[2025-12-21 00:00:01] [query] Found results using: or logic
[2025-12-21 00:00:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3915,2990,396,28604,125,16571) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3915,28604,396,16571,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-20 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:00:01] [query] Results: 899 Pages of results: 5
[2025-12-21 00:00:01] [query] Execution time: 6.56054
[2025-12-21 00:00:25] [query] Query for: ノーリツ濯注水ユニット 施工方法
[2025-12-21 00:00:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:00:25] [query] Engine: default
[2025-12-21 00:00:25] [query] Tokens: ノーリツ濯注水ユニット 施工方法
[2025-12-21 00:00:25] [query] Mods: 11
[2025-12-21 00:00:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:00:25] [query] Results: 0 Pages of results: 0
[2025-12-21 00:00:25] [query] Execution time: 0.10062
[2025-12-21 00:00:34] [query] Query for: 2
[2025-12-21 00:00:34] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:00:34] [query] Engine: default
[2025-12-21 00:00:34] [query] Tokens: 2
[2025-12-21 00:00:34] [query] Mods: 11
[2025-12-21 00:00:35] [query] Found results using: or logic
[2025-12-21 00:00:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:00:35] [query] Results: 932 Pages of results: 5
[2025-12-21 00:00:35] [query] Execution time: 0.25640
[2025-12-21 00:00:44] [query] Query for: ソウル特別市恩平区
[2025-12-21 00:00:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:00:44] [query] Engine: default
[2025-12-21 00:00:44] [query] Tokens: ソウル特別市恩平区
[2025-12-21 00:00:44] [query] Mods: 11
[2025-12-21 00:00:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:00: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 LIMIT 0, 200
[2025-12-21 00:00:44] [query] Results: 0 Pages of results: 0
[2025-12-21 00:00:44] [query] Execution time: 0.08112
[2025-12-21 00:00:54] [query] Query for: realtor.com 20
[2025-12-21 00:00:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:00:54] [query] Engine: default
[2025-12-21 00:00:54] [query] Tokens: com 2025, 20, com, realtor, realtor.com
[2025-12-21 00:00:54] [query] Mods: 12
[2025-12-21 00:00:54] [query] Trying AND logic
[2025-12-21 00:00:54] [query] Using OR logic
[2025-12-21 00:00:57] [query] Found results using: or logic
[2025-12-21 00:00:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(39,23,402,6254) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (68605,39,23,402,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 >= '2025-12-21 00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:00:57] [query] Results: 720 Pages of results: 4
[2025-12-21 00:00:57] [query] Execution time: 3.26787
[2025-12-21 00:01:05] [query] Query for: what is in north carolina
[2025-12-21 00:01:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:01:05] [query] Engine: default
[2025-12-21 00:01:05] [query] Tokens: north, carolina
[2025-12-21 00:01:05] [query] Mods: 11
[2025-12-21 00:01:05] [query] Trying AND logic
[2025-12-21 00:01:07] [query] Found results using: and logic
[2025-12-21 00:01:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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' ) ) ))) 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 (254) 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 LIMIT 0, 200
[2025-12-21 00:01:07] [query] Results: 552 Pages of results: 3
[2025-12-21 00:01:07] [query] Execution time: 1.84155
[2025-12-21 00:01:14] [query] Query for: what is a conciegre agent in real estate
[2025-12-21 00:01:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:01:14] [query] Engine: default
[2025-12-21 00:01:14] [query] Tokens: agent, real, estate, conniecorey, conciegre
[2025-12-21 00:01:14] [query] Mods: 12
[2025-12-21 00:01:14] [query] Using OR logic
[2025-12-21 00:01:29] [query] Found results using: or logic
[2025-12-21 00:01:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1470,172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,11716,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:01: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:01:29] [query] Results: 1133 Pages of results: 6
[2025-12-21 00:01:29] [query] Execution time: 15.36277
[2025-12-21 00:01:44] [query] Query for: 白猫ゴルフ
[2025-12-21 00:01:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:01:44] [query] Engine: default
[2025-12-21 00:01:44] [query] Tokens: 白猫ゴルフ
[2025-12-21 00:01:44] [query] Mods: 11
[2025-12-21 00:01:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:01: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 LIMIT 0, 200
[2025-12-21 00:01:45] [query] Results: 0 Pages of results: 0
[2025-12-21 00:01:45] [query] Execution time: 0.08146
[2025-12-21 00:02:28] [query] Query for: north county association of realtors
[2025-12-21 00:02:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:02:28] [query] Engine: default
[2025-12-21 00:02:28] [query] Tokens: north, county, association, realtors
[2025-12-21 00:02:28] [query] Mods: 11
[2025-12-21 00:02:28] [query] Trying AND logic
[2025-12-21 00:02:28] [query] Using OR logic
[2025-12-21 00:02:29] [query] Found results using: or logic
[2025-12-21 00:02:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 00:02: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 LIMIT 0, 200
[2025-12-21 00:02:29] [query] Results: 1009 Pages of results: 6
[2025-12-21 00:02:29] [query] Execution time: 0.78683
[2025-12-21 00:03:37] [index:background] Health check
[2025-12-21 00:03:49] [indexer:background] Health check
[2025-12-21 00:05:15] [query] Query for: lima departamento distritos conforma
[2025-12-21 00:05:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:05:15] [query] Engine: default
[2025-12-21 00:05:15] [query] Tokens: lima, conformance
[2025-12-21 00:05:15] [query] Mods: 11
[2025-12-21 00:05:15] [query] Trying AND logic
[2025-12-21 00:05:15] [query] Using OR logic
[2025-12-21 00:05:15] [query] Found results using: or logic
[2025-12-21 00:05:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23653,33138) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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 LIMIT 0, 200
[2025-12-21 00:05:15] [query] Results: 1 Pages of results: 1
[2025-12-21 00:05:15] [query] Execution time: 0.03662
[2025-12-21 00:06:51] [query] Query for: "nrhp" "personal estate" 50 000 1860
[2025-12-21 00:06:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:06:51] [query] Engine: default
[2025-12-21 00:06:52] [query] Tokens: personal, estate, 50, 000, 1860, nrhp 50 000
[2025-12-21 00:06:52] [query] Mods: 12
[2025-12-21 00:06:57] [query] Using OR logic
[2025-12-21 00:07:04] [query] Found results using: or logic
[2025-12-21 00:07:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(521,27017,690,172,3795) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,172,690,521,27017,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:06: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:07:04] [query] Results: 994 Pages of results: 5
[2025-12-21 00:07:04] [query] Execution time: 12.23380
[2025-12-21 00:07:17] [query] Query for: ncretina.com
[2025-12-21 00:07:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:07:17] [query] Engine: default
[2025-12-21 00:07:17] [query] Tokens: com, ncretina ncretina.com
[2025-12-21 00:07:17] [query] Mods: 12
[2025-12-21 00:07:17] [query] Using OR logic
[2025-12-21 00:07:18] [query] Found results using: or logic
[2025-12-21 00:07:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:07:18] [query] Results: 198 Pages of results: 1
[2025-12-21 00:07:18] [query] Execution time: 0.66457
[2025-12-21 00:07:25] [query] Query for: shulchan orech - the festive meal
[2025-12-21 00:07:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:07:25] [query] Engine: default
[2025-12-21 00:07:25] [query] Tokens: corechoice, -, festive, meal
[2025-12-21 00:07:25] [query] Mods: 12
[2025-12-21 00:07:25] [query] Trying AND logic
[2025-12-21 00:07:25] [query] Using OR logic
[2025-12-21 00:07:27] [query] Found results using: or logic
[2025-12-21 00:07:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5004,9973,26100) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31049,5004,9973,26100) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:07: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:07:27] [query] Results: 438 Pages of results: 3
[2025-12-21 00:07:27] [query] Execution time: 1.62126
[2025-12-21 00:08:15] [query] Query for: how to end a real estate agreement in texas listing agent
[2025-12-21 00:08:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:08:15] [query] Engine: default
[2025-12-21 00:08:15] [query] Tokens: end, real, estate, agreement, texas, listing, agent
[2025-12-21 00:08:15] [query] Mods: 11
[2025-12-21 00:08:15] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 00:08:15] [query] Using OR logic
[2025-12-21 00:08:16] [query] Found results using: or logic
[2025-12-21 00:08:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1430,171,172,873,4115,1936,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 >= '2025-12-21 00:08: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 LIMIT 0, 200
[2025-12-21 00:08:16] [query] Results: 1353 Pages of results: 7
[2025-12-21 00:08:16] [query] Execution time: 0.58117
[2025-12-21 00:08:36] [index:background] Health check
[2025-12-21 00:08:49] [indexer:background] Health check
[2025-12-21 00:09:44] [query] Query for: remax rental properties lumberton nc
[2025-12-21 00:09:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:09:44] [query] Engine: default
[2025-12-21 00:09:44] [query] Tokens: rental, properties, lumberton, nc, remix, remax
[2025-12-21 00:09:44] [query] Mods: 12
[2025-12-21 00:09:44] [query] Using OR logic
[2025-12-21 00:09:49] [query] Found results using: or logic
[2025-12-21 00:09:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(580,396,182,625) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,182,580,396,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 >= '2025-12-21 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:09:49] [query] Results: 804 Pages of results: 5
[2025-12-21 00:09:49] [query] Execution time: 5.07506
[2025-12-21 00:09:51] [query] Query for: spectrum tv channel listings guide durham nc 27703
[2025-12-21 00:09:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:09:51] [query] Engine: default
[2025-12-21 00:09:52] [query] Tokens: spectrum, tv, channel, listings, guide, durham, nc, 27703 nc 27703 27703
[2025-12-21 00:09:52] [query] Mods: 12
[2025-12-21 00:09:52] [query] Using OR logic
[2025-12-21 00:09:57] [query] Found results using: or logic
[2025-12-21 00:09:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(8400,5443,365,906,396,3101,1532) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3101,1532,8400,906,365,5443,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 >= '2025-12-21 00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:09:57] [query] Results: 783 Pages of results: 4
[2025-12-21 00:09:57] [query] Execution time: 5.41027
[2025-12-21 00:10:06] [query] Query for: commercial lease agreement solicitor
[2025-12-21 00:10:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:10:06] [query] Engine: default
[2025-12-21 00:10:06] [query] Tokens: commercial, lease, agreement, solicitor
[2025-12-21 00:10:06] [query] Mods: 11
[2025-12-21 00:10:06] [query] Trying AND logic
[2025-12-21 00:10:06] [query] Using OR logic
[2025-12-21 00:10:07] [query] Found results using: or logic
[2025-12-21 00:10:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,17181,873,45153) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:10: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 LIMIT 0, 200
[2025-12-21 00:10:07] [query] Results: 689 Pages of results: 4
[2025-12-21 00:10:07] [query] Execution time: 0.18946
[2025-12-21 00:10:34] [query] Query for: site:msn.com real estate agent licensing requirements
[2025-12-21 00:10:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:10:34] [query] Engine: default
[2025-12-21 00:10:34] [query] Tokens: tmsnewlogohorizontal071314, agent, com, estate, licensing, real, requirements, site
[2025-12-21 00:10:34] [query] Mods: 12
[2025-12-21 00:10:34] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 00:10:34] [query] Using OR logic
[2025-12-21 00:10:54] [query] Found results using: or logic
[2025-12-21 00:10:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1470,23,172,16858,171,118,1964) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1470,23,172,16858,171,118,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 >= '2025-12-21 00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:10:54] [query] Results: 1243 Pages of results: 7
[2025-12-21 00:10:54] [query] Execution time: 19.76863
[2025-12-21 00:10:59] [query] Query for: download grátis português para pc
[2025-12-21 00:10:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:10:59] [query] Engine: default
[2025-12-21 00:10:59] [query] Tokens: parachute, parachutist, paradigms, paradis, paragraph, paragraph 1, paragraph 10, paragraph 11, paragraph 12, paragraph 13
[2025-12-21 00:10:59] [query] Mods: 12
[2025-12-21 00:10:59] [query] Using OR logic
[2025-12-21 00:10:59] [query] Found results using: and logic
[2025-12-21 00:10:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(9546,15628) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 00:10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:10:59] [query] Results: 293 Pages of results: 2
[2025-12-21 00:10:59] [query] Execution time: 0.13580
[2025-12-21 00:13:37] [index:background] Health check
[2025-12-21 00:13:48] [indexer:background] Health check
[2025-12-21 00:14:21] [query] Query for: real-estate-license-law-rules
[2025-12-21 00:14:21] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:14:21] [query] Engine: legal_qandas
[2025-12-21 00:14:21] [query] Tokens: real, estate, license, law, rules, real-estate-license-law-rules
[2025-12-21 00:14:21] [query] Mods: 5
[2025-12-21 00:14:21] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 00:14:21] [query] Using OR logic
[2025-12-21 00:14:21] [query] Found results using: or logic
[2025-12-21 00:14:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 00:14:21] [query] Results: 544 Pages of results: 3
[2025-12-21 00:14:21] [query] Execution time: 0.29793
[2025-12-21 00:14:25] [query] Query for: rj01006188
[2025-12-21 00:14:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:14:25] [query] Engine: default
[2025-12-21 00:14:26] [query] Tokens: rj01006188
[2025-12-21 00:14:26] [query] Mods: 11
[2025-12-21 00:14:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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 LIMIT 0, 200
[2025-12-21 00:14:26] [query] Results: 0 Pages of results: 0
[2025-12-21 00:14:26] [query] Execution time: 0.10427
[2025-12-21 00:14:36] [query] Query for: lobobot.com
[2025-12-21 00:14:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:14:36] [query] Engine: default
[2025-12-21 00:14:36] [query] Tokens: com, lobobot lobobot.com
[2025-12-21 00:14:36] [query] Mods: 12
[2025-12-21 00:14:36] [query] Using OR logic
[2025-12-21 00:14:36] [query] Found results using: or logic
[2025-12-21 00:14:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:14:36] [query] Results: 198 Pages of results: 1
[2025-12-21 00:14:36] [query] Execution time: 0.54919
[2025-12-21 00:15:29] [query] Query for: seniors real estate specialist
[2025-12-21 00:15:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:15:29] [query] Engine: default
[2025-12-21 00:15:29] [query] Tokens: seniors, real, estate, specialist
[2025-12-21 00:15:29] [query] Mods: 11
[2025-12-21 00:15:29] [query] Trying AND logic
[2025-12-21 00:15:29] [query] Found results using: and logic
[2025-12-21 00:15:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17056,171,172,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 >= '2025-12-21 00: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' ) ) ))) AND s.id IN ('12352', '14176', '41628', '52920') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:15:29] [query] Results: 2 Pages of results: 1
[2025-12-21 00:15:29] [query] Execution time: 0.06618
[2025-12-21 00:16:06] [query] Query for: 再生可能エネルギーfit・fip制度における 『再生可能エネルギー発電設備に係る定期報告(運転費用報告)』のお願い
[2025-12-21 00:16:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:16:06] [query] Engine: default
[2025-12-21 00:16:06] [query] Tokens: 再生可能エネルギーfit fip制度における 再生可能エネルギー発電設備に係る定期報告 運転費用報告 のお願い 『再生可能エネルギー発電設備に係る定期報告(
[2025-12-21 00:16:06] [query] Mods: 11
[2025-12-21 00:16:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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 LIMIT 0, 200
[2025-12-21 00:16:06] [query] Results: 0 Pages of results: 0
[2025-12-21 00:16:06] [query] Execution time: 0.47388
[2025-12-21 00:17:47] [query] Query for: florida real estate lease agreement
[2025-12-21 00:17:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:17:47] [query] Engine: default
[2025-12-21 00:17:47] [query] Tokens: florida, real, estate, lease, agreement
[2025-12-21 00:17:47] [query] Mods: 11
[2025-12-21 00:17:47] [query] Trying AND logic
[2025-12-21 00:17:47] [query] Using OR logic
[2025-12-21 00:17:48] [query] Found results using: or logic
[2025-12-21 00:17:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,17181,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 >= '2025-12-21 00: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 LIMIT 0, 200
[2025-12-21 00:17:48] [query] Results: 1238 Pages of results: 7
[2025-12-21 00:17:48] [query] Execution time: 0.46984
[2025-12-21 00:18:36] [index:background] Health check
[2025-12-21 00:18:38] [query] Query for: for sale by owner contract pdf
[2025-12-21 00:18:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:18:38] [query] Engine: default
[2025-12-21 00:18:38] [query] Tokens: sale, owner, contract, pdf
[2025-12-21 00:18:38] [query] Mods: 11
[2025-12-21 00:18:38] [query] Trying AND logic
[2025-12-21 00:18:38] [query] Using OR logic
[2025-12-21 00:18:38] [query] Found results using: or logic
[2025-12-21 00:18:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:18: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 LIMIT 0, 200
[2025-12-21 00:18:38] [query] Results: 1022 Pages of results: 6
[2025-12-21 00:18:38] [query] Execution time: 0.37454
[2025-12-21 00:18:50] [indexer:background] Health check
[2025-12-21 00:21:27] [query] Query for: 护眼屏护眼等级6和9区别
[2025-12-21 00:21:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:21:27] [query] Engine: default
[2025-12-21 00:21:27] [query] Tokens: 6, 9, 护眼屏护眼等级6和9区别
[2025-12-21 00:21:27] [query] Mods: 12
[2025-12-21 00:21:27] [query] Using OR logic
[2025-12-21 00:21:27] [query] Found results using: or logic
[2025-12-21 00:21:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2629,4096) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:21:27] [query] Results: 250 Pages of results: 2
[2025-12-21 00:21:27] [query] Execution time: 0.59685
[2025-12-21 00:22:48] [query] Query for: form 201
[2025-12-21 00:22:48] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:22:48] [query] Engine: default
[2025-12-21 00:22:48] [query] Tokens: form, 201, form 201
[2025-12-21 00:22:48] [query] Mods: 11
[2025-12-21 00:22:48] [query] Trying AND logic
[2025-12-21 00:22:48] [query] Found results using: and logic
[2025-12-21 00:22:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1015,20398) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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' ) ) ))) AND s.id IN ('19885', '19886', '19909', '19941', '19972', '20171', '20394', '20504', '20511', '21279', '21962', '22189', '24371', '24753', '25843', '25922', '30079', '30212', '39803', '40213', '41095', '43763', '44412', '44800', '45899', '47873', '48061', '48630', '49286', '49496', '50410', '50411', '50505', '50577', '50836', '51394', '52008', '53050', '53181', '54532', '54887', '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 LIMIT 0, 200
[2025-12-21 00:22:48] [query] Results: 42 Pages of results: 1
[2025-12-21 00:22:48] [query] Execution time: 0.15967
[2025-12-21 00:23:08] [query] Query for: zip
[2025-12-21 00:23:08] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:23:08] [query] Engine: default
[2025-12-21 00:23:08] [query] Tokens: zip
[2025-12-21 00:23:08] [query] Mods: 11
[2025-12-21 00:23:08] [query] Found results using: or logic
[2025-12-21 00:23:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:23: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 LIMIT 0, 200
[2025-12-21 00:23:08] [query] Results: 1 Pages of results: 1
[2025-12-21 00:23:08] [query] Execution time: 0.01972
[2025-12-21 00:23:16] [query] Query for: los diamantes son piedras?
[2025-12-21 00:23:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:23:16] [query] Engine: default
[2025-12-21 00:23:16] [query] Tokens: los, son, petras, diamantes piedras
[2025-12-21 00:23:16] [query] Mods: 12
[2025-12-21 00:23:16] [query] Using OR logic
[2025-12-21 00:23:16] [query] Found results using: or logic
[2025-12-21 00:23:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4123,2899) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4123,2899,23928,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:23:16] [query] Results: 18 Pages of results: 1
[2025-12-21 00:23:16] [query] Execution time: 0.15500
[2025-12-21 00:23:36] [index:background] Health check
[2025-12-21 00:23:49] [indexer:background] Health check
[2025-12-21 00:24:06] [query] Query for: commercial property buyers agent
[2025-12-21 00:24:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:24:06] [query] Engine: default
[2025-12-21 00:24:06] [query] Tokens: commercial, property, buyers, agent
[2025-12-21 00:24:06] [query] Mods: 11
[2025-12-21 00:24:06] [query] Trying AND logic
[2025-12-21 00:24:06] [query] Using OR logic
[2025-12-21 00:24:06] [query] Found results using: or logic
[2025-12-21 00:24:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,107,2022,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 >= '2025-12-21 00:24: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 LIMIT 0, 200
[2025-12-21 00:24:06] [query] Results: 1206 Pages of results: 7
[2025-12-21 00:24:06] [query] Execution time: 0.39276
[2025-12-21 00:24:36] [query] Query for: north carolina furniture capital
[2025-12-21 00:24:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:24:36] [query] Engine: default
[2025-12-21 00:24:36] [query] Tokens: north, carolina, furniture, capital
[2025-12-21 00:24:36] [query] Mods: 11
[2025-12-21 00:24:36] [query] Trying AND logic
[2025-12-21 00:24:36] [query] Using OR logic
[2025-12-21 00:24:36] [query] Found results using: or logic
[2025-12-21 00:24:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,6791,112) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:24:36] [query] Results: 617 Pages of results: 4
[2025-12-21 00:24:37] [query] Execution time: 0.30880
[2025-12-21 00:24:47] [query] Query for: baoxiaoc
[2025-12-21 00:24:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:24:47] [query] Engine: default
[2025-12-21 00:24:47] [query] Tokens: baoxiaoc
[2025-12-21 00:24:47] [query] Mods: 11
[2025-12-21 00:24:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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 LIMIT 0, 200
[2025-12-21 00:24:47] [query] Results: 0 Pages of results: 0
[2025-12-21 00:24:47] [query] Execution time: 0.10016
[2025-12-21 00:25:16] [query] Query for: 山东科技大学张雯
[2025-12-21 00:25:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:25:16] [query] Engine: default
[2025-12-21 00:25:17] [query] Tokens: 山东科技大学张雯
[2025-12-21 00:25:17] [query] Mods: 11
[2025-12-21 00:25:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 00:25:17] [query] Results: 0 Pages of results: 0
[2025-12-21 00:25:17] [query] Execution time: 0.12103
[2025-12-21 00:25:25] [query] Query for: ตลาดบางน้ําผึ้ง
[2025-12-21 00:25:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:25:25] [query] Engine: default
[2025-12-21 00:25:26] [query] Tokens: ตลาดบางน้ําผึ้ง
[2025-12-21 00:25:26] [query] Mods: 11
[2025-12-21 00:25:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:25: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 LIMIT 0, 200
[2025-12-21 00:25:26] [query] Results: 0 Pages of results: 0
[2025-12-21 00:25:26] [query] Execution time: 0.08008
[2025-12-21 00:25:30] [query] Query for: wordx3 43
[2025-12-21 00:25:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:25:30] [query] Engine: default
[2025-12-21 00:25:30] [query] Tokens: 43, words, wordx3 wordx3 43
[2025-12-21 00:25:30] [query] Mods: 12
[2025-12-21 00:25:30] [query] Using OR logic
[2025-12-21 00:25:31] [query] Found results using: or logic
[2025-12-21 00:25:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(512) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (512,1168,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:25: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:25:31] [query] Results: 107 Pages of results: 1
[2025-12-21 00:25:31] [query] Execution time: 0.22968
[2025-12-21 00:25:56] [query] Query for: 山东科技大学 张雯
[2025-12-21 00:25:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:25:56] [query] Engine: default
[2025-12-21 00:25:56] [query] Tokens: 山东科技大学 张雯
[2025-12-21 00:25:56] [query] Mods: 11
[2025-12-21 00:25:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:25: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 LIMIT 0, 200
[2025-12-21 00:25:56] [query] Results: 0 Pages of results: 0
[2025-12-21 00:25:56] [query] Execution time: 0.09769
[2025-12-21 00:26:07] [query] Query for: nc rent guarantee letter
[2025-12-21 00:26:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:26:07] [query] Engine: default
[2025-12-21 00:26:07] [query] Tokens: nc, rent, guarantee, letter
[2025-12-21 00:26:07] [query] Mods: 11
[2025-12-21 00:26:07] [query] Trying AND logic
[2025-12-21 00:26:07] [query] Using OR logic
[2025-12-21 00:26:07] [query] Found results using: or logic
[2025-12-21 00:26:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,603,14108,6755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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 LIMIT 0, 200
[2025-12-21 00:26:07] [query] Results: 718 Pages of results: 4
[2025-12-21 00:26:07] [query] Execution time: 0.51797
[2025-12-21 00:26:47] [query] Query for: tpw会议 全称 海运物流
[2025-12-21 00:26:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:26:47] [query] Engine: default
[2025-12-21 00:26:47] [query] Tokens: tpw会议 全称 海运物流
[2025-12-21 00:26:47] [query] Mods: 11
[2025-12-21 00:26:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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 LIMIT 0, 200
[2025-12-21 00:26:47] [query] Results: 0 Pages of results: 0
[2025-12-21 00:26:47] [query] Execution time: 0.13572
[2025-12-21 00:27:47] [query] Query for: people try to protect themselves by being mean jesus said he who saves his lifee
[2025-12-21 00:27:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:27:47] [query] Engine: default
[2025-12-21 00:27:47] [query] Tokens: people, try, protect, mean, said, saves, jess, jus, jesus lifee
[2025-12-21 00:27:47] [query] Mods: 12
[2025-12-21 00:27:47] [query] Using OR logic
[2025-12-21 00:27:49] [query] Found results using: or logic
[2025-12-21 00:27:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1678,856,1056,177,6598,5143) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (856,5143,1056,1678,177,6598,52619,76525,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:27:49] [query] Results: 509 Pages of results: 3
[2025-12-21 00:27:49] [query] Execution time: 1.42578
[2025-12-21 00:28:36] [index:background] Health check
[2025-12-21 00:28:50] [indexer:background] Health check
[2025-12-21 00:29:37] [query] Query for: north carolina dor real property contracts sales tax statutes
[2025-12-21 00:29:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:29:37] [query] Engine: default
[2025-12-21 00:29:37] [query] Tokens: dora, dorantes, doreen, doren, dorian, doris, dorm, dormant, dorms, dorn
[2025-12-21 00:29:37] [query] Mods: 12
[2025-12-21 00:29:37] [query] Using OR logic
[2025-12-21 00:29:38] [query] Found results using: and logic
[2025-12-21 00:29:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(254,1974,253,107,171,1161,4507,81) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27528,49174,23225,30891,11939,18240,7558,11175,13625,29954) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:29:38] [query] Results: 6 Pages of results: 1
[2025-12-21 00:29:38] [query] Execution time: 0.14882
[2025-12-21 00:31:26] [query] Query for: free real estate pre-licensing pennsylvania realtor class
[2025-12-21 00:31:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:31:26] [query] Engine: default
[2025-12-21 00:31:26] [query] Tokens: free, real, estate, pre, licensing, pennsylvania, realtor, class, pre-licensing
[2025-12-21 00:31:26] [query] Mods: 11
[2025-12-21 00:31:26] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 00:31:26] [query] Using OR logic
[2025-12-21 00:31:26] [query] Found results using: or logic
[2025-12-21 00:31:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2627,16858,20721,402,3432,20116) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:31: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 LIMIT 0, 200
[2025-12-21 00:31:26] [query] Results: 1148 Pages of results: 6
[2025-12-21 00:31:26] [query] Execution time: 0.67820
[2025-12-21 00:33:28] [query] Query for: coca cola 100% recycled bottles
[2025-12-21 00:33:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:33:28] [query] Engine: default
[2025-12-21 00:33:28] [query] Tokens: accolade, accolades, awards & accolades, awardsaccolades, chocolate, 100, bottles
[2025-12-21 00:33:28] [query] Mods: 12
[2025-12-21 00:33:28] [query] Trying AND logic
[2025-12-21 00:33:28] [query] Using OR logic
[2025-12-21 00:33:28] [query] Found results using: or logic
[2025-12-21 00:33:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(133,14598) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,133,14598) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:33: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:33:28] [query] Results: 137 Pages of results: 1
[2025-12-21 00:33:28] [query] Execution time: 0.22669
[2025-12-21 00:33:36] [index:background] Health check
[2025-12-21 00:33:49] [indexer:background] Health check
[2025-12-21 00:34:58] [query] Query for: commercial building for sale in charlotte nc
[2025-12-21 00:34:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:34:58] [query] Engine: default
[2025-12-21 00:34:58] [query] Tokens: commercial, building, sale, charlotte, nc
[2025-12-21 00:34:58] [query] Mods: 11
[2025-12-21 00:34:58] [query] Trying AND logic
[2025-12-21 00:34:58] [query] Using OR logic
[2025-12-21 00:34:58] [query] Found results using: or logic
[2025-12-21 00:34:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1666,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 >= '2025-12-21 00: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 LIMIT 0, 200
[2025-12-21 00:34:58] [query] Results: 1022 Pages of results: 6
[2025-12-21 00:34:58] [query] Execution time: 0.51425
[2025-12-21 00:37:39] [query] Query for: 30079
[2025-12-21 00:37:39] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:37:39] [query] Engine: download_ready
[2025-12-21 00:37:39] [query] Tokens: 30079
[2025-12-21 00:37:39] [query] Mods: 5
[2025-12-21 00:37:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 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, 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, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29462, 29816, 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, 29438, 29097, 29343, 27672, 29062, 29664, 29456, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 45887, 41678, 35382, 56030, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323 ) )) 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 LIMIT 0, 200
[2025-12-21 00:37:39] [query] Results: 0 Pages of results: 0
[2025-12-21 00:37:39] [query] Execution time: 0.01139
[2025-12-21 00:37:48] [query] Query for: what is a water certification when selling an office property
[2025-12-21 00:37:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:37:48] [query] Engine: default
[2025-12-21 00:37:48] [query] Tokens: water, certification, selling, office, property
[2025-12-21 00:37:48] [query] Mods: 11
[2025-12-21 00:37:48] [query] Trying AND logic
[2025-12-21 00:37:48] [query] Using OR logic
[2025-12-21 00:37:48] [query] Found results using: or logic
[2025-12-21 00:37:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 00: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:37:48] [query] Results: 1014 Pages of results: 6
[2025-12-21 00:37:48] [query] Execution time: 0.29877
[2025-12-21 00:38:37] [index:background] Health check
[2025-12-21 00:38:38] [query] Query for: the rich man and lazarus bible verse
[2025-12-21 00:38:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:38:38] [query] Engine: default
[2025-12-21 00:38:38] [query] Tokens: versed, bible, man, rich
[2025-12-21 00:38:38] [query] Mods: 12
[2025-12-21 00:38:38] [query] Trying AND logic
[2025-12-21 00:38:38] [query] Using OR logic
[2025-12-21 00:38:38] [query] Found results using: or logic
[2025-12-21 00:38:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(64742,692,1465) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10949,64742,692,1465) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:38:38] [query] Results: 46 Pages of results: 1
[2025-12-21 00:38:38] [query] Execution time: 0.09396
[2025-12-21 00:38:50] [indexer:background] Health check
[2025-12-21 00:39:13] [query] Query for: zillow homes for sale on a map of nc
[2025-12-21 00:39:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:39:13] [query] Engine: default
[2025-12-21 00:39:13] [query] Tokens: zillow, homes, sale, map, nc
[2025-12-21 00:39:13] [query] Mods: 11
[2025-12-21 00:39:13] [query] Trying AND logic
[2025-12-21 00:39:13] [query] Using OR logic
[2025-12-21 00:39:13] [query] Found results using: or logic
[2025-12-21 00:39:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,370,125,8137,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 >= '2025-12-21 00:39: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 LIMIT 0, 200
[2025-12-21 00:39:13] [query] Results: 929 Pages of results: 5
[2025-12-21 00:39:13] [query] Execution time: 0.47515
[2025-12-21 00:39:37] [query] Query for: 520b
[2025-12-21 00:39:37] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:39:37] [query] Engine: forms_and_contracts
[2025-12-21 00:39:37] [query] Tokens: 520b
[2025-12-21 00:39:37] [query] Mods: 5
[2025-12-21 00:39:37] [query] Found results using: or logic
[2025-12-21 00:39:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 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, 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, 29646, 29127, 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, 29462, 29816, 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, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 29492, 35098, 27282, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152 ) )) 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 LIMIT 0, 200
[2025-12-21 00:39:37] [query] Results: 2 Pages of results: 1
[2025-12-21 00:39:37] [query] Execution time: 0.01253
[2025-12-21 00:40:07] [query] Query for: brochure
[2025-12-21 00:40:07] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:40:07] [query] Engine: forms_and_contracts
[2025-12-21 00:40:07] [query] Tokens: brochure
[2025-12-21 00:40:07] [query] Mods: 5
[2025-12-21 00:40:07] [query] Found results using: or logic
[2025-12-21 00:40:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (2698) 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, 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, 29646, 29127, 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, 29462, 29816, 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, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 29492, 35098, 27282, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152 ) )) 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 LIMIT 0, 200
[2025-12-21 00:40:07] [query] Results: 7 Pages of results: 1
[2025-12-21 00:40:07] [query] Execution time: 0.02312
[2025-12-21 00:40:28] [query] Query for: inferno realtor
[2025-12-21 00:40:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:40:28] [query] Engine: default
[2025-12-21 00:40:28] [query] Tokens: realtor, inferno
[2025-12-21 00:40:28] [query] Mods: 12
[2025-12-21 00:40:28] [query] Using OR logic
[2025-12-21 00:40:29] [query] Found results using: or logic
[2025-12-21 00:40:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(402) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:40:29] [query] Results: 515 Pages of results: 3
[2025-12-21 00:40:29] [query] Execution time: 1.56790
[2025-12-21 00:41:08] [query] Query for: commissioner real estate asmr
[2025-12-21 00:41:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:41:08] [query] Engine: default
[2025-12-21 00:41:08] [query] Tokens: commissioner, real, estate, asmr
[2025-12-21 00:41:08] [query] Mods: 12
[2025-12-21 00:41:08] [query] Using OR logic
[2025-12-21 00:41:12] [query] Query for: nc rental lease agreement
[2025-12-21 00:41:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:41:12] [query] Engine: default
[2025-12-21 00:41:12] [query] Tokens: nc, rental, lease, agreement
[2025-12-21 00:41:12] [query] Mods: 11
[2025-12-21 00:41:12] [query] Trying AND logic
[2025-12-21 00:41:12] [query] Using OR logic
[2025-12-21 00:41:13] [query] Found results using: or logic
[2025-12-21 00:41:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,625,17181,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 >= '2025-12-21 00: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:41:13] [query] Results: 1139 Pages of results: 6
[2025-12-21 00:41:13] [query] Execution time: 0.50966
[2025-12-21 00:41:18] [query] Found results using: or logic
[2025-12-21 00:41:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4469,172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4469,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 >= '2025-12-21 00:41: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:41:18] [query] Results: 945 Pages of results: 5
[2025-12-21 00:41:18] [query] Execution time: 10.23030
[2025-12-21 00:43:37] [index:background] Health check
[2025-12-21 00:43:50] [indexer:background] Health check
[2025-12-21 00:45:00] [query] Query for: north carolina mechanical contractor license application requirements
[2025-12-21 00:45:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:45:00] [query] Engine: default
[2025-12-21 00:45:00] [query] Tokens: north, carolina, mechanical, contractor, license, application, requirements
[2025-12-21 00:45:00] [query] Mods: 11
[2025-12-21 00:45:00] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 00:45:00] [query] Using OR logic
[2025-12-21 00:45:00] [query] Found results using: or logic
[2025-12-21 00:45:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,13945,2923,4784,3010,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 >= '2025-12-21 00:45: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 LIMIT 0, 200
[2025-12-21 00:45:00] [query] Results: 811 Pages of results: 5
[2025-12-21 00:45:00] [query] Execution time: 0.39266
[2025-12-21 00:45:29] [query] Query for: misa🩷(mis_av) only fans 免费看
[2025-12-21 00:45:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:45:29] [query] Engine: default
[2025-12-21 00:45:29] [query] Tokens: avail, availability, available, available 070123, available 24, available070123, available24, avatar, ave, avenue
[2025-12-21 00:45:29] [query] Mods: 12
[2025-12-21 00:45:29] [query] Using OR logic
[2025-12-21 00:45:29] [query] Found results using: and logic
[2025-12-21 00:45:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(8502) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 00: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:45:29] [query] Results: 242 Pages of results: 2
[2025-12-21 00:45:29] [query] Execution time: 0.12374
[2025-12-21 00:47:19] [query] Query for: seller's re
[2025-12-21 00:47:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:47:19] [query] Engine: default
[2025-12-21 00:47:19] [query] Tokens: seller, s, re, seller's
[2025-12-21 00:47:19] [query] Mods: 11
[2025-12-21 00:47:19] [query] Trying AND logic
[2025-12-21 00:47:19] [query] Using OR logic
[2025-12-21 00:47:19] [query] Found results using: or logic
[2025-12-21 00:47:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,68,830,7274) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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 LIMIT 0, 200
[2025-12-21 00:47:19] [query] Results: 1388 Pages of results: 7
[2025-12-21 00:47:19] [query] Execution time: 0.48524
[2025-12-21 00:47:38] [query] Query for: 2025年王者荣耀后裔出装
[2025-12-21 00:47:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:47:38] [query] Engine: default
[2025-12-21 00:47:38] [query] Tokens: 2025, 2025年王者荣耀后裔出装
[2025-12-21 00:47:38] [query] Mods: 12
[2025-12-21 00:47:38] [query] Using OR logic
[2025-12-21 00:47:39] [query] Found results using: or logic
[2025-12-21 00:47:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 00:47: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:47:39] [query] Results: 194 Pages of results: 1
[2025-12-21 00:47:39] [query] Execution time: 0.76152
[2025-12-21 00:48:36] [index:background] Health check
[2025-12-21 00:48:49] [indexer:background] Health check
[2025-12-21 00:49:16] [query] Query for: micro hoa homeowner login
[2025-12-21 00:49:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:49:16] [query] Engine: default
[2025-12-21 00:49:16] [query] Tokens: micro, hoa, homeowner, login
[2025-12-21 00:49:16] [query] Mods: 11
[2025-12-21 00:49:16] [query] Trying AND logic
[2025-12-21 00:49:16] [query] Using OR logic
[2025-12-21 00:49:16] [query] Found results using: or logic
[2025-12-21 00:49:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3704,7597,6984,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 >= '2025-12-21 00:49: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 LIMIT 0, 200
[2025-12-21 00:49:16] [query] Results: 50 Pages of results: 1
[2025-12-21 00:49:16] [query] Execution time: 0.05918
[2025-12-21 00:50:29] [query] Query for: 一剑浣春秋vip
[2025-12-21 00:50:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:50:29] [query] Engine: default
[2025-12-21 00:50:29] [query] Tokens: 一剑浣春秋vip
[2025-12-21 00:50:29] [query] Mods: 11
[2025-12-21 00:50:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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 LIMIT 0, 200
[2025-12-21 00:50:29] [query] Results: 0 Pages of results: 0
[2025-12-21 00:50:29] [query] Execution time: 0.07584
[2025-12-21 00:50:49] [query] Query for: 乙流 弱阳性
[2025-12-21 00:50:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:50:49] [query] Engine: default
[2025-12-21 00:50:49] [query] Tokens: 乙流 弱阳性
[2025-12-21 00:50:49] [query] Mods: 11
[2025-12-21 00:50:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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 LIMIT 0, 200
[2025-12-21 00:50:49] [query] Results: 0 Pages of results: 0
[2025-12-21 00:50:49] [query] Execution time: 0.09935
[2025-12-21 00:52:20] [query] Query for: 好课领航怎么样
[2025-12-21 00:52:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:52:20] [query] Engine: default
[2025-12-21 00:52:20] [query] Tokens: 好课领航怎么样
[2025-12-21 00:52:20] [query] Mods: 11
[2025-12-21 00:52:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:52:20] [query] Results: 0 Pages of results: 0
[2025-12-21 00:52:20] [query] Execution time: 0.08353
[2025-12-21 00:52:58] [query] Query for: rougemont nc homes for sale
[2025-12-21 00:52:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:52:58] [query] Engine: default
[2025-12-21 00:52:58] [query] Tokens: nc, homes, sale, rougemont
[2025-12-21 00:52:58] [query] Mods: 12
[2025-12-21 00:52:58] [query] Using OR logic
[2025-12-21 00:53:06] [query] Found results using: or logic
[2025-12-21 00:53:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(370,396,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:53:06] [query] Results: 922 Pages of results: 5
[2025-12-21 00:53:06] [query] Execution time: 7.18207
[2025-12-21 00:53:29] [query] Query for: nc@
[2025-12-21 00:53:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:53:29] [query] Engine: default
[2025-12-21 00:53:29] [query] Tokens: nc
[2025-12-21 00:53:29] [query] Mods: 11
[2025-12-21 00:53:29] [query] Found results using: or logic
[2025-12-21 00:53:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 00:53: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 LIMIT 0, 200
[2025-12-21 00:53:29] [query] Results: 662 Pages of results: 4
[2025-12-21 00:53:29] [query] Execution time: 0.44079
[2025-12-21 00:53:37] [index:background] Health check
[2025-12-21 00:53:49] [query] Query for: 函館市　課題
[2025-12-21 00:53:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:53:49] [query] Engine: default
[2025-12-21 00:53:49] [query] Tokens: 函館市 課題
[2025-12-21 00:53:49] [query] Mods: 11
[2025-12-21 00:53:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:53: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 LIMIT 0, 200
[2025-12-21 00:53:49] [query] Results: 0 Pages of results: 0
[2025-12-21 00:53:49] [query] Execution time: 0.10099
[2025-12-21 00:53:50] [indexer:background] Health check
[2025-12-21 00:57:30] [query] Query for: who manufactures iga's coffee creamer
[2025-12-21 00:57:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:57:30] [query] Engine: default
[2025-12-21 00:57:30] [query] Tokens: abbigail, abigail, brigadier, buyer-representations-and-obligations, buyer-representations-and-obligations-broker, buyer-representations-and-obligations-consumer-2, buyerrepresentationsandobligations, buyerrepresentationsandobligationsbroker, buyerrepresentationsandobligationsconsumer2, cigarette
[2025-12-21 00:57:30] [query] Mods: 12
[2025-12-21 00:57:30] [query] Trying AND logic
[2025-12-21 00:57:30] [query] Found results using: and logic
[2025-12-21 00:57:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1524,68) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (56812,23183,53648,37487,37494,37493,37488,37498,37497,8683) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00:57: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' ) ) ))) AND s.id IN ('38038', '38039', '38124', '38125') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:57:30] [query] Results: 4 Pages of results: 1
[2025-12-21 00:57:30] [query] Execution time: 0.12790
[2025-12-21 00:57:45] [query] Query for: wellbutrin deutschland kaufen 🌚⡅ www.youtube.com/watch?v=qbuj0nsuqxu
[2025-12-21 00:57:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:57:45] [query] Engine: default
[2025-12-21 00:57:45] [query] Tokens: www, youtube, com, watch, v, wellbutrin deutschland kaufen 🌚⡅ qbuj0nsuqxu
[2025-12-21 00:57:45] [query] Mods: 12
[2025-12-21 00:57:45] [query] Using OR logic
[2025-12-21 00:57:46] [query] Found results using: or logic
[2025-12-21 00:57:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,14060,1314,2485,17423,3621) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3621,23,1314,14060,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:57:46] [query] Results: 332 Pages of results: 2
[2025-12-21 00:57:46] [query] Execution time: 1.28329
[2025-12-21 00:57:48] [query] Query for: wellbutrin deutschland kaufen 🌚⡅ www.youtube.com/watch?v=asjo0wqw0iw
[2025-12-21 00:57:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:57:48] [query] Engine: default
[2025-12-21 00:57:48] [query] Tokens: www, youtube, com, watch, v, wellbutrin deutschland kaufen 🌚⡅ asjo0wqw0iw
[2025-12-21 00:57:48] [query] Mods: 12
[2025-12-21 00:57:48] [query] Using OR logic
[2025-12-21 00:57:49] [query] Found results using: or logic
[2025-12-21 00:57:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,14060,1314,2485,17423,3621) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3621,23,1314,14060,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:57:49] [query] Results: 332 Pages of results: 2
[2025-12-21 00:57:49] [query] Execution time: 1.13841
[2025-12-21 00:58:39] [query] Query for: best car insurance for new drivers
[2025-12-21 00:58:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:58:39] [query] Engine: default
[2025-12-21 00:58:39] [query] Tokens: best, car, insurance, new, drivers
[2025-12-21 00:58:39] [query] Mods: 11
[2025-12-21 00:58:39] [query] Trying AND logic
[2025-12-21 00:58:39] [query] Using OR logic
[2025-12-21 00:58:39] [query] Found results using: or logic
[2025-12-21 00:58:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7094,488,110,7483) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 00:58:39] [query] Results: 703 Pages of results: 4
[2025-12-21 00:58:39] [query] Execution time: 0.24219
[2025-12-21 00:59:10] [query] Query for: 医用泄漏电流测量仪 注册证码
[2025-12-21 00:59:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 00:59:10] [query] Engine: default
[2025-12-21 00:59:10] [query] Tokens: 医用泄漏电流测量仪 注册证码
[2025-12-21 00:59:10] [query] Mods: 11
[2025-12-21 00:59:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 00: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 LIMIT 0, 200
[2025-12-21 00:59:10] [query] Results: 0 Pages of results: 0
[2025-12-21 00:59:10] [query] Execution time: 0.10690
[2025-12-21 00:59:21] [index:background] Health check
[2025-12-21 00:59:22] [index:background] Health check
[2025-12-21 00:59:22] [indexer:background] Health check
[2025-12-21 01:01:39] [query] Query for: shanta code name agreement real estate market near capital
[2025-12-21 01:01:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:01:39] [query] Engine: default
[2025-12-21 01:01:39] [query] Tokens: code, name, agreement, real, estate, market, near, capital, saint, shanta
[2025-12-21 01:01:39] [query] Mods: 12
[2025-12-21 01:01:39] [query] Using OR logic
[2025-12-21 01:02:03] [query] Found results using: or logic
[2025-12-21 01:02:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(873,112,88,172,194,1787,633,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (88,1787,873,171,172,194,633,112,13759,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01:01: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:02:03] [query] Results: 1332 Pages of results: 7
[2025-12-21 01:02:03] [query] Execution time: 23.80881
[2025-12-21 01:03:36] [index:background] Health check
[2025-12-21 01:03:49] [indexer:background] Health check
[2025-12-21 01:04:26] [query] Query for: 220
[2025-12-21 01:04:26] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:04:26] [query] Engine: legal_qandas
[2025-12-21 01:04:26] [query] Tokens: 220
[2025-12-21 01:04:26] [query] Mods: 5
[2025-12-21 01:04:26] [query] Found results using: or logic
[2025-12-21 01:04:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (13954) AND (( `s`.`id` IN ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 01:04:26] [query] Results: 25 Pages of results: 1
[2025-12-21 01:04:26] [query] Execution time: 0.01948
[2025-12-21 01:04:51] [query] Query for: 220
[2025-12-21 01:04:51] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:04:51] [query] Engine: legal_qandas
[2025-12-21 01:04:51] [query] Tokens: 220
[2025-12-21 01:04:51] [query] Mods: 5
[2025-12-21 01:04:51] [query] Found results using: or logic
[2025-12-21 01:04:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (13954) AND (( `s`.`id` IN ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 01:04:51] [query] Results: 25 Pages of results: 1
[2025-12-21 01:04:51] [query] Execution time: 0.00649
[2025-12-21 01:05:10] [query] Query for: who lives at 2300 nevada dr alamogordo nm
[2025-12-21 01:05:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:05:10] [query] Engine: default
[2025-12-21 01:05:10] [query] Tokens: nmhc, 2300, dr, lives, nevada
[2025-12-21 01:05:10] [query] Mods: 12
[2025-12-21 01:05:10] [query] Trying AND logic
[2025-12-21 01:05:10] [query] Using OR logic
[2025-12-21 01:05:10] [query] Found results using: or logic
[2025-12-21 01:05:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(33007,3915,505,11610) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18685,33007,3915,505,11610) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01:05: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:05:10] [query] Results: 72 Pages of results: 1
[2025-12-21 01:05:10] [query] Execution time: 0.07729
[2025-12-21 01:06:00] [query] Query for: hvac business for sale in nc
[2025-12-21 01:06:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:06:00] [query] Engine: default
[2025-12-21 01:06:00] [query] Tokens: hvac, business, sale, nc
[2025-12-21 01:06:00] [query] Mods: 11
[2025-12-21 01:06:00] [query] Trying AND logic
[2025-12-21 01:06:00] [query] Found results using: and logic
[2025-12-21 01:06:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7308,522,125,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 >= '2025-12-21 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' ) ) ))) 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 LIMIT 0, 200
[2025-12-21 01:06:00] [query] Results: 1 Pages of results: 1
[2025-12-21 01:06:00] [query] Execution time: 0.10567
[2025-12-21 01:06:20] [query] Query for: homes for sale in lee county nc
[2025-12-21 01:06:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:06:20] [query] Engine: default
[2025-12-21 01:06:20] [query] Tokens: homes, sale, lee, county, nc
[2025-12-21 01:06:20] [query] Mods: 11
[2025-12-21 01:06:20] [query] Trying AND logic
[2025-12-21 01:06:20] [query] Using OR logic
[2025-12-21 01:06:21] [query] Found results using: or logic
[2025-12-21 01:06:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,12644,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 >= '2025-12-21 01:06: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 LIMIT 0, 200
[2025-12-21 01:06:21] [query] Results: 938 Pages of results: 5
[2025-12-21 01:06:21] [query] Execution time: 0.60154
[2025-12-21 01:08:37] [index:background] Health check
[2025-12-21 01:08:49] [indexer:background] Health check
[2025-12-21 01:09:01] [query] Query for: スタレゾ 剛守　スキル
[2025-12-21 01:09:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:09:01] [query] Engine: default
[2025-12-21 01:09:01] [query] Tokens: スタレゾ 剛守 スキル
[2025-12-21 01:09:01] [query] Mods: 11
[2025-12-21 01:09:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:09:01] [query] Results: 0 Pages of results: 0
[2025-12-21 01:09:01] [query] Execution time: 0.14156
[2025-12-21 01:09:11] [query] Query for: tenancy agreement form template
[2025-12-21 01:09:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:09:11] [query] Engine: default
[2025-12-21 01:09:11] [query] Tokens: tenancy, agreement, form, template
[2025-12-21 01:09:11] [query] Mods: 11
[2025-12-21 01:09:11] [query] Trying AND logic
[2025-12-21 01:09:11] [query] Using OR logic
[2025-12-21 01:09:11] [query] Found results using: or logic
[2025-12-21 01:09:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 01:09: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 LIMIT 0, 200
[2025-12-21 01:09:11] [query] Results: 982 Pages of results: 5
[2025-12-21 01:09:11] [query] Execution time: 0.29345
[2025-12-21 01:09:30] [query] Query for: mprhy品牌背景与合法性
[2025-12-21 01:09:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:09:30] [query] Engine: default
[2025-12-21 01:09:30] [query] Tokens: mprhy品牌背景与合法性
[2025-12-21 01:09:30] [query] Mods: 11
[2025-12-21 01:09:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:09:30] [query] Results: 0 Pages of results: 0
[2025-12-21 01:09:30] [query] Execution time: 0.09817
[2025-12-21 01:09:34] [query] Query for: 《山东省污水排放口环境信息公开技术规范》
[2025-12-21 01:09:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:09:34] [query] Engine: default
[2025-12-21 01:09:34] [query] Tokens: 山东省污水排放口环境信息公开技术规范
[2025-12-21 01:09:34] [query] Mods: 11
[2025-12-21 01:09:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01:09: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 LIMIT 0, 200
[2025-12-21 01:09:34] [query] Results: 0 Pages of results: 0
[2025-12-21 01:09:34] [query] Execution time: 0.07800
[2025-12-21 01:10:01] [query] Query for: sbs inkigayo download
[2025-12-21 01:10:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:10:01] [query] Engine: default
[2025-12-21 01:10:02] [query] Tokens: download, sbs inkigayo
[2025-12-21 01:10:02] [query] Mods: 12
[2025-12-21 01:10:02] [query] Using OR logic
[2025-12-21 01:10:02] [query] Found results using: or logic
[2025-12-21 01:10:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(9546) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01:10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:10:02] [query] Results: 53 Pages of results: 1
[2025-12-21 01:10:02] [query] Execution time: 0.17058
[2025-12-21 01:10:12] [query] Query for: kjøp propranolol 🦠➪⠽ www.7rx.biz/propranolol der hvor å kjøpe fda godkjent helseprodukt online over natten. gel online. høy kvalitet garanti høy.
[2025-12-21 01:10:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:10:12] [query] Engine: default
[2025-12-21 01:10:12] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, derail, derek, derelict, derive, derived, derives
[2025-12-21 01:10:12] [query] Mods: 12
[2025-12-21 01:10:12] [query] Trying AND logic
[2025-12-21 01:10:12] [query] Using OR logic
[2025-12-21 01:10:12] [query] Found results using: or logic
[2025-12-21 01:10:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(51567,27201,994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 01: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:10:12] [query] Results: 9 Pages of results: 1
[2025-12-21 01:10:12] [query] Execution time: 0.04660
[2025-12-21 01:10:18] [query] Query for: kjøp propranolol 🦠➪⠽ www.7rx.biz/propranolol der hvor å kjøpe fda godkjent helseprodukt online over natten. gel online. høy kvalitet garanti høy.
[2025-12-21 01:10:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 01:10:18] [query] Engine: default
[2025-12-21 01:10:18] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, derail, derek, derelict, derive, derived, derives
[2025-12-21 01:10:18] [query] Mods: 12
[2025-12-21 01:10:18] [query] Trying AND logic
[2025-12-21 01:10:18] [query] Using OR logic
[2025-12-21 01:10:18] [query] Found results using: or logic
[2025-12-21 01:10:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(51567,27201,994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 01: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 01:10:18] [query] Results: 9 Pages of results: 1
[2025-12-21 01:10:18] [query] Execution time: 0.04020
[2025-12-21 01:10:53] [query] Query for: zillow realtor website login
[2025-12-21 01:10:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:10:53] [query] Engine: default
[2025-12-21 01:10:53] [query] Tokens: zillow, realtor, website, login
[2025-12-21 01:10:53] [query] Mods: 11
[2025-12-21 01:10:53] [query] Trying AND logic
[2025-12-21 01:10:53] [query] Using OR logic
[2025-12-21 01:10:53] [query] Found results using: or logic
[2025-12-21 01:10:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 01:10: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 LIMIT 0, 200
[2025-12-21 01:10:53] [query] Results: 601 Pages of results: 4
[2025-12-21 01:10:53] [query] Execution time: 0.32672
[2025-12-21 01:11:31] [query] Query for: 2025年不规则设计上衣趋势
[2025-12-21 01:11:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:11:31] [query] Engine: default
[2025-12-21 01:11:31] [query] Tokens: 2025, 2025年不规则设计上衣趋势
[2025-12-21 01:11:31] [query] Mods: 12
[2025-12-21 01:11:31] [query] Using OR logic
[2025-12-21 01:11:32] [query] Found results using: or logic
[2025-12-21 01:11:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 01: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:11:32] [query] Results: 194 Pages of results: 1
[2025-12-21 01:11:32] [query] Execution time: 0.61286
[2025-12-21 01:13:31] [query] Query for: 张乾 厦门大学
[2025-12-21 01:13:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:13:31] [query] Engine: default
[2025-12-21 01:13:31] [query] Tokens: 张乾 厦门大学
[2025-12-21 01:13:31] [query] Mods: 11
[2025-12-21 01:13:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:13:31] [query] Results: 0 Pages of results: 0
[2025-12-21 01:13:31] [query] Execution time: 0.09897
[2025-12-21 01:13:37] [index:background] Health check
[2025-12-21 01:13:41] [query] Query for: 2025年6月18日实验室安全月
[2025-12-21 01:13:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:13:41] [query] Engine: default
[2025-12-21 01:13:41] [query] Tokens: 2025, 6, 18, 2025年6月18日实验室安全月
[2025-12-21 01:13:41] [query] Mods: 12
[2025-12-21 01:13:41] [query] Using OR logic
[2025-12-21 01:13:43] [query] Found results using: or logic
[2025-12-21 01:13:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3110,24711,2629) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2629,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 >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:13:43] [query] Results: 391 Pages of results: 2
[2025-12-21 01:13:43] [query] Execution time: 1.82416
[2025-12-21 01:13:48] [indexer:background] Health check
[2025-12-21 01:13:51] [query] Query for: naborhood real estate
[2025-12-21 01:13:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:13:51] [query] Engine: default
[2025-12-21 01:13:51] [query] Tokens: real, estate, naborhood
[2025-12-21 01:13:51] [query] Mods: 12
[2025-12-21 01:13:51] [query] Using OR logic
[2025-12-21 01:14:01] [query] Found results using: or logic
[2025-12-21 01:14:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 01: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:14:01] [query] Results: 940 Pages of results: 5
[2025-12-21 01:14:01] [query] Execution time: 10.24443
[2025-12-21 01:16:21] [query] Query for: real estate questions and answers for sellers free
[2025-12-21 01:16:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:16:21] [query] Engine: default
[2025-12-21 01:16:21] [query] Tokens: real, estate, questions, answers, sellers, free
[2025-12-21 01:16:21] [query] Mods: 11
[2025-12-21 01: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)
[2025-12-21 01:16:21] [query] Using OR logic
[2025-12-21 01:16:22] [query] Found results using: or logic
[2025-12-21 01:16:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1309,3724,2023,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 >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:16:22] [query] Results: 1161 Pages of results: 6
[2025-12-21 01:16:22] [query] Execution time: 0.58456
[2025-12-21 01:16:25] [query] Query for: 北京生生医院
[2025-12-21 01:16:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:16:25] [query] Engine: default
[2025-12-21 01:16:25] [query] Tokens: 北京生生医院
[2025-12-21 01:16:25] [query] Mods: 11
[2025-12-21 01:16:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:16:25] [query] Results: 0 Pages of results: 0
[2025-12-21 01:16:25] [query] Execution time: 0.07711
[2025-12-21 01:17:02] [query] Query for: "迅速で体系的な"
[2025-12-21 01:17:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:17:02] [query] Engine: default
[2025-12-21 01:17:02] [query] Tokens: 迅速で体系的な
[2025-12-21 01:17:02] [query] Mods: 11
[2025-12-21 01:17:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01:17: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 LIMIT 0, 200
[2025-12-21 01:17:02] [query] Results: 0 Pages of results: 0
[2025-12-21 01:17:02] [query] Execution time: 0.08960
[2025-12-21 01:18:36] [index:background] Health check
[2025-12-21 01:18:42] [query] Query for: canton nc real estate for sale
[2025-12-21 01:18:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:18:42] [query] Engine: default
[2025-12-21 01:18:42] [query] Tokens: nc, real, estate, sale, canton
[2025-12-21 01:18:42] [query] Mods: 12
[2025-12-21 01:18:42] [query] Using OR logic
[2025-12-21 01:18:50] [indexer:background] Health check
[2025-12-21 01:19:04] [query] Found results using: or logic
[2025-12-21 01:19:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,396,171,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 01:18: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:19:04] [query] Results: 1264 Pages of results: 7
[2025-12-21 01:19:04] [query] Execution time: 22.35442
[2025-12-21 01:19:12] [query] Query for: real estate agents in
[2025-12-21 01:19:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:19:12] [query] Engine: default
[2025-12-21 01:19:12] [query] Tokens: real, estate, agents
[2025-12-21 01:19:12] [query] Mods: 11
[2025-12-21 01:19:12] [query] Trying AND logic
[2025-12-21 01:19:13] [query] Found results using: and logic
[2025-12-21 01:19:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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' ) ) ))) 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 (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 LIMIT 0, 200
[2025-12-21 01:19:13] [query] Results: 333 Pages of results: 2
[2025-12-21 01:19:13] [query] Execution time: 0.87703
[2025-12-21 01:19:16] [query] Query for: as is addendum maryland
[2025-12-21 01:19:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:19:16] [query] Engine: default
[2025-12-21 01:19:16] [query] Tokens: addendum, maryland
[2025-12-21 01:19:16] [query] Mods: 11
[2025-12-21 01:19:16] [query] Trying AND logic
[2025-12-21 01:19:16] [query] Using OR logic
[2025-12-21 01:19:16] [query] Found results using: or logic
[2025-12-21 01:19:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 01:19: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 LIMIT 0, 200
[2025-12-21 01:19:16] [query] Results: 188 Pages of results: 1
[2025-12-21 01:19:16] [query] Execution time: 0.10166
[2025-12-21 01:19:22] [query] Query for: 测绘项目备案申请表
[2025-12-21 01:19:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:19:22] [query] Engine: default
[2025-12-21 01:19:22] [query] Tokens: 测绘项目备案申请表
[2025-12-21 01:19:22] [query] Mods: 11
[2025-12-21 01:19:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01:19: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 LIMIT 0, 200
[2025-12-21 01:19:22] [query] Results: 0 Pages of results: 0
[2025-12-21 01:19:22] [query] Execution time: 0.08298
[2025-12-21 01:22:34] [query] Query for: 30123
[2025-12-21 01:22:34] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:22:34] [query] Engine: download_ready
[2025-12-21 01:22:34] [query] Tokens: 30123
[2025-12-21 01:22:34] [query] Mods: 5
[2025-12-21 01:22:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (31929) 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, 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, 29646, 29127, 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, 29462, 29816, 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, 29097, 29438, 29343, 27672, 29062, 29664, 29456, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 27786, 30251, 30239, 30254, 30241, 30256, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 45887, 41678, 35382, 56030, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546 ) )) 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 LIMIT 0, 200
[2025-12-21 01:22:34] [query] Results: 0 Pages of results: 0
[2025-12-21 01:22:34] [query] Execution time: 0.02076
[2025-12-21 01:23:09] [query] Query for: 30123
[2025-12-21 01:23:09] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:23:09] [query] Engine: download_ready
[2025-12-21 01:23:09] [query] Tokens: 30123
[2025-12-21 01:23:09] [query] Mods: 5
[2025-12-21 01:23:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (31929) 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, 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, 29646, 29127, 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, 29462, 29816, 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, 29097, 29438, 29343, 27672, 29062, 29664, 29456, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 27786, 30251, 30239, 30254, 30241, 30256, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 45887, 41678, 35382, 56030, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546 ) )) 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 LIMIT 0, 200
[2025-12-21 01:23:09] [query] Results: 0 Pages of results: 0
[2025-12-21 01:23:09] [query] Execution time: 0.00696
[2025-12-21 01:23:32] [query] Query for: temu 8964丁子霖
[2025-12-21 01:23:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:23:32] [query] Engine: default
[2025-12-21 01:23:32] [query] Tokens: 8964, team, temu 8964丁子霖 temu 8964
[2025-12-21 01:23:32] [query] Mods: 12
[2025-12-21 01:23:32] [query] Using OR logic
[2025-12-21 01:23:32] [query] Found results using: or logic
[2025-12-21 01:23:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(14626) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14626,1492,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:23:32] [query] Results: 105 Pages of results: 1
[2025-12-21 01:23:32] [query] Execution time: 0.17761
[2025-12-21 01:23:34] [query] Query for: seguros de vehiculos manhattan beach ca llama ahora al 888-430-8975 buscar baratos coche telefono entidades aseguradoras autos contratar seguro por internet mas economico para
[2025-12-21 01:23:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:23:34] [query] Engine: default
[2025-12-21 01:23:34] [query] Tokens: mascot, maser, mashburn, mask, masked, masking, masks, maslin, mason, masonry
[2025-12-21 01:23:34] [query] Mods: 12
[2025-12-21 01:23:34] [query] Using OR logic
[2025-12-21 01:23:34] [query] Found results using: and logic
[2025-12-21 01:23:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(31777,9686,22845,4132,15734,3783,598,24668) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (75304,23705,23707,37714,25789,16704,10061,44335,10568,5107) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01:23: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:23:34] [query] Results: 13 Pages of results: 1
[2025-12-21 01:23:34] [query] Execution time: 0.03686
[2025-12-21 01:23:36] [index:background] Health check
[2025-12-21 01:23:50] [indexer:background] Health check
[2025-12-21 01:24:32] [query] Query for: north carolina home inspection exam registration
[2025-12-21 01:24:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:24:32] [query] Engine: default
[2025-12-21 01:24:32] [query] Tokens: north, carolina, home, inspection, exam, registration
[2025-12-21 01:24:32] [query] Mods: 11
[2025-12-21 01:24:32] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 01:24:32] [query] Using OR logic
[2025-12-21 01:24:33] [query] Found results using: or logic
[2025-12-21 01:24:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,234,5089,20114,8389) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:24:33] [query] Results: 860 Pages of results: 5
[2025-12-21 01:24:33] [query] Execution time: 0.68089
[2025-12-21 01:25:11] [query] Query for: 530
[2025-12-21 01:25:11] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:25:11] [query] Engine: forms_and_contracts
[2025-12-21 01:25:11] [query] Tokens: 530
[2025-12-21 01:25:11] [query] Mods: 5
[2025-12-21 01:25:11] [query] Found results using: or logic
[2025-12-21 01:25:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (31626) 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, 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, 29646, 29127, 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, 29462, 29816, 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, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 29492, 35098, 27282, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152 ) )) 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 LIMIT 0, 200
[2025-12-21 01:25:11] [query] Results: 2 Pages of results: 1
[2025-12-21 01:25:11] [query] Execution time: 0.01732
[2025-12-21 01:25:41] [query] Query for: 530 guideline
[2025-12-21 01:25:41] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:25:41] [query] Engine: forms_and_contracts
[2025-12-21 01:25:41] [query] Tokens: guideline, guidelines, guidelines & hearing, guidelines.html, guidelineshearing, guidelineshtml, 530
[2025-12-21 01:25:41] [query] Mods: 6
[2025-12-21 01:25:41] [query] Trying AND logic
[2025-12-21 01:25:41] [query] Using OR logic
[2025-12-21 01:25:41] [query] Found results using: or logic
[2025-12-21 01:25:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(31626) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34381,1969,29622,2065,29634,2085,31626) 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, 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, 29646, 29127, 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, 29462, 29816, 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, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 29492, 35098, 27282, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152 ) )) 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:25:41] [query] Results: 30 Pages of results: 1
[2025-12-21 01:25:41] [query] Execution time: 0.02948
[2025-12-21 01:25:51] [query] Query for: north carolina treacy
[2025-12-21 01:25:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:25:51] [query] Engine: default
[2025-12-21 01:25:52] [query] Tokens: north, carolina, trace, tracey, traceys, traci, track, tracy, trays, treacy
[2025-12-21 01:25:52] [query] Mods: 12
[2025-12-21 01:25:52] [query] Using OR logic
[2025-12-21 01:25:55] [query] Found results using: or logic
[2025-12-21 01:25:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(254,253) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,75328,5605,7282,24023,2375,9892,8630,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:25:55] [query] Results: 618 Pages of results: 4
[2025-12-21 01:25:55] [query] Execution time: 3.46389
[2025-12-21 01:26:03] [query] Query for: guidelines
[2025-12-21 01:26:03] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:26:03] [query] Engine: forms_and_contracts
[2025-12-21 01:26:03] [query] Tokens: guidelines
[2025-12-21 01:26:03] [query] Mods: 5
[2025-12-21 01:26:03] [query] Found results using: or logic
[2025-12-21 01:26:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (1969) 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, 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, 29646, 29127, 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, 29462, 29816, 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, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 29492, 35098, 27282, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152 ) )) 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 LIMIT 0, 200
[2025-12-21 01:26:03] [query] Results: 28 Pages of results: 1
[2025-12-21 01:26:03] [query] Execution time: 0.03748
[2025-12-21 01:26:09] [query] Query for: guidelines
[2025-12-21 01:26:09] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:26:09] [query] Engine: forms_and_contracts
[2025-12-21 01:26:09] [query] Tokens: guidelines
[2025-12-21 01:26:09] [query] Mods: 5
[2025-12-21 01:26:09] [query] Found results using: or logic
[2025-12-21 01:26:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (1969) 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, 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, 29646, 29127, 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, 29462, 29816, 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, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 29492, 35098, 27282, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152 ) )) 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 LIMIT 0, 200
[2025-12-21 01:26:09] [query] Results: 28 Pages of results: 1
[2025-12-21 01:26:09] [query] Execution time: 0.00571
[2025-12-21 01:26:12] [query] Query for: 函館市課題
[2025-12-21 01:26:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:26:12] [query] Engine: default
[2025-12-21 01:26:12] [query] Tokens: 函館市課題
[2025-12-21 01:26:12] [query] Mods: 11
[2025-12-21 01:26:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:26:12] [query] Results: 0 Pages of results: 0
[2025-12-21 01:26:12] [query] Execution time: 0.08218
[2025-12-21 01:26:52] [query] Query for: fredo color paint edge
[2025-12-21 01:26:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:26:52] [query] Engine: default
[2025-12-21 01:26:52] [query] Tokens: alfredo, color, edge, paint
[2025-12-21 01:26:52] [query] Mods: 12
[2025-12-21 01:26:52] [query] Trying AND logic
[2025-12-21 01:26:53] [query] Using OR logic
[2025-12-21 01:26:53] [query] Found results using: or logic
[2025-12-21 01:26:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4942,3286,7143) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23937,4942,3286,7143) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:26:53] [query] Results: 81 Pages of results: 1
[2025-12-21 01:26:53] [query] Execution time: 0.12457
[2025-12-21 01:27:19] [query] Query for: guidelines
[2025-12-21 01:27:19] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:27:19] [query] Engine: forms_and_contracts
[2025-12-21 01:27:19] [query] Tokens: guidelines
[2025-12-21 01:27:19] [query] Mods: 5
[2025-12-21 01:27:19] [query] Found results using: or logic
[2025-12-21 01:27:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (1969) 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, 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, 29646, 29127, 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, 29462, 29816, 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, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 29492, 35098, 27282, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152 ) )) 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 LIMIT 0, 200
[2025-12-21 01:27:19] [query] Results: 28 Pages of results: 1
[2025-12-21 01:27:19] [query] Execution time: 0.00668
[2025-12-21 01:27:53] [query] Query for: 2900 doc bennett rd fayetteville nc 28306
[2025-12-21 01:27:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:27:53] [query] Engine: default
[2025-12-21 01:27:53] [query] Tokens: doc, 29004, doc_download, docdownload, dockery, docketed, docman, docs, docs.google.com, docsgooglecom
[2025-12-21 01:27:53] [query] Mods: 12
[2025-12-21 01:27:53] [query] Trying AND logic
[2025-12-21 01:27:53] [query] Using OR logic
[2025-12-21 01:27:53] [query] Found results using: or logic
[2025-12-21 01:27:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(22954,702,396,28798) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (41049,31450,41061,41077,20980,35078,41048,25,29555,29560) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:27:53] [query] Results: 77 Pages of results: 1
[2025-12-21 01:27:53] [query] Execution time: 0.43886
[2025-12-21 01:28:36] [index:background] Health check
[2025-12-21 01:28:42] [query] Query for: my.gov.au login centrelink
[2025-12-21 01:28:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:28:42] [query] Engine: default
[2025-12-21 01:28:42] [query] Tokens: gov, au, login, central-nc, centralnc, centrelink my.gov.au
[2025-12-21 01:28:42] [query] Mods: 12
[2025-12-21 01:28:42] [query] Using OR logic
[2025-12-21 01:28:42] [query] Found results using: or logic
[2025-12-21 01:28:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(29507,3655,9770) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,29507,9770,28377,28384,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:28:42] [query] Results: 39 Pages of results: 1
[2025-12-21 01:28:42] [query] Execution time: 0.22021
[2025-12-21 01:28:49] [indexer:background] Health check
[2025-12-21 01:28:52] [query] Query for: zillow realtor website maps and directions to property value
[2025-12-21 01:28:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:28:52] [query] Engine: default
[2025-12-21 01:28:52] [query] Tokens: zillow, realtor, website, maps, directions, property, value
[2025-12-21 01:28:52] [query] Mods: 11
[2025-12-21 01:28:52] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 01:28:52] [query] Using OR logic
[2025-12-21 01:28:53] [query] Found results using: or logic
[2025-12-21 01:28:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 01:28: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 LIMIT 0, 200
[2025-12-21 01:28:53] [query] Results: 1196 Pages of results: 6
[2025-12-21 01:28:53] [query] Execution time: 0.46511
[2025-12-21 01:29:23] [query] Query for: 金诃藏药 印度 合作
[2025-12-21 01:29:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:29:23] [query] Engine: default
[2025-12-21 01:29:23] [query] Tokens: 金诃藏药 印度 合作
[2025-12-21 01:29:23] [query] Mods: 11
[2025-12-21 01:29:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:29:23] [query] Results: 0 Pages of results: 0
[2025-12-21 01:29:23] [query] Execution time: 0.18584
[2025-12-21 01:30:33] [query] Query for: 결산 마감의 주요 의미
[2025-12-21 01:30:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:30:33] [query] Engine: default
[2025-12-21 01:30:33] [query] Tokens: 결산 마감의 주요 의미
[2025-12-21 01:30:33] [query] Mods: 11
[2025-12-21 01:30:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:30:33] [query] Results: 0 Pages of results: 0
[2025-12-21 01:30:33] [query] Execution time: 0.15561
[2025-12-21 01:30:35] [query] Query for: 
[2025-12-21 01:30:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:30:35] [query] Engine: default
[2025-12-21 01:30:35] [query] Tokens: 
[2025-12-21 01:30:35] [query] Mods: 11
[2025-12-21 01:30:35] [query] Found results using: or logic
[2025-12-21 01:30:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 01:30: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 LIMIT 0, 200
[2025-12-21 01:30:35] [query] Results: 2028 Pages of results: 11
[2025-12-21 01:30:35] [query] Execution time: 0.21779
[2025-12-21 01:30:53] [query] Query for: patty j kelly colorado
[2025-12-21 01:30:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:30:53] [query] Engine: default
[2025-12-21 01:30:53] [query] Tokens: patty, j, kelly, colorado
[2025-12-21 01:30:53] [query] Mods: 11
[2025-12-21 01:30:53] [query] Trying AND logic
[2025-12-21 01:30:53] [query] Using OR logic
[2025-12-21 01:30:53] [query] Found results using: or logic
[2025-12-21 01:30:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1807,9956,1060,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 >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:30:53] [query] Results: 40 Pages of results: 1
[2025-12-21 01:30:53] [query] Execution time: 0.28128
[2025-12-21 01:30:55] [query] Query for: preço da moto fazer 250
[2025-12-21 01:30:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:30:55] [query] Engine: default
[2025-12-21 01:30:55] [query] Tokens: dabbing, dabbs, dabpxjntsb8, dad, dads, dadt, dad’s, daee2181c552, daga, dahlquist
[2025-12-21 01:30:55] [query] Mods: 12
[2025-12-21 01:30:55] [query] Using OR logic
[2025-12-21 01:30:55] [query] Found results using: and logic
[2025-12-21 01:30:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4336) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 01:30: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:30:55] [query] Results: 7 Pages of results: 1
[2025-12-21 01:30:55] [query] Execution time: 0.03568
[2025-12-21 01:31:34] [query] Query for: pender county nc legal notices
[2025-12-21 01:31:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:31:34] [query] Engine: default
[2025-12-21 01:31:34] [query] Tokens: pender, county, nc, legal, notices
[2025-12-21 01:31:34] [query] Mods: 11
[2025-12-21 01:31:34] [query] Trying AND logic
[2025-12-21 01:31:34] [query] Using OR logic
[2025-12-21 01:31:34] [query] Found results using: or logic
[2025-12-21 01:31:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,869,18920) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01:31: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 LIMIT 0, 200
[2025-12-21 01:31:34] [query] Results: 903 Pages of results: 5
[2025-12-21 01:31:35] [query] Execution time: 0.64065
[2025-12-21 01:32:24] [query] Query for: 横浜市磯子区上中里町１０２８
[2025-12-21 01:32:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:32:24] [query] Engine: default
[2025-12-21 01:32:24] [query] Tokens: 横浜市磯子区上中里町１０２８
[2025-12-21 01:32:24] [query] Mods: 11
[2025-12-21 01:32:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:32:24] [query] Results: 0 Pages of results: 0
[2025-12-21 01:32:24] [query] Execution time: 0.08850
[2025-12-21 01:33:13] [query] Query for: nc a
[2025-12-21 01:33:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:33:13] [query] Engine: default
[2025-12-21 01:33:13] [query] Tokens: nc
[2025-12-21 01:33:13] [query] Mods: 11
[2025-12-21 01:33:14] [query] Found results using: or logic
[2025-12-21 01:33:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:33:14] [query] Results: 662 Pages of results: 4
[2025-12-21 01:33:14] [query] Execution time: 0.39088
[2025-12-21 01:33:37] [index:background] Health check
[2025-12-21 01:33:49] [indexer:background] Health check
[2025-12-21 01:35:23] [query] Query for: tr can a
[2025-12-21 01:35:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:35:23] [query] Engine: default
[2025-12-21 01:35:23] [query] Tokens: trace, tracey, traceys, tracey’s, traci, tracing, track, trackable, tracked, tracker
[2025-12-21 01:35:23] [query] Mods: 12
[2025-12-21 01:35:23] [query] Using OR logic
[2025-12-21 01:35:23] [query] Found results using: and logic
[2025-12-21 01:35:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(589) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (75328,5605,7282,7273,24023,24598,2375,5886,17895,19309) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01:35: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:35:23] [query] Results: 54 Pages of results: 1
[2025-12-21 01:35:23] [query] Execution time: 0.24239
[2025-12-21 01:36:04] [query] Query for: best new ideas diy marketing for small business
[2025-12-21 01:36:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:36:04] [query] Engine: default
[2025-12-21 01:36:04] [query] Tokens: best, new, ideas, diy, marketing, small, business
[2025-12-21 01:36:04] [query] Mods: 11
[2025-12-21 01:36:04] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 01:36:04] [query] Using OR logic
[2025-12-21 01:36:04] [query] Found results using: or logic
[2025-12-21 01:36:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,110,2757,4783,1178,1776,522) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:36:04] [query] Results: 875 Pages of results: 5
[2025-12-21 01:36:04] [query] Execution time: 0.35850
[2025-12-21 01:38:37] [index:background] Health check
[2025-12-21 01:38:50] [indexer:background] Health check
[2025-12-21 01:40:59] [query] Query for: tarivid ohne rezept ⡯ http://onlinepainpharma.com/tarivid der arzt hat in worms empfohlen
[2025-12-21 01:40:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:40:59] [query] Engine: default
[2025-12-21 01:40:59] [query] Tokens: derail, derek, derelict, derive, derived, derives, deronja, derrick, com, hat
[2025-12-21 01:40:59] [query] Mods: 12
[2025-12-21 01:40:59] [query] Trying AND logic
[2025-12-21 01:40:59] [query] Using OR logic
[2025-12-21 01:40:59] [query] Found results using: or logic
[2025-12-21 01:40:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,24747,2484) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,23,24747) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01:40: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:40:59] [query] Results: 208 Pages of results: 2
[2025-12-21 01:40:59] [query] Execution time: 0.63962
[2025-12-21 01:42:35] [query] Query for: 运动手表 减少体重 功能
[2025-12-21 01:42:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:42:35] [query] Engine: default
[2025-12-21 01:42:35] [query] Tokens: 运动手表 减少体重 功能
[2025-12-21 01:42:35] [query] Mods: 11
[2025-12-21 01:42:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:42:35] [query] Results: 0 Pages of results: 0
[2025-12-21 01:42:35] [query] Execution time: 0.12474
[2025-12-21 01:43:37] [index:background] Health check
[2025-12-21 01:43:49] [indexer:background] Health check
[2025-12-21 01:44:04] [query] Query for: homes for sale in rutherfordton nc
[2025-12-21 01:44:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:44:04] [query] Engine: default
[2025-12-21 01:44:04] [query] Tokens: homes, sale, rutherfordton, nc
[2025-12-21 01:44:04] [query] Mods: 11
[2025-12-21 01:44:04] [query] Trying AND logic
[2025-12-21 01:44:04] [query] Using OR logic
[2025-12-21 01:44:05] [query] Found results using: or logic
[2025-12-21 01:44:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,28688,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 >= '2025-12-21 01:44: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 LIMIT 0, 200
[2025-12-21 01:44:05] [query] Results: 923 Pages of results: 5
[2025-12-21 01:44:05] [query] Execution time: 0.49130
[2025-12-21 01:44:34] [query] Query for: senior real estate instutute cost
[2025-12-21 01:44:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:44:34] [query] Engine: default
[2025-12-21 01:44:34] [query] Tokens: senior, real, estate, cost, in-state, insitut, instate, institute, institute(, instutute
[2025-12-21 01:44:34] [query] Mods: 12
[2025-12-21 01:44:34] [query] Using OR logic
[2025-12-21 01:44:45] [query] Found results using: or logic
[2025-12-21 01:44:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1549,172,171,1064) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,1549,40974,67525,40978,10916,41929,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:44:45] [query] Results: 997 Pages of results: 5
[2025-12-21 01:44:45] [query] Execution time: 11.21145
[2025-12-21 01:45:15] [query] Query for: 9 nca
[2025-12-21 01:45:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:45:15] [query] Engine: default
[2025-12-21 01:45:15] [query] Tokens: ncab, ncac, ncac 58a, ncac58a, ncai, ncai.memberclicks.net, ncaimemberclicksnet, ncaoc, ncappraisalboard, ncar
[2025-12-21 01:45:15] [query] Mods: 12
[2025-12-21 01:45:15] [query] Using OR logic
[2025-12-21 01:45:15] [query] Found results using: and logic
[2025-12-21 01:45:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4096) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30488,33070,33076,33082,65239,65241,65243,18984,65430,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 >= '2025-12-21 01: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:45:15] [query] Results: 48 Pages of results: 1
[2025-12-21 01:45:15] [query] Execution time: 0.05754
[2025-12-21 01:46:50] [query] Query for: zopiclone
[2025-12-21 01:46:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:46:50] [query] Engine: default
[2025-12-21 01:46:50] [query] Tokens: zopiclone
[2025-12-21 01:46:50] [query] Mods: 11
[2025-12-21 01:46:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:46:50] [query] Results: 0 Pages of results: 0
[2025-12-21 01:46:50] [query] Execution time: 0.10582
[2025-12-21 01:46:52] [query] Query for: zopiclone
[2025-12-21 01:46:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 01:46:52] [query] Engine: default
[2025-12-21 01:46:52] [query] Tokens: zopiclone
[2025-12-21 01:46:52] [query] Mods: 11
[2025-12-21 01:46:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 01:46:52] [query] Results: 0 Pages of results: 0
[2025-12-21 01:46:52] [query] Execution time: 0.01178
[2025-12-21 01:47:34] [query] Query for: 赴港澳地區(含過境)同仁請於出發日前依法完成通報
[2025-12-21 01:47:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:47:34] [query] Engine: default
[2025-12-21 01:47:35] [query] Tokens: 赴港澳地區 含過境 同仁請於出發日前依法完成通報 赴港澳地區(
[2025-12-21 01:47:35] [query] Mods: 11
[2025-12-21 01:47:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:47:35] [query] Results: 0 Pages of results: 0
[2025-12-21 01:47:35] [query] Execution time: 0.15990
[2025-12-21 01:48:36] [index:background] Health check
[2025-12-21 01:48:50] [indexer:background] Health check
[2025-12-21 01:49:45] [query] Query for: amra sabic-el-rayess husband
[2025-12-21 01:49:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:49:45] [query] Engine: default
[2025-12-21 01:49:45] [query] Tokens: el, husband, amiera, races, rays, reassess, amra sabic rayess sabic-el-rayess
[2025-12-21 01:49:45] [query] Mods: 12
[2025-12-21 01:49:45] [query] Using OR logic
[2025-12-21 01:49:45] [query] Found results using: or logic
[2025-12-21 01:49:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(59822,5671) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59822,5671,24071,16531,6627,16861,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01:49: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:49:45] [query] Results: 43 Pages of results: 1
[2025-12-21 01:49:45] [query] Execution time: 0.18982
[2025-12-21 01:50:14] [query] Query for: スポットライト 英語
[2025-12-21 01:50:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:50:14] [query] Engine: default
[2025-12-21 01:50:14] [query] Tokens: スポットライト 英語
[2025-12-21 01:50:14] [query] Mods: 11
[2025-12-21 01:50:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01:50: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 LIMIT 0, 200
[2025-12-21 01:50:14] [query] Results: 0 Pages of results: 0
[2025-12-21 01:50:14] [query] Execution time: 0.10083
[2025-12-21 01:52:20] [query] Query for: contract of sale which is better for real estate
[2025-12-21 01:52:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:52:20] [query] Engine: default
[2025-12-21 01:52:20] [query] Tokens: contract, sale, better, real, estate
[2025-12-21 01:52:20] [query] Mods: 11
[2025-12-21 01:52:20] [query] Trying AND logic
[2025-12-21 01:52:20] [query] Using OR logic
[2025-12-21 01:52:20] [query] Found results using: or logic
[2025-12-21 01:52:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1302,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 >= '2025-12-21 01: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:52:20] [query] Results: 1488 Pages of results: 8
[2025-12-21 01:52:20] [query] Execution time: 0.67561
[2025-12-21 01:52:36] [query] Query for: hillsborough north carolina vacant lots for sale
[2025-12-21 01:52:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:52:36] [query] Engine: default
[2025-12-21 01:52:36] [query] Tokens: hillsborough, north, carolina, vacant, lots, sale
[2025-12-21 01:52:36] [query] Mods: 11
[2025-12-21 01:52:36] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 01:52:36] [query] Using OR logic
[2025-12-21 01:52:36] [query] Found results using: or logic
[2025-12-21 01:52:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,253,254,4880,6644,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 >= '2025-12-21 01:52: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 LIMIT 0, 200
[2025-12-21 01:52:36] [query] Results: 800 Pages of results: 4
[2025-12-21 01:52:36] [query] Execution time: 0.38640
[2025-12-21 01:53:39] [index:background] Health check
[2025-12-21 01:53:54] [indexer:background] Health check
[2025-12-21 01:54:10] [query] Query for: billig clomid online ⢁😑⥻ www.7search.xyz/clomid oral prezzo. kan jeg kjøpe på nettet uten resept torsk. kjøp paypal der hvor å clomid? bestill nettet.
[2025-12-21 01:54:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:54:10] [query] Engine: default
[2025-12-21 01:54:10] [query] Tokens: derail, derek, derelict, derive, derived, derives, deronja, derrick, kandyce, kane
[2025-12-21 01:54:10] [query] Mods: 12
[2025-12-21 01:54:10] [query] Trying AND logic
[2025-12-21 01:54:11] [query] Found results using: and logic
[2025-12-21 01:54:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,13215,7795,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,23237,47685) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 ('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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:54:11] [query] Results: 1 Pages of results: 1
[2025-12-21 01:54:11] [query] Execution time: 0.52157
[2025-12-21 01:54:35] [query] Query for: rachel breitag instagram
[2025-12-21 01:54:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:54:35] [query] Engine: default
[2025-12-21 01:54:35] [query] Tokens: rachel, instagram, breitag
[2025-12-21 01:54:35] [query] Mods: 12
[2025-12-21 01:54:35] [query] Using OR logic
[2025-12-21 01:54:35] [query] Found results using: or logic
[2025-12-21 01:54:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5555,14961) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14961,5555,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01:54: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:54:35] [query] Results: 21 Pages of results: 1
[2025-12-21 01:54:35] [query] Execution time: 0.43490
[2025-12-21 01:55:05] [query] Query for: fredo label sketchup
[2025-12-21 01:55:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:55:05] [query] Engine: default
[2025-12-21 01:55:05] [query] Tokens: alfredo, label
[2025-12-21 01:55:05] [query] Mods: 12
[2025-12-21 01:55:05] [query] Trying AND logic
[2025-12-21 01:55:05] [query] Using OR logic
[2025-12-21 01:55:05] [query] Found results using: or logic
[2025-12-21 01:55:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3610) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23937,3610) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01:55: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:55:05] [query] Results: 6 Pages of results: 1
[2025-12-21 01:55:05] [query] Execution time: 0.07619
[2025-12-21 01:55:26] [query] Query for: pelargången
[2025-12-21 01:55:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:55:26] [query] Engine: default
[2025-12-21 01:55:26] [query] Tokens: pelargangen
[2025-12-21 01:55:26] [query] Mods: 11
[2025-12-21 01:55:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:55:26] [query] Results: 0 Pages of results: 0
[2025-12-21 01:55:26] [query] Execution time: 0.10889
[2025-12-21 01:55:53] [query] Query for: investor realty homes
[2025-12-21 01:55:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:55:53] [query] Engine: default
[2025-12-21 01:55:53] [query] Tokens: investor, realty, homes
[2025-12-21 01:55:53] [query] Mods: 11
[2025-12-21 01:55:53] [query] Trying AND logic
[2025-12-21 01:55:53] [query] Found results using: and logic
[2025-12-21 01:55:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (105,1138,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 >= '2025-12-21 01: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' ) ) ))) AND s.id IN ('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 LIMIT 0, 200
[2025-12-21 01:55:53] [query] Results: 1 Pages of results: 1
[2025-12-21 01:55:53] [query] Execution time: 0.03843
[2025-12-21 01:55:54] [query] Query for: n.c. real id requirements
[2025-12-21 01:55:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:55:54] [query] Engine: default
[2025-12-21 01:55:54] [query] Tokens: n, c, real, id, requirements, n.c., n.c
[2025-12-21 01:55:54] [query] Mods: 11
[2025-12-21 01:55:54] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 01:55:54] [query] Using OR logic
[2025-12-21 01:55:55] [query] Found results using: or logic
[2025-12-21 01:55:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,9063,118,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 >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 01:55:55] [query] Results: 1032 Pages of results: 6
[2025-12-21 01:55:55] [query] Execution time: 0.28711
[2025-12-21 01:56:05] [query] Query for: business purchase agreement pdf
[2025-12-21 01:56:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:56:05] [query] Engine: default
[2025-12-21 01:56:05] [query] Tokens: business, purchase, agreement, pdf
[2025-12-21 01:56:05] [query] Mods: 11
[2025-12-21 01:56:05] [query] Trying AND logic
[2025-12-21 01:56:05] [query] Using OR logic
[2025-12-21 01:56:06] [query] Found results using: or logic
[2025-12-21 01:56:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:56:06] [query] Results: 1106 Pages of results: 6
[2025-12-21 01:56:06] [query] Execution time: 0.42150
[2025-12-21 01:57:26] [query] Query for: "born in" "real estate agent" "state representative" "indiana" "hoa"
[2025-12-21 01:57:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:57:26] [query] Engine: default
[2025-12-21 01:57:26] [query] Tokens: born, real, estate, agent, state, representative, indiana, hoa
[2025-12-21 01:57:26] [query] Mods: 11
[2025-12-21 01:57:32] [query] Query for: indiana hoa
[2025-12-21 01:57:32] [query] Arguments: engine: default mods: 6 site: all per_page: -1 page: 1 offset: 0 fields: default caller_id: 14baa30
[2025-12-21 01:57:32] [query] Engine: default
[2025-12-21 01:57:32] [query] Tokens: indiana, hoa
[2025-12-21 01:57:32] [query] Mods: 17
[2025-12-21 01:57:32] [query] Trying AND logic
[2025-12-21 01:57:32] [query] Using OR logic
[2025-12-21 01:57:32] [query] Found results using: or logic
[2025-12-21 01:57:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7597) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) 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 ( '652', '1057', '1071', '1223', '2201', '2271', '2279', '2371', '2520', '2927', '5419', '6556', '6572', '6608', '6737', '7854', '10719', '10727', '11911', '12407', '13230', '13282', '14075', '14176', '14281', '14364', '14465', '17035', '17590', '17962', '19862', '20033', '40815', '43391', '43693', '43727', '44590', '46194', '50633', '55803' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) 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 ( '21589', '21591', '21620', '21654', '21772', '55161' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_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 ( '29486', '34850', '34853', '34867', '34870', '34876', '34879', '34932', '34939', '34943', '34947', '34951', '34962', '34995', '35000', '35005', '35010', '35160' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) 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 ( '865', '47266' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = '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 ( ( `s1`.`id` IN ( '19888', '19891', '20171', '20172', '20202', '20207', '20380', '20396', '20403', '20470', '20473', '20521', '20526', '20551', '20563', '20587', '21276', '21387', '22258', '22260', '24478', '24560', '24804', '24908', '25048', '25498', '25630', '25701', '25704', '25716', '25738', '25801', '25859', '25860', '26104', '26148', '26189', '26195', '26202', '26220', '26221', '26240', '26253', '26254', '26256', '26259', '26269', '36777', '36800', '39804', '40212', '40215', '41094', '41583', '42005', '44800', '48189', '49187', '50836', '51394', '53374', '53471', '55994' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) 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 ( '36992', '43269', '50041', '54732', '54929' ) ) ) AND s2.meta_value >= '2025-12-21 01:57: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 
[2025-12-21 01:57:32] [query] Results: 3 Pages of results: 1
[2025-12-21 01:57:32] [query] Execution time: 0.03190
[2025-12-21 01:57:32] [query] Performing phrase search
[2025-12-21 01:57:33] [query] Found results using: phrase logic
[2025-12-21 01:57:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4116,171,172,1470,517,1066,15953,7597) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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' ) ) ))) AND ((s.source = 'post.post' AND s.id IN ('43693', '10719', '14364'))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 01:57:33] [query] Results: 3 Pages of results: 1
[2025-12-21 01:57:33] [query] Execution time: 6.58652
[2025-12-21 01:59:21] [index:background] Health check
[2025-12-21 01:59:21] [indexer:background] Health check
[2025-12-21 01:59:21] [indexer:background] Health check
[2025-12-21 01:59:36] [query] Query for: mls real estate fundamentals pdf
[2025-12-21 01:59:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:59:36] [query] Engine: default
[2025-12-21 01:59:36] [query] Tokens: mls, real, estate, fundamentals, pdf
[2025-12-21 01:59:36] [query] Mods: 11
[2025-12-21 01:59:36] [query] Trying AND logic
[2025-12-21 01:59:36] [query] Using OR logic
[2025-12-21 01:59:36] [query] Found results using: or logic
[2025-12-21 01:59:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:59:36] [query] Results: 1011 Pages of results: 6
[2025-12-21 01:59:36] [query] Execution time: 0.69591
[2025-12-21 01:59:38] [query] Query for: 一水会
[2025-12-21 01:59:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 01:59:38] [query] Engine: default
[2025-12-21 01:59:38] [query] Tokens: 一水会
[2025-12-21 01:59:38] [query] Mods: 11
[2025-12-21 01:59:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 01: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 LIMIT 0, 200
[2025-12-21 01:59:38] [query] Results: 0 Pages of results: 0
[2025-12-21 01:59:38] [query] Execution time: 0.10412
[2025-12-21 02:03:36] [index:background] Health check
[2025-12-21 02:03:46] [query] Query for: cr realtors brand
[2025-12-21 02:03:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:03:46] [query] Engine: default
[2025-12-21 02:03:46] [query] Tokens: crabapple, cracked, cracking, crackling, cracks, craft, crafted, crafting, crafts, craig
[2025-12-21 02:03:46] [query] Mods: 12
[2025-12-21 02:03:46] [query] Using OR logic
[2025-12-21 02:03:46] [query] Found results using: and logic
[2025-12-21 02:03:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2383,96) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 02: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:03:46] [query] Results: 27 Pages of results: 1
[2025-12-21 02:03:46] [query] Execution time: 0.33099
[2025-12-21 02:03:50] [indexer:background] Health check
[2025-12-21 02:05:26] [query] Query for: 東村山 ゴミカレンダー
[2025-12-21 02:05:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:05:26] [query] Engine: default
[2025-12-21 02:05:26] [query] Tokens: 東村山 ゴミカレンダー
[2025-12-21 02:05:26] [query] Mods: 11
[2025-12-21 02:05:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:05:26] [query] Results: 0 Pages of results: 0
[2025-12-21 02:05:26] [query] Execution time: 0.17484
[2025-12-21 02:05:28] [query] Query for: valor staralliance vio lounge buenos aires argentina
[2025-12-21 02:05:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:05:28] [query] Engine: default
[2025-12-21 02:05:28] [query] Tokens: valorem, violate, violated, violates, violating, violation, violation(, violations, violator, violence
[2025-12-21 02:05:28] [query] Mods: 12
[2025-12-21 02:05:28] [query] Trying AND logic
[2025-12-21 02:05:28] [query] Found results using: and logic
[2025-12-21 02:05:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(25355,26341) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,19483,15922,4487,7176,3028,29614,4509,34780,22644) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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' ) ) ))) AND s.id IN ('11911') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:05:28] [query] Results: 1 Pages of results: 1
[2025-12-21 02:05:28] [query] Execution time: 0.05309
[2025-12-21 02:08:40] [index:background] Health check
[2025-12-21 02:08:46] [query] Query for: columbus board of realtors flexmls
[2025-12-21 02:08:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:08:46] [query] Engine: default
[2025-12-21 02:08:46] [query] Tokens: columbus, board, realtors, flexmls
[2025-12-21 02:08:46] [query] Mods: 12
[2025-12-21 02:08:46] [query] Using OR logic
[2025-12-21 02:08:51] [indexer:background] Health check
[2025-12-21 02:08:51] [query] Found results using: or logic
[2025-12-21 02:08:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(646,50539,96) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (50539,646,96,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:08:51] [query] Results: 731 Pages of results: 4
[2025-12-21 02:08:51] [query] Execution time: 4.33601
[2025-12-21 02:09:19] [query] Query for: nc 17
[2025-12-21 02:09:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:09:19] [query] Engine: default
[2025-12-21 02:09:19] [query] Tokens: nc, 17, nc 1, nc 27817, nc 28717, nc1, nc 17
[2025-12-21 02:09:19] [query] Mods: 12
[2025-12-21 02:09:19] [query] Using OR logic
[2025-12-21 02:09:24] [query] Found results using: or logic
[2025-12-21 02:09:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(491,396) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,491,66680,29061,28784,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 >= '2025-12-21 02:09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:09:24] [query] Results: 699 Pages of results: 4
[2025-12-21 02:09:24] [query] Execution time: 4.92545
[2025-12-21 02:09:57] [query] Query for: ｓｔｂ
[2025-12-21 02:09:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:09:57] [query] Engine: default
[2025-12-21 02:09:57] [query] Tokens: ｓｔｂ
[2025-12-21 02:09:57] [query] Mods: 11
[2025-12-21 02:09:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:09:57] [query] Results: 0 Pages of results: 0
[2025-12-21 02:09:57] [query] Execution time: 0.08972
[2025-12-21 02:11:27] [query] Query for: ohio real estate sales contract disclosure
[2025-12-21 02:11:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:11:27] [query] Engine: default
[2025-12-21 02:11:27] [query] Tokens: ohio, real, estate, sales, contract, disclosure
[2025-12-21 02:11:27] [query] Mods: 11
[2025-12-21 02:11:27] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 02:11:27] [query] Using OR logic
[2025-12-21 02:11:27] [query] Found results using: or logic
[2025-12-21 02:11:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,1161,2727,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 >= '2025-12-21 02:11: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 LIMIT 0, 200
[2025-12-21 02:11:27] [query] Results: 1487 Pages of results: 8
[2025-12-21 02:11:27] [query] Execution time: 0.69613
[2025-12-21 02:11:47] [query] Query for: 邓春 中国石油大学
[2025-12-21 02:11:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:11:47] [query] Engine: default
[2025-12-21 02:11:47] [query] Tokens: 邓春 中国石油大学
[2025-12-21 02:11:47] [query] Mods: 11
[2025-12-21 02:11:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:11:47] [query] Results: 0 Pages of results: 0
[2025-12-21 02:11:47] [query] Execution time: 0.12868
[2025-12-21 02:13:37] [index:background] Health check
[2025-12-21 02:13:49] [indexer:background] Health check
[2025-12-21 02:14:49] [query] Query for: real estate in washington nc
[2025-12-21 02:14:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:14:49] [query] Engine: default
[2025-12-21 02:14:49] [query] Tokens: real, estate, washington, nc
[2025-12-21 02:14:49] [query] Mods: 11
[2025-12-21 02:14:49] [query] Trying AND logic
[2025-12-21 02:14:49] [query] Using OR logic
[2025-12-21 02:14:50] [query] Found results using: or logic
[2025-12-21 02:14:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:14:50] [query] Results: 1184 Pages of results: 6
[2025-12-21 02:14:50] [query] Execution time: 0.73801
[2025-12-21 02:15:21] [query] Query for: business for sale nc triad triangle
[2025-12-21 02:15:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:15:21] [query] Engine: default
[2025-12-21 02:15:21] [query] Tokens: business, sale, nc, triad, triangle
[2025-12-21 02:15:21] [query] Mods: 11
[2025-12-21 02:15:21] [query] Trying AND logic
[2025-12-21 02:15:21] [query] Using OR logic
[2025-12-21 02:15:22] [query] Found results using: or logic
[2025-12-21 02:15:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,396,5442,12192) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:15:22] [query] Results: 997 Pages of results: 5
[2025-12-21 02:15:22] [query] Execution time: 0.55113
[2025-12-21 02:16:46] [query] Query for: こと 文法
[2025-12-21 02:16:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:16:46] [query] Engine: default
[2025-12-21 02:16:47] [query] Tokens: こと 文法
[2025-12-21 02:16:47] [query] Mods: 11
[2025-12-21 02:16:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:16:47] [query] Results: 0 Pages of results: 0
[2025-12-21 02:16:47] [query] Execution time: 0.12740
[2025-12-21 02:17:50] [query] Query for: tarivid ohne rezept ⡯ http://onlinepainpharma.com/tarivid der arzt hat in worms empfohlen
[2025-12-21 02:17:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:17:50] [query] Engine: default
[2025-12-21 02:17:50] [query] Tokens: derail, derek, derelict, derive, derived, derives, deronja, derrick, com, hat
[2025-12-21 02:17:50] [query] Mods: 12
[2025-12-21 02:17:50] [query] Trying AND logic
[2025-12-21 02:17:50] [query] Using OR logic
[2025-12-21 02:17:51] [query] Found results using: or logic
[2025-12-21 02:17:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,24747,2484) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,23,24747) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:17:51] [query] Results: 208 Pages of results: 2
[2025-12-21 02:17:51] [query] Execution time: 0.50590
[2025-12-21 02:18:35] [index:background] Health check
[2025-12-21 02:18:41] [query] Query for: 新中学問題集 発展編 数学中2　ブログ
[2025-12-21 02:18:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:18:41] [query] Engine: default
[2025-12-21 02:18:41] [query] Tokens: 2, 新中学問題集 発展編 数学中2 ブログ
[2025-12-21 02:18:41] [query] Mods: 12
[2025-12-21 02:18:41] [query] Using OR logic
[2025-12-21 02:18:45] [query] Found results using: or logic
[2025-12-21 02:18:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(706) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 02:18: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:18:45] [query] Results: 932 Pages of results: 5
[2025-12-21 02:18:45] [query] Execution time: 3.66249
[2025-12-21 02:18:52] [indexer:background] Health check
[2025-12-21 02:20:17] [query] Query for: safety plan for real estate agents in california
[2025-12-21 02:20:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:20:17] [query] Engine: default
[2025-12-21 02:20:17] [query] Tokens: safety, plan, real, estate, agents, california
[2025-12-21 02:20:17] [query] Mods: 11
[2025-12-21 02:20:17] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 02:20:17] [query] Using OR logic
[2025-12-21 02:20:18] [query] Found results using: or logic
[2025-12-21 02:20:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (637,2724,171,172,1155,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 >= '2025-12-21 02: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:20:18] [query] Results: 1098 Pages of results: 6
[2025-12-21 02:20:18] [query] Execution time: 0.53136
[2025-12-21 02:20:21] [query] Query for: 2021年2月1日施行的《工作场所职业卫生管理规定》（ ） 应当制定职业病危害防治计划和实施方案，建立、健全职业卫生管理制度和操作规程。
[2025-12-21 02:20:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:20:21] [query] Engine: default
[2025-12-21 02:20:21] [query] Tokens: 2021, 2, 1, 2021年2月1日施行的 工作场所职业卫生管理规定 应当制定职业病危害防治计划和实施方案 建立 健全职业卫生管理制度和操作规程
[2025-12-21 02:20:21] [query] Mods: 12
[2025-12-21 02:20:21] [query] Using OR logic
[2025-12-21 02:20:38] [query] Found results using: or logic
[2025-12-21 02:20:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(431,706,4824) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4824,706,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 >= '2025-12-21 02: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:20:38] [query] Results: 1463 Pages of results: 8
[2025-12-21 02:20:38] [query] Execution time: 16.33370
[2025-12-21 02:21:18] [query] Query for: real estate trust rules
[2025-12-21 02:21:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:21:18] [query] Engine: default
[2025-12-21 02:21:18] [query] Tokens: real, estate, trust, rules
[2025-12-21 02:21:18] [query] Mods: 11
[2025-12-21 02:21:18] [query] Trying AND logic
[2025-12-21 02:21:18] [query] Using OR logic
[2025-12-21 02:21:19] [query] Found results using: or logic
[2025-12-21 02:21:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3288,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 >= '2025-12-21 02:21: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 LIMIT 0, 200
[2025-12-21 02:21:19] [query] Results: 1028 Pages of results: 6
[2025-12-21 02:21:19] [query] Execution time: 0.42170
[2025-12-21 02:22:05] [query] Query for: 浙江中心经纬度
[2025-12-21 02:22:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:22:05] [query] Engine: default
[2025-12-21 02:22:06] [query] Tokens: 浙江中心经纬度
[2025-12-21 02:22:06] [query] Mods: 11
[2025-12-21 02:22:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:22: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 LIMIT 0, 200
[2025-12-21 02:22:06] [query] Results: 0 Pages of results: 0
[2025-12-21 02:22:06] [query] Execution time: 0.09384
[2025-12-21 02:23:08] [query] Query for: real estate agewnt classes
[2025-12-21 02:23:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:23:08] [query] Engine: default
[2025-12-21 02:23:08] [query] Tokens: real, estate, classes, agent, agent 24, agent(, agent-, agent24, augment, agewnt
[2025-12-21 02:23:08] [query] Mods: 12
[2025-12-21 02:23:08] [query] Using OR logic
[2025-12-21 02:23:19] [query] Found results using: or logic
[2025-12-21 02:23:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4397,172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4397,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 >= '2025-12-21 02:23: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:23:19] [query] Results: 1135 Pages of results: 6
[2025-12-21 02:23:19] [query] Execution time: 11.46761
[2025-12-21 02:23:21] [query] Query for: тайна
[2025-12-21 02:23:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:23:21] [query] Engine: default
[2025-12-21 02:23:21] [query] Tokens: тайна
[2025-12-21 02:23:21] [query] Mods: 11
[2025-12-21 02:23:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:23:21] [query] Results: 0 Pages of results: 0
[2025-12-21 02:23:21] [query] Execution time: 0.07168
[2025-12-21 02:23:45] [index:background] Health check
[2025-12-21 02:23:52] [indexer:background] Health check
[2025-12-21 02:24:11] [query] Query for: квалифицированная консультация психолога онлайн соломоновы острова непал по скайпу русскоязычный психолог в германии skype:amt777
[2025-12-21 02:24:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:24:11] [query] Engine: default
[2025-12-21 02:24:11] [query] Tokens: квалифицированная консультация психолога онлайн соломоновы острова непал по скайпу русскоязычный
[2025-12-21 02:24:11] [query] Mods: 12
[2025-12-21 02:24:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(12787) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:24: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:24:11] [query] Results: 0 Pages of results: 0
[2025-12-21 02:24:11] [query] Execution time: 0.33650
[2025-12-21 02:25:28] [query] Query for: htttp://www.sanff.com
[2025-12-21 02:25:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:25:28] [query] Engine: default
[2025-12-21 02:25:28] [query] Tokens: www, com, http, snuff, htttp sanff www.sanff.com
[2025-12-21 02:25:28] [query] Mods: 12
[2025-12-21 02:25:28] [query] Using OR logic
[2025-12-21 02:25:29] [query] Found results using: or logic
[2025-12-21 02:25:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2484,15970,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:25: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:25:29] [query] Results: 270 Pages of results: 2
[2025-12-21 02:25:29] [query] Execution time: 0.90882
[2025-12-21 02:27:28] [query] Query for: 山西省垣曲县人口数量
[2025-12-21 02:27:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:27:28] [query] Engine: default
[2025-12-21 02:27:28] [query] Tokens: 山西省垣曲县人口数量
[2025-12-21 02:27:28] [query] Mods: 11
[2025-12-21 02:27:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:27: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 LIMIT 0, 200
[2025-12-21 02:27:28] [query] Results: 0 Pages of results: 0
[2025-12-21 02:27:28] [query] Execution time: 0.08332
[2025-12-21 02:28:37] [index:background] Health check
[2025-12-21 02:28:49] [indexer:background] Health check
[2025-12-21 02:29:08] [query] Query for: sample purchase agreement with gift of equity sell by homeowner
[2025-12-21 02:29:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:29:08] [query] Engine: default
[2025-12-21 02:29:08] [query] Tokens: sample, purchase, agreement, gift, equity, sell, homeowner
[2025-12-21 02:29:08] [query] Mods: 11
[2025-12-21 02:29:08] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 02:29:08] [query] Using OR logic
[2025-12-21 02:29:08] [query] Found results using: or logic
[2025-12-21 02:29:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 02:29: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 LIMIT 0, 200
[2025-12-21 02:29:08] [query] Results: 1014 Pages of results: 6
[2025-12-21 02:29:08] [query] Execution time: 0.24225
[2025-12-21 02:32:39] [query] Query for: 矽科宏晟抽籤
[2025-12-21 02:32:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:32:39] [query] Engine: default
[2025-12-21 02:32:39] [query] Tokens: 矽科宏晟抽籤
[2025-12-21 02:32:39] [query] Mods: 11
[2025-12-21 02:32:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:32:39] [query] Results: 0 Pages of results: 0
[2025-12-21 02:32:39] [query] Execution time: 0.07744
[2025-12-21 02:32:58] [query] Query for: 上海沪西礼拜堂 2025年平安夜 预约情况
[2025-12-21 02:32:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:32:58] [query] Engine: default
[2025-12-21 02:32:58] [query] Tokens: 2025, 上海沪西礼拜堂 2025年平安夜 预约情况
[2025-12-21 02:32:58] [query] Mods: 12
[2025-12-21 02:32:58] [query] Using OR logic
[2025-12-21 02:32:59] [query] Found results using: or logic
[2025-12-21 02:32:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 02:32: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:32:59] [query] Results: 194 Pages of results: 1
[2025-12-21 02:32:59] [query] Execution time: 0.91419
[2025-12-21 02:33:08] [query] Query for: 矢島建設（株）
[2025-12-21 02:33:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:33:08] [query] Engine: default
[2025-12-21 02:33:09] [query] Tokens: 矢島建設 株
[2025-12-21 02:33:09] [query] Mods: 11
[2025-12-21 02:33:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:33:09] [query] Results: 0 Pages of results: 0
[2025-12-21 02:33:09] [query] Execution time: 0.12396
[2025-12-21 02:33:28] [query] Query for: 南方区域现货各省中调职责
[2025-12-21 02:33:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:33:28] [query] Engine: default
[2025-12-21 02:33:28] [query] Tokens: 南方区域现货各省中调职责
[2025-12-21 02:33:28] [query] Mods: 11
[2025-12-21 02:33:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:33: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 LIMIT 0, 200
[2025-12-21 02:33:28] [query] Results: 0 Pages of results: 0
[2025-12-21 02:33:28] [query] Execution time: 0.08954
[2025-12-21 02:33:39] [index:background] Health check
[2025-12-21 02:33:50] [indexer:background] Health check
[2025-12-21 02:33:59] [query] Query for: rurico porfavor
[2025-12-21 02:33:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:33:59] [query] Engine: default
[2025-12-21 02:33:59] [query] Tokens: rico, rurico porfavor
[2025-12-21 02:33:59] [query] Mods: 11
[2025-12-21 02:33:59] [query] Using OR logic
[2025-12-21 02:33:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30937,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:33:59] [query] Results: 0 Pages of results: 0
[2025-12-21 02:33:59] [query] Execution time: 0.12587
[2025-12-21 02:35:40] [query] Query for: 阜阳市人口数量
[2025-12-21 02:35:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:35:40] [query] Engine: default
[2025-12-21 02:35:40] [query] Tokens: 阜阳市人口数量
[2025-12-21 02:35:40] [query] Mods: 11
[2025-12-21 02:35:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:35: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 LIMIT 0, 200
[2025-12-21 02:35:40] [query] Results: 0 Pages of results: 0
[2025-12-21 02:35:40] [query] Execution time: 0.11536
[2025-12-21 02:36:29] [query] Query for: texas property sales agreement
[2025-12-21 02:36:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:36:29] [query] Engine: default
[2025-12-21 02:36:29] [query] Tokens: texas, property, sales, agreement
[2025-12-21 02:36:29] [query] Mods: 11
[2025-12-21 02:36:29] [query] Trying AND logic
[2025-12-21 02:36:29] [query] Using OR logic
[2025-12-21 02:36:30] [query] Found results using: or logic
[2025-12-21 02:36:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4115,107,1161,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 >= '2025-12-21 02:36: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 LIMIT 0, 200
[2025-12-21 02:36:30] [query] Results: 1146 Pages of results: 6
[2025-12-21 02:36:30] [query] Execution time: 0.30967
[2025-12-21 02:37:00] [query] Query for: 淮南市博物馆地上停车场
[2025-12-21 02:37:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:37:00] [query] Engine: default
[2025-12-21 02:37:00] [query] Tokens: 淮南市博物馆地上停车场
[2025-12-21 02:37:00] [query] Mods: 11
[2025-12-21 02:37:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:37: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 LIMIT 0, 200
[2025-12-21 02:37:00] [query] Results: 0 Pages of results: 0
[2025-12-21 02:37:00] [query] Execution time: 0.16555
[2025-12-21 02:37:49] [query] Query for: 《中国能源建设股份有限公司安全生产监督管理办法》
[2025-12-21 02:37:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:37:49] [query] Engine: default
[2025-12-21 02:37:49] [query] Tokens: 中国能源建设股份有限公司安全生产监督管理办法
[2025-12-21 02:37:49] [query] Mods: 11
[2025-12-21 02:37:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:37:49] [query] Results: 0 Pages of results: 0
[2025-12-21 02:37:49] [query] Execution time: 0.08963
[2025-12-21 02:37:51] [query] Query for: 滨州市财金集团官网
[2025-12-21 02:37:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:37:51] [query] Engine: default
[2025-12-21 02:37:51] [query] Tokens: 滨州市财金集团官网
[2025-12-21 02:37:51] [query] Mods: 11
[2025-12-21 02:37:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:37:51] [query] Results: 0 Pages of results: 0
[2025-12-21 02:37:51] [query] Execution time: 0.07614
[2025-12-21 02:38:20] [query] Query for: is a home equity agreement scam?
[2025-12-21 02:38:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:38:20] [query] Engine: default
[2025-12-21 02:38:20] [query] Tokens: home, equity, agreement, scam
[2025-12-21 02:38:20] [query] Mods: 11
[2025-12-21 02:38:20] [query] Trying AND logic
[2025-12-21 02:38:20] [query] Using OR logic
[2025-12-21 02:38:20] [query] Found results using: or logic
[2025-12-21 02:38:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,135,873,2477) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:38: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 LIMIT 0, 200
[2025-12-21 02:38:20] [query] Results: 859 Pages of results: 5
[2025-12-21 02:38:20] [query] Execution time: 0.29800
[2025-12-21 02:38:22] [query] Query for: keller williams realty rentals listings
[2025-12-21 02:38:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:38:22] [query] Engine: default
[2025-12-21 02:38:22] [query] Tokens: keller, williams, realty, rentals, listings
[2025-12-21 02:38:22] [query] Mods: 11
[2025-12-21 02:38:22] [query] Trying AND logic
[2025-12-21 02:38:22] [query] Using OR logic
[2025-12-21 02:38:22] [query] Found results using: or logic
[2025-12-21 02:38:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3872,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 >= '2025-12-21 02: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:38:22] [query] Results: 235 Pages of results: 2
[2025-12-21 02:38:22] [query] Execution time: 0.17056
[2025-12-21 02:38:37] [index:background] Health check
[2025-12-21 02:38:50] [indexer:background] Health check
[2025-12-21 02:39:00] [query] Query for: 70e training in north carolina
[2025-12-21 02:39:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:39:00] [query] Engine: default
[2025-12-21 02:39:00] [query] Tokens: 3e0eb747-9243-454d-870e-bd3945ad765a, 3e0eb7479243454d870ebd3945ad765a, 870e, bb70e0a3bea6ce1cefd20525de961ee8, carolina, north, training
[2025-12-21 02:39:00] [query] Mods: 12
[2025-12-21 02:39:00] [query] Trying AND logic
[2025-12-21 02:39:00] [query] Using OR logic
[2025-12-21 02:39:04] [query] Found results using: or logic
[2025-12-21 02:39:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(254,253,3059) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (36732,36733,36730,64536,254,253,3059) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:39:04] [query] Results: 631 Pages of results: 4
[2025-12-21 02:39:04] [query] Execution time: 3.98856
[2025-12-21 02:39:29] [query] Query for: 支付宝没有一键
[2025-12-21 02:39:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:39:29] [query] Engine: default
[2025-12-21 02:39:30] [query] Tokens: 支付宝没有一键
[2025-12-21 02:39:30] [query] Mods: 11
[2025-12-21 02:39:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:39:30] [query] Results: 0 Pages of results: 0
[2025-12-21 02:39:30] [query] Execution time: 0.08246
[2025-12-21 02:40:20] [query] Query for: can i create a trust and sell my house to it in north carolina
[2025-12-21 02:40:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:40:20] [query] Engine: default
[2025-12-21 02:40:20] [query] Tokens: can, create, trust, sell, house, north, carolina
[2025-12-21 02:40:20] [query] Mods: 11
[2025-12-21 02:40:20] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 02:40:20] [query] Using OR logic
[2025-12-21 02:40:20] [query] Found results using: or logic
[2025-12-21 02:40:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,188,3288,106,244,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 >= '2025-12-21 02:40: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 LIMIT 0, 200
[2025-12-21 02:40:20] [query] Results: 1211 Pages of results: 7
[2025-12-21 02:40:20] [query] Execution time: 0.47779
[2025-12-21 02:41:07] [query] Query for: ultimate flea treatment for home
[2025-12-21 02:41:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:41:07] [query] Engine: default
[2025-12-21 02:41:08] [query] Tokens: ultimate, treatment, home, file, fla, flaw, flea
[2025-12-21 02:41:08] [query] Mods: 12
[2025-12-21 02:41:08] [query] Using OR logic
[2025-12-21 02:41:09] [query] Found results using: or logic
[2025-12-21 02:41:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(234,6745,4785) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4785,6745,234,3602,4406,12906,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:41: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:41:09] [query] Results: 497 Pages of results: 3
[2025-12-21 02:41:09] [query] Execution time: 1.31832
[2025-12-21 02:41:14] [query] Query for: homes for sale on ralph drive cary nc
[2025-12-21 02:41:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:41:14] [query] Engine: default
[2025-12-21 02:41:14] [query] Tokens: homes, sale, ralph, drive, cary, nc
[2025-12-21 02:41:14] [query] Mods: 11
[2025-12-21 02:41:14] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 02:41:14] [query] Using OR logic
[2025-12-21 02:41:15] [query] Found results using: or logic
[2025-12-21 02:41:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,10578,3712,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 >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:41:15] [query] Results: 946 Pages of results: 5
[2025-12-21 02:41:15] [query] Execution time: 0.54007
[2025-12-21 02:41:59] [query] Query for: generika buspin aus deutschland 🟠🚰 www.7search.xyz/buspin köpa beställa på nätet utan recept. receptfedex. köp
[2025-12-21 02:41:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:41:59] [query] Engine: default
[2025-12-21 02:41:59] [query] Tokens: auster, austin, australia, australian, austria, austrian, austrian-partnership, austrianpartnership, kopf, koppelmann
[2025-12-21 02:41:59] [query] Mods: 12
[2025-12-21 02:41:59] [query] Trying AND logic
[2025-12-21 02:41:59] [query] Using OR logic
[2025-12-21 02:41:59] [query] Found results using: or logic
[2025-12-21 02:41:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7795,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,40438,23577) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:41: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:41:59] [query] Results: 10 Pages of results: 1
[2025-12-21 02:41:59] [query] Execution time: 0.06306
[2025-12-21 02:42:01] [query] Query for: generika buspin aus deutschland 🟠🚰 www.7search.xyz/buspin köpa beställa på nätet utan recept. receptfedex. köp
[2025-12-21 02:42:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 02:42:01] [query] Engine: default
[2025-12-21 02:42:01] [query] Tokens: auster, austin, australia, australian, austria, austrian, austrian-partnership, austrianpartnership, kopf, koppelmann
[2025-12-21 02:42:01] [query] Mods: 12
[2025-12-21 02:42:01] [query] Trying AND logic
[2025-12-21 02:42:01] [query] Using OR logic
[2025-12-21 02:42:01] [query] Found results using: or logic
[2025-12-21 02:42:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7795,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,40438,23577) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:42: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 02:42:01] [query] Results: 10 Pages of results: 1
[2025-12-21 02:42:01] [query] Execution time: 0.03631
[2025-12-21 02:42:14] [query] Query for: tabela salarial administrativos 2025
[2025-12-21 02:42:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:42:14] [query] Engine: default
[2025-12-21 02:42:14] [query] Tokens: 2025, table, table 1a, table1a, tabela salarial administrativos administrativos 2025
[2025-12-21 02:42:14] [query] Mods: 12
[2025-12-21 02:42:14] [query] Using OR logic
[2025-12-21 02:42:14] [query] Found results using: or logic
[2025-12-21 02:42:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2723,25951,25851,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:42:14] [query] Results: 229 Pages of results: 2
[2025-12-21 02:42:14] [query] Execution time: 0.86347
[2025-12-21 02:42:35] [query] Query for: can a closing disclosure be signed electronically in nc
[2025-12-21 02:42:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:42:35] [query] Engine: default
[2025-12-21 02:42:35] [query] Tokens: can, closing, disclosure, signed, electronically, nc
[2025-12-21 02:42:35] [query] Mods: 11
[2025-12-21 02:42:35] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 02:42:35] [query] Using OR logic
[2025-12-21 02:42:36] [query] Found results using: or logic
[2025-12-21 02:42:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:42:36] [query] Results: 1402 Pages of results: 8
[2025-12-21 02:42:36] [query] Execution time: 0.60543
[2025-12-21 02:42:38] [query] Query for: owned a rental house that listed for sale. the realtors code of ethics requires
[2025-12-21 02:42:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:42:38] [query] Engine: default
[2025-12-21 02:42:38] [query] Tokens: owned, rental, house, listed, sale, realtors, code, ethics, requires
[2025-12-21 02:42:38] [query] Mods: 11
[2025-12-21 02:42:38] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 02:42:38] [query] Using OR logic
[2025-12-21 02:42:39] [query] Found results using: or logic
[2025-12-21 02:42:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1950,625,244,4954,125,96,88,5762,1340) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:42: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 LIMIT 0, 200
[2025-12-21 02:42:39] [query] Results: 1184 Pages of results: 6
[2025-12-21 02:42:39] [query] Execution time: 0.67298
[2025-12-21 02:42:50] [query] Query for: in north carolina a licensee is assisting client under an oral buyers agency agreement. when must the agreement be reduced to writing?
[2025-12-21 02:42:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:42:50] [query] Engine: default
[2025-12-21 02:42:50] [query] Tokens: north, carolina, licensee, assisting, client, oral, buyers, agency, agreement, must
[2025-12-21 02:42:50] [query] Mods: 11
[2025-12-21 02:42:50] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 02:42:50] [query] Using OR logic
[2025-12-21 02:42:50] [query] Found results using: or logic
[2025-12-21 02:42:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,19706,5318,5564,13215,2022,1500,873,115) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:42:50] [query] Results: 1331 Pages of results: 7
[2025-12-21 02:42:50] [query] Execution time: 0.51509
[2025-12-21 02:43:30] [query] Query for: 5461bs-1数码管动态引脚图
[2025-12-21 02:43:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:43:30] [query] Engine: default
[2025-12-21 02:43:30] [query] Tokens: 1, 5461bs 1数码管动态引脚图 5461bs-1数码管动态引脚图
[2025-12-21 02:43:30] [query] Mods: 12
[2025-12-21 02:43:30] [query] Using OR logic
[2025-12-21 02:43:37] [query] Found results using: or logic
[2025-12-21 02:43:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(431) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 02: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:43:37] [query] Results: 1227 Pages of results: 7
[2025-12-21 02:43:37] [query] Execution time: 6.90714
[2025-12-21 02:43:39] [index:background] Health check
[2025-12-21 02:43:52] [indexer:background] Health check
[2025-12-21 02:44:20] [query] Query for: 地铁跑酷中出现东风11的是哪个版本
[2025-12-21 02:44:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:44:20] [query] Engine: default
[2025-12-21 02:44:20] [query] Tokens: 11, 地铁跑酷中出现东风11的是哪个版本
[2025-12-21 02:44:20] [query] Mods: 12
[2025-12-21 02:44:20] [query] Using OR logic
[2025-12-21 02:44:21] [query] Found results using: or logic
[2025-12-21 02:44:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(38) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:44:21] [query] Results: 473 Pages of results: 3
[2025-12-21 02:44:21] [query] Execution time: 1.21335
[2025-12-21 02:45:40] [query] Query for: fha allows seller concessions. what is the maximum amount of concessions allowed on an loan?
[2025-12-21 02:45:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:45:40] [query] Engine: default
[2025-12-21 02:45:40] [query] Tokens: fha, allows, seller, concessions, maximum, amount, allowed, loan
[2025-12-21 02:45:40] [query] Mods: 11
[2025-12-21 02:45:40] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 02:45:40] [query] Using OR logic
[2025-12-21 02:45:41] [query] Found results using: or logic
[2025-12-21 02:45:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,104,210,34848,2725,1081,630,2927) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:45:41] [query] Results: 793 Pages of results: 4
[2025-12-21 02:45:41] [query] Execution time: 0.25029
[2025-12-21 02:46:29] [query] Query for: 和土木相关的公务员部门
[2025-12-21 02:46:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:46:29] [query] Engine: default
[2025-12-21 02:46:29] [query] Tokens: 和土木相关的公务员部门
[2025-12-21 02:46:29] [query] Mods: 11
[2025-12-21 02:46:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:46:29] [query] Results: 0 Pages of results: 0
[2025-12-21 02:46:29] [query] Execution time: 0.09897
[2025-12-21 02:46:31] [query] Query for: amerivan signature claims agent
[2025-12-21 02:46:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:46:31] [query] Engine: default
[2025-12-21 02:46:31] [query] Tokens: signature, claims, agent, amerivan
[2025-12-21 02:46:31] [query] Mods: 12
[2025-12-21 02:46:31] [query] Using OR logic
[2025-12-21 02:46:33] [query] Found results using: or logic
[2025-12-21 02:46:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1470,9009,8131) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,9009,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 >= '2025-12-21 02:46: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:46:33] [query] Results: 612 Pages of results: 4
[2025-12-21 02:46:33] [query] Execution time: 1.97357
[2025-12-21 02:46:37] [query] Query for: realestate lear
[2025-12-21 02:46:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:46:37] [query] Engine: default
[2025-12-21 02:46:37] [query] Tokens: realestate, lear
[2025-12-21 02:46:37] [query] Mods: 11
[2025-12-21 02:46:37] [query] Trying AND logic
[2025-12-21 02:46:37] [query] Using OR logic
[2025-12-21 02:46:37] [query] Found results using: or logic
[2025-12-21 02:46:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,35175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:46: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 LIMIT 0, 200
[2025-12-21 02:46:37] [query] Results: 11 Pages of results: 1
[2025-12-21 02:46:37] [query] Execution time: 0.02647
[2025-12-21 02:47:00] [query] Query for: s;low roads
[2025-12-21 02:47:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:47:00] [query] Engine: default
[2025-12-21 02:47:00] [query] Tokens: s, low, roads
[2025-12-21 02:47:00] [query] Mods: 11
[2025-12-21 02:47:00] [query] Trying AND logic
[2025-12-21 02:47:00] [query] Found results using: and logic
[2025-12-21 02:47:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1652,5272) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 ('7744') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:47:00] [query] Results: 1 Pages of results: 1
[2025-12-21 02:47:00] [query] Execution time: 0.06597
[2025-12-21 02:48:41] [index:background] Health check
[2025-12-21 02:48:50] [query] Query for: 南方地区冬至饺子馅料特色
[2025-12-21 02:48:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:48:50] [query] Engine: default
[2025-12-21 02:48:50] [query] Tokens: 南方地区冬至饺子馅料特色
[2025-12-21 02:48:50] [query] Mods: 11
[2025-12-21 02:48:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:48:50] [query] Results: 0 Pages of results: 0
[2025-12-21 02:48:50] [query] Execution time: 0.12388
[2025-12-21 02:48:51] [indexer:background] Health check
[2025-12-21 02:49:52] [query] Query for: real estate board
[2025-12-21 02:49:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:49:52] [query] Engine: default
[2025-12-21 02:49:52] [query] Tokens: real, estate, board
[2025-12-21 02:49:52] [query] Mods: 11
[2025-12-21 02:49:52] [query] Trying AND logic
[2025-12-21 02:49:53] [query] Found results using: and logic
[2025-12-21 02:49:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,646) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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' ) ) ))) 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 (646) 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 LIMIT 0, 200
[2025-12-21 02:49:53] [query] Results: 120 Pages of results: 1
[2025-12-21 02:49:53] [query] Execution time: 0.97778
[2025-12-21 02:50:10] [query] Query for: real estate con ed
[2025-12-21 02:50:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:50:10] [query] Engine: default
[2025-12-21 02:50:10] [query] Tokens: conceal, concealed, concealing, concealment, conceivable, conceivably, conceive, conceived, concentrate, concentrated
[2025-12-21 02:50:10] [query] Mods: 12
[2025-12-21 02:50:10] [query] Trying AND logic
[2025-12-21 02:50:10] [query] Found results using: and logic
[2025-12-21 02:50:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7312,172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 02: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' ) ) ))) AND s.id IN ('13282', '20272', '20288', '20473', '24823', '25643', '25715', '40253', '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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:50:10] [query] Results: 9 Pages of results: 1
[2025-12-21 02:50:10] [query] Execution time: 0.11524
[2025-12-21 02:51:11] [query] Query for: saute coin
[2025-12-21 02:51:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:51:11] [query] Engine: default
[2025-12-21 02:51:11] [query] Tokens: sauteed, sauteing, coin
[2025-12-21 02:51:11] [query] Mods: 12
[2025-12-21 02:51:11] [query] Trying AND logic
[2025-12-21 02:51:11] [query] Using OR logic
[2025-12-21 02:51:11] [query] Found results using: or logic
[2025-12-21 02:51:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(10031) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (76530,8539,10031) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:51: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:51:11] [query] Results: 3 Pages of results: 1
[2025-12-21 02:51:11] [query] Execution time: 0.04717
[2025-12-21 02:51:18] [query] Query for: prodotti
[2025-12-21 02:51:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 02:51:18] [query] Engine: default
[2025-12-21 02:51:18] [query] Tokens: prodotti
[2025-12-21 02:51:18] [query] Mods: 11
[2025-12-21 02:51:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 LIMIT 0, 12
[2025-12-21 02:51:18] [query] Results: 0 Pages of results: 0
[2025-12-21 02:51:18] [query] Execution time: 0.08181
[2025-12-21 02:51:50] [query] Query for: 0=-------9m
[2025-12-21 02:51:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:51:50] [query] Engine: default
[2025-12-21 02:51:50] [query] Tokens: 101844004fema2019makeityourbusinessupd8, 1099misc, 0
[2025-12-21 02:51:50] [query] Mods: 12
[2025-12-21 02:51:50] [query] Trying AND logic
[2025-12-21 02:51:50] [query] Found results using: and logic
[2025-12-21 02:51:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2630) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21153,19250,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 >= '2025-12-21 02:51: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 ('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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:51:50] [query] Results: 1 Pages of results: 1
[2025-12-21 02:51:50] [query] Execution time: 0.27637
[2025-12-21 02:52:30] [query] Query for: nc mobile home set up license lookup
[2025-12-21 02:52:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:52:30] [query] Engine: default
[2025-12-21 02:52:30] [query] Tokens: nc, mobile, home, set, license, lookup
[2025-12-21 02:52:30] [query] Mods: 11
[2025-12-21 02:52:30] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 02:52:30] [query] Using OR logic
[2025-12-21 02:52:31] [query] Found results using: or logic
[2025-12-21 02:52:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,643,234,1932,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 >= '2025-12-21 02: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:52:31] [query] Results: 1118 Pages of results: 6
[2025-12-21 02:52:31] [query] Execution time: 0.67419
[2025-12-21 02:53:21] [query] Query for: 我一个手机号码 阿里云注册不同的企业
[2025-12-21 02:53:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:53:21] [query] Engine: default
[2025-12-21 02:53:21] [query] Tokens: 我一个手机号码 阿里云注册不同的企业
[2025-12-21 02:53:21] [query] Mods: 11
[2025-12-21 02:53:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:53: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 LIMIT 0, 200
[2025-12-21 02:53:21] [query] Results: 0 Pages of results: 0
[2025-12-21 02:53:21] [query] Execution time: 0.14945
[2025-12-21 02:53:25] [query] Query for: best regions in north carolina for land to buy
[2025-12-21 02:53:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:53:25] [query] Engine: default
[2025-12-21 02:53:25] [query] Tokens: best, regions, north, carolina, land, buy
[2025-12-21 02:53:25] [query] Mods: 11
[2025-12-21 02: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)
[2025-12-21 02:53:25] [query] Using OR logic
[2025-12-21 02:53:25] [query] Found results using: or logic
[2025-12-21 02:53:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3091,253,254,979,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 >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:53:25] [query] Results: 819 Pages of results: 5
[2025-12-21 02:53:25] [query] Execution time: 0.33557
[2025-12-21 02:53:37] [index:background] Health check
[2025-12-21 02:53:50] [indexer:background] Health check
[2025-12-21 02:54:58] [query] Query for: t method formula in real estate
[2025-12-21 02:54:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:54:58] [query] Engine: default
[2025-12-21 02:54:58] [query] Tokens: t, method, formula, real, estate
[2025-12-21 02:54:58] [query] Mods: 11
[2025-12-21 02:54:58] [query] Trying AND logic
[2025-12-21 02:54:58] [query] Using OR logic
[2025-12-21 02:54:58] [query] Found results using: or logic
[2025-12-21 02:54:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (860,4663,5806,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 >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:54:58] [query] Results: 1378 Pages of results: 7
[2025-12-21 02:54:58] [query] Execution time: 0.50761
[2025-12-21 02:56:01] [query] Query for: 菲利普斯学院学费
[2025-12-21 02:56:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:56:01] [query] Engine: default
[2025-12-21 02:56:01] [query] Tokens: 菲利普斯学院学费
[2025-12-21 02:56:01] [query] Mods: 11
[2025-12-21 02:56:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:56:01] [query] Results: 0 Pages of results: 0
[2025-12-21 02:56:01] [query] Execution time: 0.15410
[2025-12-21 02:56:45] [query] Query for: homes for sale in morrisville nc
[2025-12-21 02:56:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:56:45] [query] Engine: default
[2025-12-21 02:56:45] [query] Tokens: homes, sale, morrisville, nc
[2025-12-21 02:56:45] [query] Mods: 11
[2025-12-21 02:56:45] [query] Trying AND logic
[2025-12-21 02:56:45] [query] Using OR logic
[2025-12-21 02:56:45] [query] Found results using: or logic
[2025-12-21 02:56:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 02:56: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 LIMIT 0, 200
[2025-12-21 02:56:45] [query] Results: 922 Pages of results: 5
[2025-12-21 02:56:45] [query] Execution time: 0.45091
[2025-12-21 02:56:45] [query] Query for: state with highest population
[2025-12-21 02:56:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:56:45] [query] Engine: default
[2025-12-21 02:56:45] [query] Tokens: state, highest, population
[2025-12-21 02:56:45] [query] Mods: 11
[2025-12-21 02:56:45] [query] Trying AND logic
[2025-12-21 02:56:45] [query] Found results using: and logic
[2025-12-21 02:56:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (517,2638,2231) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:56: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 ('1223') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 02:56:45] [query] Results: 1 Pages of results: 1
[2025-12-21 02:56:45] [query] Execution time: 0.04620
[2025-12-21 02:57:10] [query] Query for: 華隆工業大學
[2025-12-21 02:57:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:57:10] [query] Engine: default
[2025-12-21 02:57:10] [query] Tokens: 華隆工業大學
[2025-12-21 02:57:10] [query] Mods: 11
[2025-12-21 02:57:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02: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 LIMIT 0, 200
[2025-12-21 02:57:10] [query] Results: 0 Pages of results: 0
[2025-12-21 02:57:10] [query] Execution time: 0.07667
[2025-12-21 02:58:01] [query] Query for: real estate commission sign on new agent form
[2025-12-21 02:58:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:58:01] [query] Engine: default
[2025-12-21 02:58:01] [query] Tokens: real, estate, commission, sign, new, agent, form
[2025-12-21 02:58:01] [query] Mods: 11
[2025-12-21 02:58:01] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 02:58:01] [query] Using OR logic
[2025-12-21 02:58:02] [query] Found results using: or logic
[2025-12-21 02:58:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1312,110,1470,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 >= '2025-12-21 02:58: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 LIMIT 0, 200
[2025-12-21 02:58:02] [query] Results: 1667 Pages of results: 9
[2025-12-21 02:58:02] [query] Execution time: 0.89931
[2025-12-21 02:59:05] [query] Query for: 魔兽类似的游戏
[2025-12-21 02:59:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 02:59:05] [query] Engine: default
[2025-12-21 02:59:05] [query] Tokens: 魔兽类似的游戏
[2025-12-21 02:59:05] [query] Mods: 11
[2025-12-21 02:59:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 02:59: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 LIMIT 0, 200
[2025-12-21 02:59:05] [query] Results: 0 Pages of results: 0
[2025-12-21 02:59:06] [query] Execution time: 0.08805
[2025-12-21 02:59:21] [index:background] Health check
[2025-12-21 02:59:22] [indexer:background] Health check
[2025-12-21 03:00:21] [query] Query for: real estate agent contact list
[2025-12-21 03:00:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:00:21] [query] Engine: default
[2025-12-21 03:00:21] [query] Tokens: real, estate, agent, contact, list
[2025-12-21 03:00:21] [query] Mods: 11
[2025-12-21 03:00:21] [query] Trying AND logic
[2025-12-21 03:00:21] [query] Using OR logic
[2025-12-21 03:00:22] [query] Found results using: or logic
[2025-12-21 03:00:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 03: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 LIMIT 0, 200
[2025-12-21 03:00:22] [query] Results: 1233 Pages of results: 7
[2025-12-21 03:00:22] [query] Execution time: 0.53514
[2025-12-21 03:00:24] [query] Query for: omni realtors and property management
[2025-12-21 03:00:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:00:24] [query] Engine: default
[2025-12-21 03:00:24] [query] Tokens: omni, realtors, property, management
[2025-12-21 03:00:24] [query] Mods: 11
[2025-12-21 03:00:24] [query] Trying AND logic
[2025-12-21 03:00:24] [query] Found results using: and logic
[2025-12-21 03:00:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9801,96,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 >= '2025-12-21 03: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' ) ) ))) AND s.id IN ('2875') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:00:24] [query] Results: 1 Pages of results: 1
[2025-12-21 03:00:24] [query] Execution time: 0.06321
[2025-12-21 03:00:26] [query] Query for: do i need to run a referral fee through my bic?
[2025-12-21 03:00:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:00:26] [query] Engine: default
[2025-12-21 03:00:26] [query] Tokens: need, run, referral, fee, bic
[2025-12-21 03:00:26] [query] Mods: 11
[2025-12-21 03:00:26] [query] Trying AND logic
[2025-12-21 03:00:26] [query] Using OR logic
[2025-12-21 03:00:26] [query] Found results using: or logic
[2025-12-21 03:00:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (562,2934,4329,1510,16748) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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 LIMIT 0, 200
[2025-12-21 03:00:26] [query] Results: 638 Pages of results: 4
[2025-12-21 03:00:26] [query] Execution time: 0.17134
[2025-12-21 03:02:19] [query] Query for: 28944
[2025-12-21 03:02:19] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:02:19] [query] Engine: download_ready
[2025-12-21 03:02:19] [query] Tokens: 28944
[2025-12-21 03:02:19] [query] Mods: 5
[2025-12-21 03:02:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (31409) 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, 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, 29646, 29127, 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, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29462, 29816, 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, 29097, 29438, 29343, 27672, 29062, 29664, 29456, 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, 34778, 35199, 42059, 42169, 35553, 49576, 35191, 35005, 34769, 48331, 35165, 45861, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 45864, 34782, 35207, 34947, 34943, 42357, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 45867, 35397, 34785, 34951, 35052, 41964, 41768, 34879, 48669, 42323, 45872, 34853, 34955, 35054, 42298, 34772, 53560, 34902, 35360, 53557, 35366, 45876, 34870, 35403, 34958, 35140, 42207, 34774, 53551, 34932, 53552, 35371, 45879, 34876, 35409, 35144, 34756, 41967, 35290, 35093, 50428, 35377, 45884, 34905, 35463, 35177, 34758, 35058, 35148, 38731, 41678, 35382, 56030, 45887, 34962, 35285, 34762, 35062, 35152, 38993, 48469, 45894, 34995, 34764, 35183, 48258, 35156, 38772, 41689, 35195, 41743, 48911, 50431, 35546, 47716, 35000, 34766, 35187, 48269, 35160, 45858 ) )) 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 LIMIT 0, 200
[2025-12-21 03:02:19] [query] Results: 0 Pages of results: 0
[2025-12-21 03:02:19] [query] Execution time: 0.02065
[2025-12-21 03:03:37] [index:background] Health check
[2025-12-21 03:03:53] [indexer:background] Health check
[2025-12-21 03:05:01] [query] Query for: ncar
[2025-12-21 03:05:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:05:01] [query] Engine: default
[2025-12-21 03:05:01] [query] Tokens: ncar
[2025-12-21 03:05:01] [query] Mods: 11
[2025-12-21 03:05:01] [query] Found results using: or logic
[2025-12-21 03:05:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 03:05: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 LIMIT 0, 200
[2025-12-21 03:05:01] [query] Results: 33 Pages of results: 1
[2025-12-21 03:05:01] [query] Execution time: 0.02624
[2025-12-21 03:06:32] [query] Query for: 腾讯dreamwriter案判决书是否公开
[2025-12-21 03:06:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:06:32] [query] Engine: default
[2025-12-21 03:06:32] [query] Tokens: 腾讯dreamwriter案判决书是否公开
[2025-12-21 03:06:32] [query] Mods: 11
[2025-12-21 03:06:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:06: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 LIMIT 0, 200
[2025-12-21 03:06:32] [query] Results: 0 Pages of results: 0
[2025-12-21 03:06:32] [query] Execution time: 0.09709
[2025-12-21 03:08:38] [index:background] Health check
[2025-12-21 03:08:41] [query] Query for: redlands ca houses for rent 4 bed 2025 site:rentals.com
[2025-12-21 03:08:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:08:41] [query] Engine: default
[2025-12-21 03:08:41] [query] Tokens: ca, houses, rent, 4, bed, 2025, site, rentals, com, redlands
[2025-12-21 03:08:41] [query] Mods: 12
[2025-12-21 03:08:41] [query] Using OR logic
[2025-12-21 03:08:46] [query] Found results using: or logic
[2025-12-21 03:08:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,440,8525,15734,23,2990,603,3872,1964) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2990,603,440,8525,24711,1964,3872,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 >= '2025-12-21 03: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:08:46] [query] Results: 728 Pages of results: 4
[2025-12-21 03:08:46] [query] Execution time: 4.86975
[2025-12-21 03:08:48] [query] Query for: ขนาดมาตราฐานที่นอน
[2025-12-21 03:08:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:08:48] [query] Engine: default
[2025-12-21 03:08:48] [query] Tokens: ขนาดมาตราฐานที่นอน
[2025-12-21 03:08:48] [query] Mods: 11
[2025-12-21 03:08:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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 LIMIT 0, 200
[2025-12-21 03:08:48] [query] Results: 0 Pages of results: 0
[2025-12-21 03:08:48] [query] Execution time: 0.08164
[2025-12-21 03:08:49] [indexer:background] Health check
[2025-12-21 03:08:50] [query] Query for: touhid princeton buet
[2025-12-21 03:08:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:08:50] [query] Engine: default
[2025-12-21 03:08:50] [query] Tokens: princeton, beat, bet, beta, beth, buffet, butt, touhid buet
[2025-12-21 03:08:50] [query] Mods: 12
[2025-12-21 03:08:50] [query] Using OR logic
[2025-12-21 03:08:50] [query] Found results using: or logic
[2025-12-21 03:08:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(12974) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12974,5922,21707,16110,10919,36107,69432,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:08:50] [query] Results: 17 Pages of results: 1
[2025-12-21 03:08:50] [query] Execution time: 0.20479
[2025-12-21 03:11:12] [query] Query for: 卡拉比丘显卡版本要求
[2025-12-21 03:11:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:11:12] [query] Engine: default
[2025-12-21 03:11:12] [query] Tokens: 卡拉比丘显卡版本要求
[2025-12-21 03:11:12] [query] Mods: 11
[2025-12-21 03:11:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 03:11:12] [query] Results: 0 Pages of results: 0
[2025-12-21 03:11:12] [query] Execution time: 0.09155
[2025-12-21 03:12:53] [query] Query for: 都江堰过冬至吃饺子的习俗
[2025-12-21 03:12:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:12:53] [query] Engine: default
[2025-12-21 03:12:53] [query] Tokens: 都江堰过冬至吃饺子的习俗
[2025-12-21 03:12:53] [query] Mods: 11
[2025-12-21 03:12:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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 LIMIT 0, 200
[2025-12-21 03:12:53] [query] Results: 0 Pages of results: 0
[2025-12-21 03:12:53] [query] Execution time: 0.07558
[2025-12-21 03:13:12] [query] Query for: โปรแกรมโกงกมส์
[2025-12-21 03:13:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:13:12] [query] Engine: default
[2025-12-21 03:13:13] [query] Tokens: โปรแกรมโกงกมส์
[2025-12-21 03:13:13] [query] Mods: 11
[2025-12-21 03:13:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:13:13] [query] Results: 0 Pages of results: 0
[2025-12-21 03:13:13] [query] Execution time: 0.14410
[2025-12-21 03:13:36] [index:background] Health check
[2025-12-21 03:13:49] [indexer:background] Health check
[2025-12-21 03:14:03] [query] Query for: 布广b+
[2025-12-21 03:14:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:14:03] [query] Engine: default
[2025-12-21 03:14:03] [query] Tokens: 布广b
[2025-12-21 03:14:03] [query] Mods: 11
[2025-12-21 03:14:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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 LIMIT 0, 200
[2025-12-21 03:14:03] [query] Results: 0 Pages of results: 0
[2025-12-21 03:14:03] [query] Execution time: 0.10921
[2025-12-21 03:14:20] [query] Query for: ontario real estate commission who pays
[2025-12-21 03:14:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:14:20] [query] Engine: default
[2025-12-21 03:14:20] [query] Tokens: ontario, real, estate, commission, pays
[2025-12-21 03:14:20] [query] Mods: 11
[2025-12-21 03:14:20] [query] Trying AND logic
[2025-12-21 03:14:20] [query] Using OR logic
[2025-12-21 03:14:20] [query] Found results using: or logic
[2025-12-21 03:14:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,843,6959) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:14: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 LIMIT 0, 200
[2025-12-21 03:14:20] [query] Results: 999 Pages of results: 5
[2025-12-21 03:14:20] [query] Execution time: 0.47045
[2025-12-21 03:14:40] [query] Query for: 中国无人机飞行管理规定 废弃建筑
[2025-12-21 03:14:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:14:40] [query] Engine: default
[2025-12-21 03:14:40] [query] Tokens: 中国无人机飞行管理规定 废弃建筑
[2025-12-21 03:14:40] [query] Mods: 11
[2025-12-21 03:14:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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 LIMIT 0, 200
[2025-12-21 03:14:40] [query] Results: 0 Pages of results: 0
[2025-12-21 03:14:40] [query] Execution time: 0.13370
[2025-12-21 03:15:18] [query] Query for: ウマ娘 トレーニングパス 二次決勝
[2025-12-21 03:15:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:15:18] [query] Engine: default
[2025-12-21 03:15:18] [query] Tokens: ウマ娘 トレーニングパス 二次決勝
[2025-12-21 03:15:18] [query] Mods: 11
[2025-12-21 03:15:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:15: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 LIMIT 0, 200
[2025-12-21 03:15:18] [query] Results: 0 Pages of results: 0
[2025-12-21 03:15:18] [query] Execution time: 0.14779
[2025-12-21 03:15:23] [query] Query for: 通过网盘分享的文件：027_2025-06-28-1 ko动态part003.mp4等22个文件 链接: https://pan.baidu.com/s/1tn4l8djrvhus2le4jtugtq?pwd=26a2 提取码: 26a2
[2025-12-21 03:15:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:15:23] [query] Engine: default
[2025-12-21 03:15:23] [query] Tokens: 10272015, 10272022, 1681402732, 1682890271, 1683310277, 1685031214 1693314027, 16850312141693314027, 1685657027, 1686531027, 1686673027
[2025-12-21 03:15:23] [query] Mods: 12
[2025-12-21 03:15:23] [query] Trying AND logic
[2025-12-21 03:15:23] [query] Using OR logic
[2025-12-21 03:15:24] [query] Found results using: or logic
[2025-12-21 03:15:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(16740,431,24711,3838,514,23,21,11866,68) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67303,67503,28125,30390,30207,43375,43377,34751,38325,38446) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:15:24] [query] Results: 3 Pages of results: 1
[2025-12-21 03:15:24] [query] Execution time: 0.36626
[2025-12-21 03:15:43] [query] Query for: ncl central agent login
[2025-12-21 03:15:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:15:43] [query] Engine: default
[2025-12-21 03:15:43] [query] Tokens: nclicensed, agent, central, login
[2025-12-21 03:15:43] [query] Mods: 12
[2025-12-21 03:15:43] [query] Trying AND logic
[2025-12-21 03:15:43] [query] Using OR logic
[2025-12-21 03:15:45] [query] Found results using: or logic
[2025-12-21 03:15:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1470,2139,9770) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1470,2139,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 >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:15:45] [query] Results: 600 Pages of results: 3
[2025-12-21 03:15:45] [query] Execution time: 1.75567
[2025-12-21 03:15:53] [query] Query for: arizona real estate renewal fees salesperson late
[2025-12-21 03:15:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:15:53] [query] Engine: default
[2025-12-21 03:15:53] [query] Tokens: arizona, real, estate, renewal, fees, salesperson, late
[2025-12-21 03:15:53] [query] Mods: 11
[2025-12-21 03:15:53] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 03:15:53] [query] Using OR logic
[2025-12-21 03:15:53] [query] Found results using: or logic
[2025-12-21 03:15:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25350,171,172,16272,3018,3924,3265) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:15: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 LIMIT 0, 200
[2025-12-21 03:15:53] [query] Results: 1013 Pages of results: 6
[2025-12-21 03:15:53] [query] Execution time: 0.38671
[2025-12-21 03:16:12] [query] Query for: 纪念堂看个人可可粉【
[2025-12-21 03:16:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:16:12] [query] Engine: default
[2025-12-21 03:16:12] [query] Tokens: 纪念堂看个人可可粉
[2025-12-21 03:16:12] [query] Mods: 11
[2025-12-21 03:16:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:16: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 LIMIT 0, 200
[2025-12-21 03:16:12] [query] Results: 0 Pages of results: 0
[2025-12-21 03:16:13] [query] Execution time: 0.11573
[2025-12-21 03:18:22] [query] Query for: サテライトコロニー
[2025-12-21 03:18:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:18:22] [query] Engine: default
[2025-12-21 03:18:22] [query] Tokens: サテライトコロニー
[2025-12-21 03:18:22] [query] Mods: 11
[2025-12-21 03:18:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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 LIMIT 0, 200
[2025-12-21 03:18:22] [query] Results: 0 Pages of results: 0
[2025-12-21 03:18:22] [query] Execution time: 0.11729
[2025-12-21 03:18:24] [query] Query for: 海外服务官方app filetype:pdf
[2025-12-21 03:18:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:18:24] [query] Engine: default
[2025-12-21 03:18:24] [query] Tokens: pdf, 海外服务官方app filetype
[2025-12-21 03:18:24] [query] Mods: 12
[2025-12-21 03:18:24] [query] Using OR logic
[2025-12-21 03:18:24] [query] Found results using: or logic
[2025-12-21 03:18:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3613) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:18:24] [query] Results: 25 Pages of results: 1
[2025-12-21 03:18:24] [query] Execution time: 0.18628
[2025-12-21 03:18:36] [index:background] Health check
[2025-12-21 03:18:50] [indexer:background] Health check
[2025-12-21 03:19:14] [query] Query for: north carolina extension jobs
[2025-12-21 03:19:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:19:14] [query] Engine: default
[2025-12-21 03:19:14] [query] Tokens: north, carolina, extension, jobs
[2025-12-21 03:19:14] [query] Mods: 11
[2025-12-21 03:19:14] [query] Trying AND logic
[2025-12-21 03:19:14] [query] Using OR logic
[2025-12-21 03:19:14] [query] Found results using: or logic
[2025-12-21 03:19:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7508,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 >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:19:14] [query] Results: 616 Pages of results: 4
[2025-12-21 03:19:15] [query] Execution time: 0.33594
[2025-12-21 03:20:13] [query] Query for: 铜山牧原
[2025-12-21 03:20:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:20:13] [query] Engine: default
[2025-12-21 03:20:13] [query] Tokens: 铜山牧原
[2025-12-21 03:20:13] [query] Mods: 11
[2025-12-21 03:20:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:20: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 LIMIT 0, 200
[2025-12-21 03:20:13] [query] Results: 0 Pages of results: 0
[2025-12-21 03:20:13] [query] Execution time: 0.13741
[2025-12-21 03:20:43] [query] Query for: what happens to a trust on your house when you want sell buy new property
[2025-12-21 03:20:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:20:43] [query] Engine: default
[2025-12-21 03:20:43] [query] Tokens: happens, trust, house, want, sell, buy, new, property
[2025-12-21 03:20:43] [query] Mods: 11
[2025-12-21 03:20:43] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 03:20:43] [query] Using OR logic
[2025-12-21 03:20:43] [query] Found results using: or logic
[2025-12-21 03:20:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3288,244,3500,106,2933,110,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 >= '2025-12-21 03: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 LIMIT 0, 200
[2025-12-21 03:20:43] [query] Results: 1263 Pages of results: 7
[2025-12-21 03:20:43] [query] Execution time: 0.44582
[2025-12-21 03:22:31] [query] Query for: real estate mortgage contract
[2025-12-21 03:22:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:22:31] [query] Engine: default
[2025-12-21 03:22:31] [query] Tokens: real, estate, mortgage, contract
[2025-12-21 03:22:31] [query] Mods: 11
[2025-12-21 03:22:31] [query] Trying AND logic
[2025-12-21 03:22:31] [query] Using OR logic
[2025-12-21 03:22:31] [query] Found results using: or logic
[2025-12-21 03:22:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,622,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 >= '2025-12-21 03:22: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 LIMIT 0, 200
[2025-12-21 03:22:31] [query] Results: 1440 Pages of results: 8
[2025-12-21 03:22:31] [query] Execution time: 0.58230
[2025-12-21 03:23:41] [index:background] Health check
[2025-12-21 03:23:44] [query] Query for: roaming
[2025-12-21 03:23:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:23:44] [query] Engine: default
[2025-12-21 03:23:44] [query] Tokens: raining, rang, renaming, ring, roaming
[2025-12-21 03:23:44] [query] Mods: 11
[2025-12-21 03:23:44] [query] Using OR logic
[2025-12-21 03:23:44] [query] Found results using: or logic
[2025-12-21 03:23:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (40043,7802,66219,7716,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 03:23:44] [query] Results: 6 Pages of results: 1
[2025-12-21 03:23:44] [query] Execution time: 0.10500
[2025-12-21 03:23:55] [indexer:background] Health check
[2025-12-21 03:24:05] [query] Query for: relocation realtors
[2025-12-21 03:24:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:24:05] [query] Engine: default
[2025-12-21 03:24:05] [query] Tokens: relocation, realtors
[2025-12-21 03:24:05] [query] Mods: 11
[2025-12-21 03:24:05] [query] Trying AND logic
[2025-12-21 03:24:05] [query] Found results using: and logic
[2025-12-21 03:24:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 03: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 ('12352', '14230', '44224', '47873', '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 LIMIT 0, 200
[2025-12-21 03:24:05] [query] Results: 5 Pages of results: 1
[2025-12-21 03:24:05] [query] Execution time: 0.12269
[2025-12-21 03:24:34] [query] Query for: morgan and finch wind up music box
[2025-12-21 03:24:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:24:34] [query] Engine: default
[2025-12-21 03:24:34] [query] Tokens: finch, box, morgan, music, wind
[2025-12-21 03:24:34] [query] Mods: 12
[2025-12-21 03:24:34] [query] Trying AND logic
[2025-12-21 03:24:34] [query] Using OR logic
[2025-12-21 03:24:34] [query] Found results using: or logic
[2025-12-21 03:24:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2975,16218,7429,5239) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30882,2975,16218,7429,5239) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:24: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:24:34] [query] Results: 92 Pages of results: 1
[2025-12-21 03:24:34] [query] Execution time: 0.13111
[2025-12-21 03:24:53] [query] Query for: alternatives to mil-estate for realtors
[2025-12-21 03:24:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:24:53] [query] Engine: default
[2025-12-21 03:24:53] [query] Tokens: milam, mild, mildew, mildred, mile, mileage, miles, milestone, milestones, milissa
[2025-12-21 03:24:53] [query] Mods: 12
[2025-12-21 03:24:53] [query] Using OR logic
[2025-12-21 03:24:53] [query] Found results using: and logic
[2025-12-21 03:24:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7669,172,96) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23787,9428,14597,24202,846,28037,485,21906,26778,23051) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:24:53] [query] Results: 24 Pages of results: 1
[2025-12-21 03:24:53] [query] Execution time: 0.36439
[2025-12-21 03:27:04] [query] Query for: attitude is your state of mind?
[2025-12-21 03:27:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:27:04] [query] Engine: default
[2025-12-21 03:27:04] [query] Tokens: attitude, state, mind
[2025-12-21 03:27:04] [query] Mods: 11
[2025-12-21 03:27:04] [query] Trying AND logic
[2025-12-21 03:27:04] [query] Using OR logic
[2025-12-21 03:27:04] [query] Found results using: or logic
[2025-12-21 03:27:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6155,517,1439) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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 LIMIT 0, 200
[2025-12-21 03:27:04] [query] Results: 462 Pages of results: 3
[2025-12-21 03:27:04] [query] Execution time: 0.16725
[2025-12-21 03:28:24] [query] Query for: 羊毛下届合金靴怎么修
[2025-12-21 03:28:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:28:24] [query] Engine: default
[2025-12-21 03:28:24] [query] Tokens: 羊毛下届合金靴怎么修
[2025-12-21 03:28:24] [query] Mods: 11
[2025-12-21 03:28:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:28:24] [query] Results: 0 Pages of results: 0
[2025-12-21 03:28:24] [query] Execution time: 0.07865
[2025-12-21 03:28:36] [index:background] Health check
[2025-12-21 03:28:44] [query] Query for: 暗夜精灵6主板支持uefi
[2025-12-21 03:28:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:28:44] [query] Engine: default
[2025-12-21 03:28:44] [query] Tokens: 6, 暗夜精灵6主板支持uefi
[2025-12-21 03:28:44] [query] Mods: 12
[2025-12-21 03:28:44] [query] Using OR logic
[2025-12-21 03:28:44] [query] Found results using: or logic
[2025-12-21 03:28:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2629) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 03:28: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:28:44] [query] Results: 173 Pages of results: 1
[2025-12-21 03:28:44] [query] Execution time: 0.33635
[2025-12-21 03:28:50] [indexer:background] Health check
[2025-12-21 03:29:04] [query] Query for: real estate auctioneer carolinas
[2025-12-21 03:29:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:29:04] [query] Engine: default
[2025-12-21 03:29:04] [query] Tokens: real, estate, auctioneer, carolinas
[2025-12-21 03:29:04] [query] Mods: 11
[2025-12-21 03:29:04] [query] Trying AND logic
[2025-12-21 03:29:04] [query] Found results using: and logic
[2025-12-21 03:29:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,12230,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 >= '2025-12-21 03:29: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 ('49065') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:29:04] [query] Results: 1 Pages of results: 1
[2025-12-21 03:29:04] [query] Execution time: 0.11325
[2025-12-21 03:29:08] [query] Query for: when can a contract be terminated in real estate nc
[2025-12-21 03:29:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:29:08] [query] Engine: default
[2025-12-21 03:29:08] [query] Tokens: can, contract, terminated, real, estate, nc
[2025-12-21 03:29:08] [query] Mods: 11
[2025-12-21 03:29:08] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 03:29:08] [query] Using OR logic
[2025-12-21 03:29:09] [query] Found results using: or logic
[2025-12-21 03:29:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 03:29: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 LIMIT 0, 200
[2025-12-21 03:29:09] [query] Results: 1745 Pages of results: 9
[2025-12-21 03:29:09] [query] Execution time: 1.00372
[2025-12-21 03:31:25] [query] Query for: nc building department permits
[2025-12-21 03:31:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:31:25] [query] Engine: default
[2025-12-21 03:31:25] [query] Tokens: nc, building, department, permits
[2025-12-21 03:31:25] [query] Mods: 11
[2025-12-21 03:31:25] [query] Trying AND logic
[2025-12-21 03:31:25] [query] Using OR logic
[2025-12-21 03:31:25] [query] Found results using: or logic
[2025-12-21 03:31:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1666,487,3690) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:31: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 LIMIT 0, 200
[2025-12-21 03:31:25] [query] Results: 795 Pages of results: 4
[2025-12-21 03:31:25] [query] Execution time: 0.56207
[2025-12-21 03:33:15] [query] Query for: eden nc to pittsboro
[2025-12-21 03:33:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:33:15] [query] Engine: default
[2025-12-21 03:33:15] [query] Tokens: eden, nc, pittsboro
[2025-12-21 03:33:15] [query] Mods: 11
[2025-12-21 03:33:15] [query] Trying AND logic
[2025-12-21 03:33:15] [query] Using OR logic
[2025-12-21 03:33:15] [query] Found results using: or logic
[2025-12-21 03:33:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11746,396,51756) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:33:15] [query] Results: 663 Pages of results: 4
[2025-12-21 03:33:15] [query] Execution time: 0.39399
[2025-12-21 03:33:37] [index:background] Health check
[2025-12-21 03:33:49] [indexer:background] Health check
[2025-12-21 03:34:15] [query] Query for: merithouse realty qualifying broker
[2025-12-21 03:34:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:34:15] [query] Engine: default
[2025-12-21 03:34:15] [query] Tokens: realty, qualifying, broker, merits, merithouse
[2025-12-21 03:34:15] [query] Mods: 12
[2025-12-21 03:34:15] [query] Using OR logic
[2025-12-21 03:34:16] [query] Found results using: or logic
[2025-12-21 03:34:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1885,20044,1138) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,20044,1885,20899,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:34:16] [query] Results: 419 Pages of results: 3
[2025-12-21 03:34:16] [query] Execution time: 1.21356
[2025-12-21 03:35:15] [query] Query for: real estate agent for short sale
[2025-12-21 03:35:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:35:15] [query] Engine: default
[2025-12-21 03:35:15] [query] Tokens: real, estate, agent, short, sale
[2025-12-21 03:35:15] [query] Mods: 11
[2025-12-21 03:35:15] [query] Trying AND logic
[2025-12-21 03:35:15] [query] Using OR logic
[2025-12-21 03:35:16] [query] Found results using: or logic
[2025-12-21 03:35:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 03: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 LIMIT 0, 200
[2025-12-21 03:35:16] [query] Results: 1203 Pages of results: 7
[2025-12-21 03:35:16] [query] Execution time: 0.54606
[2025-12-21 03:37:24] [query] Query for: โปรแกรมโกง เกมส์
[2025-12-21 03:37:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:37:24] [query] Engine: default
[2025-12-21 03:37:24] [query] Tokens: โปรแกรมโกง เกมส์
[2025-12-21 03:37:24] [query] Mods: 11
[2025-12-21 03:37:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:37: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 LIMIT 0, 200
[2025-12-21 03:37:24] [query] Results: 0 Pages of results: 0
[2025-12-21 03:37:24] [query] Execution time: 0.10004
[2025-12-21 03:38:36] [index:background] Health check
[2025-12-21 03:38:50] [indexer:background] Health check
[2025-12-21 03:39:25] [query] Query for: 案发当时3131133放的是什么
[2025-12-21 03:39:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:39:25] [query] Engine: default
[2025-12-21 03:39:25] [query] Tokens: 1113, 1313, 1737471133, 1739011337, 1753801133, 1831318313, 3113, 3311233112, 案发当时3131133放的是什么 3131133
[2025-12-21 03:39:25] [query] Mods: 11
[2025-12-21 03:39:25] [query] Using OR logic
[2025-12-21 03:39:25] [query] Found results using: or logic
[2025-12-21 03:39:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (42471,30492,63491,64459,71918,41385,60690,37281,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:39: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 LIMIT 0, 200
[2025-12-21 03:39:25] [query] Results: 2 Pages of results: 1
[2025-12-21 03:39:25] [query] Execution time: 0.24638
[2025-12-21 03:40:35] [query] Query for: redfin real estate agent fees
[2025-12-21 03:40:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:40:35] [query] Engine: default
[2025-12-21 03:40:35] [query] Tokens: redfin, real, estate, agent, fees
[2025-12-21 03:40:35] [query] Mods: 11
[2025-12-21 03:40:35] [query] Trying AND logic
[2025-12-21 03:40:35] [query] Using OR logic
[2025-12-21 03:40:35] [query] Found results using: or logic
[2025-12-21 03:40:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,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 >= '2025-12-21 03: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:40:35] [query] Results: 1151 Pages of results: 6
[2025-12-21 03:40:35] [query] Execution time: 0.53390
[2025-12-21 03:40:39] [query] Query for: sushi store in japan that is safe for shrimp and crab allergy
[2025-12-21 03:40:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:40:39] [query] Engine: default
[2025-12-21 03:40:39] [query] Tokens: sushi, crabapple, japan, safe, store
[2025-12-21 03:40:39] [query] Mods: 12
[2025-12-21 03:40:39] [query] Trying AND logic
[2025-12-21 03:40:40] [query] Using OR logic
[2025-12-21 03:40:40] [query] Found results using: or logic
[2025-12-21 03:40:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(25357,2207,2902) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59291,10445,25357,2207,2902) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:40: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:40:40] [query] Results: 69 Pages of results: 1
[2025-12-21 03:40:40] [query] Execution time: 0.13677
[2025-12-21 03:40:56] [query] Query for: north carolina ctpc 2024 harnett
[2025-12-21 03:40:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:40:56] [query] Engine: default
[2025-12-21 03:40:57] [query] Tokens: north, carolina, 2024, harnett, ctpc ctpc 2024
[2025-12-21 03:40:57] [query] Mods: 12
[2025-12-21 03:40:57] [query] Using OR logic
[2025-12-21 03:41:04] [query] Found results using: or logic
[2025-12-21 03:41:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(17910,254,49269,253) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,17910,49269,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:41:04] [query] Results: 970 Pages of results: 5
[2025-12-21 03:41:05] [query] Execution time: 8.09465
[2025-12-21 03:41:25] [query] Query for: oex交易所官方网站
[2025-12-21 03:41:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:41:25] [query] Engine: default
[2025-12-21 03:41:25] [query] Tokens: oex交易所官方网站
[2025-12-21 03:41:25] [query] Mods: 11
[2025-12-21 03:41:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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 LIMIT 0, 200
[2025-12-21 03:41:25] [query] Results: 0 Pages of results: 0
[2025-12-21 03:41:25] [query] Execution time: 0.07467
[2025-12-21 03:43:33] [query] Query for: forms form library
[2025-12-21 03:43:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:43:33] [query] Engine: default
[2025-12-21 03:43:33] [query] Tokens: forms, form, library
[2025-12-21 03:43:33] [query] Mods: 11
[2025-12-21 03:43:33] [query] Trying AND logic
[2025-12-21 03:43:33] [query] Found results using: and logic
[2025-12-21 03:43:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 03:43: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 ('11911', '12321', '12417', '14230', '16726', '16782', '17384', '18424', '19953', '20171', '20269', '20511', '20564', '21387', '21578', '21579', '21587', '21588', '21592', '21654', '21661', '24823', '25357', '39836', '40916', '41094', '47873', '48061', '50410', '50440', '51394', '51536', '51871', '53182', '55480') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:43:33] [query] Results: 34 Pages of results: 1
[2025-12-21 03:43:33] [query] Execution time: 0.10422
[2025-12-21 03:43:35] [query] Query for: ddddddddddddddddddddddddddddddddds
[2025-12-21 03:43:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:43:35] [query] Engine: default
[2025-12-21 03:43:35] [query] Tokens: ddddddddddddddddddddddddddddddddds
[2025-12-21 03:43:35] [query] Mods: 11
[2025-12-21 03:43:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:43: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 LIMIT 0, 200
[2025-12-21 03:43:35] [query] Results: 0 Pages of results: 0
[2025-12-21 03:43:35] [query] Execution time: 0.11880
[2025-12-21 03:43:36] [index:background] Health check
[2025-12-21 03:43:49] [indexer:background] Health check
[2025-12-21 03:43:51] [query] Query for: professional services
[2025-12-21 03:43:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:43:51] [query] Engine: default
[2025-12-21 03:43:51] [query] Tokens: professional, services
[2025-12-21 03:43:51] [query] Mods: 11
[2025-12-21 03:43:51] [query] Trying AND logic
[2025-12-21 03:43:51] [query] Found results using: and logic
[2025-12-21 03:43:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 03: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' ) ) ))) AND s.id IN ('1057', '1071', '1217', '1230', '12407', '13243', '13282', '14230', '14281', '17398', '17623', '17872', '19992', '20171', '20172', '20262', '20574', '21635', '21665', '21704', '2217', '22258', '2258', '24476', '25153', '2520', '2581', '26240', '26276', '29018', '29024', '29139', '2930', '29407', '29413', '29528', '30478', '36794', '36992', '37834', '40214', '40252', '41166', '41177', '41180', '41183', '41186', '41583', '43407', '43420', '44133', '44800', '45534', '46646', '47050', '47609', '47621', '47873', '49293', '49909', '50411', '50586', '50615', '51222', '51394', '51842', '52033', '52101', '52360', '52781', '52789', '52792', '52794', '52796', '53472', '54675', '6440', '7887', '8536', '865', '9177', '9245', '9982') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:43:51] [query] Results: 60 Pages of results: 1
[2025-12-21 03:43:51] [query] Execution time: 0.11584
[2025-12-21 03:44:15] [query] Query for: routes for sale in north carolina
[2025-12-21 03:44:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:44:15] [query] Engine: default
[2025-12-21 03:44:15] [query] Tokens: routes, sale, north, carolina
[2025-12-21 03:44:15] [query] Mods: 11
[2025-12-21 03:44:15] [query] Trying AND logic
[2025-12-21 03:44:15] [query] Found results using: and logic
[2025-12-21 03:44:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5283,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 >= '2025-12-21 03:44: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 ('25520') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:44:15] [query] Results: 1 Pages of results: 1
[2025-12-21 03:44:15] [query] Execution time: 0.15606
[2025-12-21 03:46:00] [query] Query for: can anyone use texas realtors forms for lease agreement form library
[2025-12-21 03:46:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:46:00] [query] Engine: default
[2025-12-21 03:46:00] [query] Tokens: can, anyone, use, texas, realtors, forms, lease, agreement, form, library
[2025-12-21 03:46:00] [query] Mods: 11
[2025-12-21 03:46:00] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 03:46:00] [query] Using OR logic
[2025-12-21 03:46:01] [query] Found results using: or logic
[2025-12-21 03:46:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 03:46: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 LIMIT 0, 200
[2025-12-21 03:46:01] [query] Results: 1767 Pages of results: 9
[2025-12-21 03:46:01] [query] Execution time: 0.79830
[2025-12-21 03:47:55] [query] Query for: seguros baratos royal palm beach fl llama ahora al 888-430-8975 precio seguro carro comparador coche online cual es el de mas barato poliza cotizador la caja transporte
[2025-12-21 03:47:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:47:55] [query] Engine: default
[2025-12-21 03:47:55] [query] Tokens: carroll, carrolls, carroll’s, mascot, maser, mashburn, mask, masked, masking, masks
[2025-12-21 03:47:55] [query] Mods: 12
[2025-12-21 03:47:55] [query] Trying AND logic
[2025-12-21 03:47:55] [query] Using OR logic
[2025-12-21 03:47:55] [query] Found results using: or logic
[2025-12-21 03:47:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(31777,9686,22845,4132,3783,59822,59810,22109,3789,994,13741,15753) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23066,67065,67060,75304,23705,23707,37714,25789,16704,10061) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:47: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:47:55] [query] Results: 16 Pages of results: 1
[2025-12-21 03:47:55] [query] Execution time: 0.13961
[2025-12-21 03:48:25] [query] Query for: 自拍棒有鋰電池嗎
[2025-12-21 03:48:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:48:25] [query] Engine: default
[2025-12-21 03:48:25] [query] Tokens: 自拍棒有鋰電池嗎
[2025-12-21 03:48:25] [query] Mods: 11
[2025-12-21 03:48:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:48: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 LIMIT 0, 200
[2025-12-21 03:48:25] [query] Results: 0 Pages of results: 0
[2025-12-21 03:48:25] [query] Execution time: 0.09149
[2025-12-21 03:48:40] [index:background] Health check
[2025-12-21 03:48:46] [query] Query for: 田村町
[2025-12-21 03:48:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:48:46] [query] Engine: default
[2025-12-21 03:48:46] [query] Tokens: 田村町
[2025-12-21 03:48:46] [query] Mods: 11
[2025-12-21 03:48:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:48:46] [query] Results: 0 Pages of results: 0
[2025-12-21 03:48:46] [query] Execution time: 0.07544
[2025-12-21 03:48:49] [indexer:background] Health check
[2025-12-21 03:50:46] [query] Query for: 晚去而且3
[2025-12-21 03:50:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:50:46] [query] Engine: default
[2025-12-21 03:50:46] [query] Tokens: 3, 晚去而且3
[2025-12-21 03:50:46] [query] Mods: 12
[2025-12-21 03:50:46] [query] Using OR logic
[2025-12-21 03:50:47] [query] Found results using: or logic
[2025-12-21 03:50:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(689) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 03: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:50:47] [query] Results: 505 Pages of results: 3
[2025-12-21 03:50:47] [query] Execution time: 1.19479
[2025-12-21 03:51:06] [query] Query for: 그림 속 인문학 동양
[2025-12-21 03:51:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:51:06] [query] Engine: default
[2025-12-21 03:51:06] [query] Tokens: 그림 속 인문학 동양
[2025-12-21 03:51:06] [query] Mods: 11
[2025-12-21 03:51:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:51:06] [query] Results: 0 Pages of results: 0
[2025-12-21 03:51:06] [query] Execution time: 0.20365
[2025-12-21 03:53:37] [index:background] Health check
[2025-12-21 03:53:40] [query] Query for: 陕西理工大学研究生招生系统的相关搜索2025
[2025-12-21 03:53:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:53:40] [query] Engine: default
[2025-12-21 03:53:40] [query] Tokens: 2025, 陕西理工大学研究生招生系统的相关搜索2025
[2025-12-21 03:53:40] [query] Mods: 12
[2025-12-21 03:53:40] [query] Using OR logic
[2025-12-21 03:53:41] [query] Found results using: or logic
[2025-12-21 03:53:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 03:53: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:53:41] [query] Results: 194 Pages of results: 1
[2025-12-21 03:53:41] [query] Execution time: 0.74736
[2025-12-21 03:53:49] [indexer:background] Health check
[2025-12-21 03:55:07] [query] Query for: campbell river fire in house caused by "drill"
[2025-12-21 03:55:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:55:07] [query] Engine: default
[2025-12-21 03:55:07] [query] Tokens: campbell, river, fire, house, caused, drill
[2025-12-21 03:55:07] [query] Mods: 11
[2025-12-21 03:55:07] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 03:55:07] [query] Using OR logic
[2025-12-21 03:55:07] [query] Found results using: or logic
[2025-12-21 03:55:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23055,5266,6329,244,3523,6548) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:55: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 LIMIT 0, 200
[2025-12-21 03:55:07] [query] Results: 264 Pages of results: 2
[2025-12-21 03:55:07] [query] Execution time: 0.11067
[2025-12-21 03:56:02] [query] Query for: номер
[2025-12-21 03:56:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:56:02] [query] Engine: default
[2025-12-21 03:56:02] [query] Tokens: номер
[2025-12-21 03:56:02] [query] Mods: 11
[2025-12-21 03:56:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:56:02] [query] Results: 0 Pages of results: 0
[2025-12-21 03:56:02] [query] Execution time: 0.08264
[2025-12-21 03:56:26] [query] Query for: 中国艺术人类学2025年年会
[2025-12-21 03:56:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:56:26] [query] Engine: default
[2025-12-21 03:56:26] [query] Tokens: 2025, 中国艺术人类学2025年年会
[2025-12-21 03:56:26] [query] Mods: 12
[2025-12-21 03:56:26] [query] Using OR logic
[2025-12-21 03:56:27] [query] Found results using: or logic
[2025-12-21 03:56:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 03:56: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 03:56:27] [query] Results: 194 Pages of results: 1
[2025-12-21 03:56:27] [query] Execution time: 0.64957
[2025-12-21 03:58:06] [query] Query for: 中信银行 十年期定期存款利率
[2025-12-21 03:58:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:58:06] [query] Engine: default
[2025-12-21 03:58:07] [query] Tokens: 中信银行 十年期定期存款利率
[2025-12-21 03:58:07] [query] Mods: 11
[2025-12-21 03:58:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 03:58: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 LIMIT 0, 200
[2025-12-21 03:58:07] [query] Results: 0 Pages of results: 0
[2025-12-21 03:58:07] [query] Execution time: 0.10497
[2025-12-21 03:58:50] [query] Query for: real estate agent
[2025-12-21 03:58:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:58:50] [query] Engine: default
[2025-12-21 03:58:50] [query] Tokens: real, estate, agent
[2025-12-21 03:58:50] [query] Mods: 11
[2025-12-21 03:58:50] [query] Trying AND logic
[2025-12-21 03:58:51] [query] Found results using: and logic
[2025-12-21 03:58:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 03: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' ) ) ))) 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 LIMIT 0, 200
[2025-12-21 03:58:51] [query] Results: 352 Pages of results: 2
[2025-12-21 03:58:51] [query] Execution time: 0.96449
[2025-12-21 03:59:11] [query] Query for: real estate license expiration date north carolina
[2025-12-21 03:59:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 03:59:11] [query] Engine: default
[2025-12-21 03:59:11] [query] Tokens: real, estate, license, expiration, date, north, carolina
[2025-12-21 03:59:11] [query] Mods: 11
[2025-12-21 03:59:11] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 03:59:11] [query] Using OR logic
[2025-12-21 03:59:12] [query] Found results using: or logic
[2025-12-21 03:59:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,13223,720,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 >= '2025-12-21 03:59: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 LIMIT 0, 200
[2025-12-21 03:59:12] [query] Results: 1252 Pages of results: 7
[2025-12-21 03:59:12] [query] Execution time: 0.78520
[2025-12-21 03:59:21] [index:background] Health check
[2025-12-21 03:59:21] [indexer:background] Health check
[2025-12-21 03:59:21] [indexer:background] Health check
[2025-12-21 04:00:07] [query] Query for: how to set up 2 factor authentication instagram without login
[2025-12-21 04:00:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:00:07] [query] Engine: default
[2025-12-21 04:00:07] [query] Tokens: set, 2, factor, authentication, instagram, without, login, up 2
[2025-12-21 04:00:07] [query] Mods: 11
[2025-12-21 04:00:07] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 04:00:07] [query] Using OR logic
[2025-12-21 04:00:07] [query] Found results using: or logic
[2025-12-21 04:00:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1932,706,2250,2579,5555,2332,9770,56341) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:00: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 LIMIT 0, 200
[2025-12-21 04:00:07] [query] Results: 1102 Pages of results: 6
[2025-12-21 04:00:07] [query] Execution time: 0.39718
[2025-12-21 04:00:58] [query] Query for: 物证类司法鉴定执业分类
[2025-12-21 04:00:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:00:58] [query] Engine: default
[2025-12-21 04:00:58] [query] Tokens: 物证类司法鉴定执业分类
[2025-12-21 04:00:58] [query] Mods: 11
[2025-12-21 04:00:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:00:58] [query] Results: 0 Pages of results: 0
[2025-12-21 04:00:58] [query] Execution time: 0.07614
[2025-12-21 04:03:28] [query] Query for: 威联通 ssl证书过期
[2025-12-21 04:03:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:03:28] [query] Engine: default
[2025-12-21 04:03:28] [query] Tokens: 威联通 ssl证书过期
[2025-12-21 04:03:28] [query] Mods: 11
[2025-12-21 04:03:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:03: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 LIMIT 0, 200
[2025-12-21 04:03:28] [query] Results: 0 Pages of results: 0
[2025-12-21 04:03:28] [query] Execution time: 0.12046
[2025-12-21 04:03:37] [index:background] Health check
[2025-12-21 04:03:38] [query] Query for: country with highest pet ownership
[2025-12-21 04:03:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:03:38] [query] Engine: default
[2025-12-21 04:03:38] [query] Tokens: country, highest, pet, ownership
[2025-12-21 04:03:38] [query] Mods: 11
[2025-12-21 04:03:38] [query] Trying AND logic
[2025-12-21 04:03:38] [query] Using OR logic
[2025-12-21 04:03:38] [query] Found results using: or logic
[2025-12-21 04:03:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2243,2638,8691,216) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 LIMIT 0, 200
[2025-12-21 04:03:38] [query] Results: 164 Pages of results: 1
[2025-12-21 04:03:38] [query] Execution time: 0.09092
[2025-12-21 04:03:49] [indexer:background] Health check
[2025-12-21 04:04:48] [query] Query for: colony realty nc outer banks
[2025-12-21 04:04:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:04:48] [query] Engine: default
[2025-12-21 04:04:48] [query] Tokens: colony, realty, nc, outer, banks
[2025-12-21 04:04:48] [query] Mods: 11
[2025-12-21 04:04:48] [query] Trying AND logic
[2025-12-21 04:04:48] [query] Using OR logic
[2025-12-21 04:04:49] [query] Found results using: or logic
[2025-12-21 04:04:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (37764,1138,396,7026,2235) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 LIMIT 0, 200
[2025-12-21 04:04:49] [query] Results: 695 Pages of results: 4
[2025-12-21 04:04:49] [query] Execution time: 0.48163
[2025-12-21 04:05:42] [query] Query for: carolina rental property management north bryce smith
[2025-12-21 04:05:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:05:42] [query] Engine: default
[2025-12-21 04:05:42] [query] Tokens: bryce, carolina, management, north, property, rental, smith
[2025-12-21 04:05:42] [query] Mods: 12
[2025-12-21 04:05:42] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 04:05:42] [query] Using OR logic
[2025-12-21 04:05:56] [query] Found results using: or logic
[2025-12-21 04:05:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(254,1167,253,107,625,12106) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23031,254,1167,253,107,625,12106) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:05: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:05:56] [query] Results: 1149 Pages of results: 6
[2025-12-21 04:05:56] [query] Execution time: 14.25071
[2025-12-21 04:06:08] [query] Query for: twisted environment synonym
[2025-12-21 04:06:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:06:08] [query] Engine: default
[2025-12-21 04:06:08] [query] Tokens: environment, synonym, tested, twist, twisted
[2025-12-21 04:06:08] [query] Mods: 12
[2025-12-21 04:06:08] [query] Using OR logic
[2025-12-21 04:06:08] [query] Found results using: or logic
[2025-12-21 04:06:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2659,43387) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2659,43387,30871,16426,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:06:08] [query] Results: 53 Pages of results: 1
[2025-12-21 04:06:08] [query] Execution time: 0.13790
[2025-12-21 04:06:13] [query] Query for: realtor.com houses in north carolina for sale
[2025-12-21 04:06:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:06:13] [query] Engine: default
[2025-12-21 04:06:13] [query] Tokens: realtor, com, houses, north, carolina, sale, realtor.com
[2025-12-21 04:06:13] [query] Mods: 11
[2025-12-21 04:06:13] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 04:06:13] [query] Using OR logic
[2025-12-21 04:06:13] [query] Found results using: or logic
[2025-12-21 04:06:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2990,253,254,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 >= '2025-12-21 04:06: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 LIMIT 0, 200
[2025-12-21 04:06:13] [query] Results: 1108 Pages of results: 6
[2025-12-21 04:06:13] [query] Execution time: 0.84482
[2025-12-21 04:06:20] [query] Query for: real estate appraisal reviewer jobs
[2025-12-21 04:06:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:06:20] [query] Engine: default
[2025-12-21 04:06:20] [query] Tokens: real, estate, appraisal, reviewer, jobs
[2025-12-21 04:06:20] [query] Mods: 11
[2025-12-21 04:06:20] [query] Trying AND logic
[2025-12-21 04:06:20] [query] Using OR logic
[2025-12-21 04:06:20] [query] Found results using: or logic
[2025-12-21 04:06:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,8778,19904,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 >= '2025-12-21 04:06: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 LIMIT 0, 200
[2025-12-21 04:06:20] [query] Results: 969 Pages of results: 5
[2025-12-21 04:06:20] [query] Execution time: 0.55603
[2025-12-21 04:06:38] [query] Query for: ps5 外部スピーカーおすすめ
[2025-12-21 04:06:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:06:38] [query] Engine: default
[2025-12-21 04:06:38] [query] Tokens: 1c76rg5q8tajt4ps5w57p2342azdcbuea
[2025-12-21 04:06:38] [query] Mods: 11
[2025-12-21 04:06:38] [query] Found results using: or logic
[2025-12-21 04:06:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (69899) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:06:38] [query] Results: 1 Pages of results: 1
[2025-12-21 04:06:38] [query] Execution time: 0.06881
[2025-12-21 04:07:08] [query] Query for: realistic realtors
[2025-12-21 04:07:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:07:08] [query] Engine: default
[2025-12-21 04:07:08] [query] Tokens: realistic, realtors
[2025-12-21 04:07:08] [query] Mods: 11
[2025-12-21 04:07:08] [query] Trying AND logic
[2025-12-21 04:07:08] [query] Found results using: and logic
[2025-12-21 04:07:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7087,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 >= '2025-12-21 04:07: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 ('17954', '2279', '33320') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:07:08] [query] Results: 3 Pages of results: 1
[2025-12-21 04:07:09] [query] Execution time: 0.17106
[2025-12-21 04:08:37] [index:background] Health check
[2025-12-21 04:08:49] [indexer:background] Health check
[2025-12-21 04:09:18] [query] Query for: 豚肩ロースブロック 圧力鍋 玉ねぎ
[2025-12-21 04:09:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:09:18] [query] Engine: default
[2025-12-21 04:09:19] [query] Tokens: 豚肩ロースブロック 圧力鍋 玉ねぎ
[2025-12-21 04:09:19] [query] Mods: 11
[2025-12-21 04:09:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:09: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 LIMIT 0, 200
[2025-12-21 04:09:19] [query] Results: 0 Pages of results: 0
[2025-12-21 04:09:19] [query] Execution time: 0.19856
[2025-12-21 04:09:38] [query] Query for: 延津县农村综合产权交易中心官网
[2025-12-21 04:09:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:09:38] [query] Engine: default
[2025-12-21 04:09:38] [query] Tokens: 延津县农村综合产权交易中心官网
[2025-12-21 04:09:38] [query] Mods: 11
[2025-12-21 04:09:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 LIMIT 0, 200
[2025-12-21 04:09:38] [query] Results: 0 Pages of results: 0
[2025-12-21 04:09:38] [query] Execution time: 0.09227
[2025-12-21 04:10:39] [query] Query for: south carolina modular home insulation requirements 2025
[2025-12-21 04:10:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:10:39] [query] Engine: default
[2025-12-21 04:10:39] [query] Tokens: south, carolina, modular, home, insulation, requirements, 2025, requirements 2025
[2025-12-21 04:10:39] [query] Mods: 12
[2025-12-21 04:10:39] [query] Using OR logic
[2025-12-21 04:10:47] [query] Found results using: or logic
[2025-12-21 04:10:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,254,234,5448,9253,118,840) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,9253,234,5448,118,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 >= '2025-12-21 04: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:10:47] [query] Results: 964 Pages of results: 5
[2025-12-21 04:10:47] [query] Execution time: 8.30661
[2025-12-21 04:11:59] [query] Query for: 情圣2在哪里
[2025-12-21 04:11:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:11:59] [query] Engine: default
[2025-12-21 04:11:59] [query] Tokens: 2, 情圣2在哪里
[2025-12-21 04:11:59] [query] Mods: 12
[2025-12-21 04:11:59] [query] Using OR logic
[2025-12-21 04:12:03] [query] Found results using: or logic
[2025-12-21 04:12:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(706) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 04:11: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:12:03] [query] Results: 932 Pages of results: 5
[2025-12-21 04:12:03] [query] Execution time: 4.09274
[2025-12-21 04:12:37] [query] Query for: working with real estate
[2025-12-21 04:12:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:12:37] [query] Engine: default
[2025-12-21 04:12:37] [query] Tokens: working, real, estate
[2025-12-21 04:12:37] [query] Mods: 11
[2025-12-21 04:12:37] [query] Trying AND logic
[2025-12-21 04:12:37] [query] Found results using: and logic
[2025-12-21 04:12:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:12: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 ( 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 (400) 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 LIMIT 0, 200
[2025-12-21 04:12:37] [query] Results: 162 Pages of results: 1
[2025-12-21 04:12:37] [query] Execution time: 0.67779
[2025-12-21 04:13:04] [query] Query for: 34853
[2025-12-21 04:13:04] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:13:04] [query] Engine: download_ready
[2025-12-21 04:13:04] [query] Tokens: 34853
[2025-12-21 04:13:04] [query] Mods: 5
[2025-12-21 04:13:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 30054, 29271, 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, 29646, 29127, 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, 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, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29664, 29456, 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, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 48760, 35261, 35010, 34850, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 48763, 35273, 34867, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 56030, 45887, 41678, 35382, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769 ) )) 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 LIMIT 0, 200
[2025-12-21 04:13:04] [query] Results: 0 Pages of results: 0
[2025-12-21 04:13:04] [query] Execution time: 0.01067
[2025-12-21 04:13:19] [query] Query for: アレルギー対応　スイーツ　レシピ
[2025-12-21 04:13:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:13:19] [query] Engine: default
[2025-12-21 04:13:19] [query] Tokens: アレルギー対応 スイーツ レシピ
[2025-12-21 04:13:19] [query] Mods: 11
[2025-12-21 04:13:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:13:19] [query] Results: 0 Pages of results: 0
[2025-12-21 04:13:19] [query] Execution time: 0.16056
[2025-12-21 04:13:33] [query] Query for: working with real estate
[2025-12-21 04:13:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:13:33] [query] Engine: default
[2025-12-21 04:13:33] [query] Tokens: working, real, estate
[2025-12-21 04:13:33] [query] Mods: 11
[2025-12-21 04:13:33] [query] Trying AND logic
[2025-12-21 04:13:34] [query] Found results using: and logic
[2025-12-21 04:13:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:13: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 (400) 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 LIMIT 0, 200
[2025-12-21 04:13:34] [query] Results: 162 Pages of results: 1
[2025-12-21 04:13:34] [query] Execution time: 0.47284
[2025-12-21 04:13:37] [index:background] Health check
[2025-12-21 04:13:49] [indexer:background] Health check
[2025-12-21 04:14:59] [query] Query for: mitsubishi challenger for sale car yard auto cityminchinbury
[2025-12-21 04:14:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:14:59] [query] Engine: default
[2025-12-21 04:14:59] [query] Tokens: sale, car, yard, auto, mitsubishi challenger cityminchinbury
[2025-12-21 04:14:59] [query] Mods: 12
[2025-12-21 04:14:59] [query] Using OR logic
[2025-12-21 04:14:59] [query] Found results using: or logic
[2025-12-21 04:14:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7011,7094,125,2697) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7094,2697,7011,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:14:59] [query] Results: 343 Pages of results: 2
[2025-12-21 04:14:59] [query] Execution time: 0.65516
[2025-12-21 04:15:09] [query] Query for: hx express
[2025-12-21 04:15:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:15:09] [query] Engine: default
[2025-12-21 04:15:09] [query] Tokens: 1gqodpeek4l8g2nxg6vukln0em4hxp8xh, 1phkr7ka_wadlgoys0tlhxs0nikazw3d4, 1phkr7kawadlgoys0tlhxs0nikazw3d4, 1sirorvuwolhu7mptcbdyc54kzdhxqj4x, 1x78thxhlxpdcu9ajnmbvlajihy2vezyh, 1zzqzelb3qcotnquv6vvjn5odhxp8hgo, 2tiygahxdxnft8g, phx, wadlgoys0tlhxs0nikazw3d4, wn_nafbvu-2tiygahxdxnft8g
[2025-12-21 04:15:09] [query] Mods: 12
[2025-12-21 04:15:09] [query] Using OR logic
[2025-12-21 04:15:09] [query] Found results using: and logic
[2025-12-21 04:15:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(12622) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29512,29536,29537,29461,73065,29492,49672,5430,29535,49673) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:15:09] [query] Results: 3 Pages of results: 1
[2025-12-21 04:15:09] [query] Execution time: 0.08345
[2025-12-21 04:15:59] [query] Query for: carolina herrera in sunrise assisted living
[2025-12-21 04:15:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:15:59] [query] Engine: default
[2025-12-21 04:15:59] [query] Tokens: herrera, sunrise, assisted, carolina, living
[2025-12-21 04:15:59] [query] Mods: 12
[2025-12-21 04:15:59] [query] Trying AND logic
[2025-12-21 04:15:59] [query] Using OR logic
[2025-12-21 04:16:01] [query] Found results using: or logic
[2025-12-21 04:16:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4668,254,1590) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23434,24717,4668,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 >= '2025-12-21 04:15: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:16:01] [query] Results: 613 Pages of results: 4
[2025-12-21 04:16:01] [query] Execution time: 1.75284
[2025-12-21 04:16:04] [query] Query for: download game untuk ps5 iso
[2025-12-21 04:16:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:16:04] [query] Engine: default
[2025-12-21 04:16:04] [query] Tokens: isolated, isolating, isolation, isolation--health, isolationhealth, download, game
[2025-12-21 04:16:04] [query] Mods: 12
[2025-12-21 04:16:04] [query] Trying AND logic
[2025-12-21 04:16:04] [query] Using OR logic
[2025-12-21 04:16:04] [query] Found results using: or logic
[2025-12-21 04:16:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(9546,1403) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4781,5526,21716,25894,26012,9546,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 >= '2025-12-21 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:16:04] [query] Results: 79 Pages of results: 1
[2025-12-21 04:16:04] [query] Execution time: 0.09754
[2025-12-21 04:16:18] [query] Query for: nctrain.org
[2025-12-21 04:16:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:16:18] [query] Engine: default
[2025-12-21 04:16:18] [query] Tokens: org, nctrain nctrain.org
[2025-12-21 04:16:18] [query] Mods: 12
[2025-12-21 04:16:18] [query] Using OR logic
[2025-12-21 04:16:19] [query] Found results using: or logic
[2025-12-21 04:16:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(279) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (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 >= '2025-12-21 04: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:16:19] [query] Results: 185 Pages of results: 1
[2025-12-21 04:16:19] [query] Execution time: 0.57024
[2025-12-21 04:17:08] [query] Query for: old even edges
[2025-12-21 04:17:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:17:08] [query] Engine: default
[2025-12-21 04:17:08] [query] Tokens: old, even, edges
[2025-12-21 04:17:08] [query] Mods: 11
[2025-12-21 04:17:08] [query] Trying AND logic
[2025-12-21 04:17:08] [query] Found results using: and logic
[2025-12-21 04:17:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1438,6479) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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' ) ) ))) AND s.id IN ('2320') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:17:08] [query] Results: 1 Pages of results: 1
[2025-12-21 04:17:08] [query] Execution time: 0.06517
[2025-12-21 04:18:09] [query] Query for: 26北外mti答案
[2025-12-21 04:18:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:18:09] [query] Engine: default
[2025-12-21 04:18:09] [query] Tokens: 26, 26北外mti答案
[2025-12-21 04:18:09] [query] Mods: 12
[2025-12-21 04:18:09] [query] Using OR logic
[2025-12-21 04:18:09] [query] Found results using: or logic
[2025-12-21 04:18:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4255) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:18:09] [query] Results: 166 Pages of results: 1
[2025-12-21 04:18:09] [query] Execution time: 0.20571
[2025-12-21 04:18:37] [index:background] Health check
[2025-12-21 04:18:50] [indexer:background] Health check
[2025-12-21 04:20:23] [query] Query for: who pays the buyers real estate agent fees
[2025-12-21 04:20:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:20:23] [query] Engine: default
[2025-12-21 04:20:23] [query] Tokens: pays, buyers, real, estate, agent, fees
[2025-12-21 04:20:23] [query] Mods: 11
[2025-12-21 04:20:23] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 04:20:23] [query] Using OR logic
[2025-12-21 04:20:24] [query] Found results using: or logic
[2025-12-21 04:20:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6959,2022,171,172,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 >= '2025-12-21 04:20: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 LIMIT 0, 200
[2025-12-21 04:20:24] [query] Results: 1230 Pages of results: 7
[2025-12-21 04:20:24] [query] Execution time: 0.51894
[2025-12-21 04:20:52] [query] Query for: an applicant for a real estate license can solicit buyers and sellers after receipt by broker of individual's license?
[2025-12-21 04:20:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:20:52] [query] Engine: default
[2025-12-21 04:20:52] [query] Tokens: applicant, real, estate, license, can, solicit, buyers, sellers, receipt, broker
[2025-12-21 04:20:52] [query] Mods: 11
[2025-12-21 04:20:52] [query] Skipping AND logic pass, too many token groups (11) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 04:20:52] [query] Using OR logic
[2025-12-21 04:20:53] [query] Found results using: or logic
[2025-12-21 04:20:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 04:20: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 LIMIT 0, 200
[2025-12-21 04:20:53] [query] Results: 1397 Pages of results: 7
[2025-12-21 04:20:53] [query] Execution time: 0.74678
[2025-12-21 04:22:33] [query] Query for: homes for sale in rural hall nc
[2025-12-21 04:22:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:22:33] [query] Engine: default
[2025-12-21 04:22:33] [query] Tokens: homes, sale, rural, hall, nc
[2025-12-21 04:22:33] [query] Mods: 11
[2025-12-21 04:22:33] [query] Trying AND logic
[2025-12-21 04:22:33] [query] Using OR logic
[2025-12-21 04:22:35] [query] Found results using: or logic
[2025-12-21 04:22:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7652,5243,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 >= '2025-12-21 04:22: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 LIMIT 0, 200
[2025-12-21 04:22:35] [query] Results: 934 Pages of results: 5
[2025-12-21 04:22:35] [query] Execution time: 1.96825
[2025-12-21 04:23:29] [query] Query for: 故宫博物院清场时间
[2025-12-21 04:23:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:23:29] [query] Engine: default
[2025-12-21 04:23:29] [query] Tokens: 故宫博物院清场时间
[2025-12-21 04:23:29] [query] Mods: 11
[2025-12-21 04:23:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 LIMIT 0, 200
[2025-12-21 04:23:29] [query] Results: 0 Pages of results: 0
[2025-12-21 04:23:29] [query] Execution time: 0.09979
[2025-12-21 04:23:33] [query] Query for: 귀곡팔황 기령 강화 모드
[2025-12-21 04:23:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:23:33] [query] Engine: default
[2025-12-21 04:23:34] [query] Tokens: 귀곡팔황 기령 강화 모드
[2025-12-21 04:23:34] [query] Mods: 11
[2025-12-21 04:23:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:23: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 LIMIT 0, 200
[2025-12-21 04:23:34] [query] Results: 0 Pages of results: 0
[2025-12-21 04:23:34] [query] Execution time: 0.14706
[2025-12-21 04:23:37] [index:background] Health check
[2025-12-21 04:23:50] [query] Query for: anania y safira biblia
[2025-12-21 04:23:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:23:50] [query] Engine: default
[2025-12-21 04:23:50] [query] Tokens: y, anaya, anna, annie, safer, bible, anania safira biblia
[2025-12-21 04:23:50] [query] Mods: 12
[2025-12-21 04:23:50] [query] Using OR logic
[2025-12-21 04:23:50] [query] Found results using: or logic
[2025-12-21 04:23:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7388) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7388,22860,16968,18238,7255,64742,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:23: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:23:50] [query] Results: 19 Pages of results: 1
[2025-12-21 04:23:50] [query] Execution time: 0.24007
[2025-12-21 04:23:50] [indexer:background] Health check
[2025-12-21 04:24:40] [query] Query for: 魔域开bao'x
[2025-12-21 04:24:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:24:40] [query] Engine: default
[2025-12-21 04:24:40] [query] Tokens: x, 魔域开bao 'x
[2025-12-21 04:24:40] [query] Mods: 12
[2025-12-21 04:24:40] [query] Using OR logic
[2025-12-21 04:24:40] [query] Found results using: or logic
[2025-12-21 04:24:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(6383) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:24:40] [query] Results: 15 Pages of results: 1
[2025-12-21 04:24:40] [query] Execution time: 0.12627
[2025-12-21 04:25:00] [query] Query for: suzuki swift hudaldaa
[2025-12-21 04:25:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:25:00] [query] Engine: default
[2025-12-21 04:25:01] [query] Tokens: swift, suzuki hudaldaa
[2025-12-21 04:25:01] [query] Mods: 12
[2025-12-21 04:25:01] [query] Using OR logic
[2025-12-21 04:25:01] [query] Found results using: or logic
[2025-12-21 04:25:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(10484) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:25:01] [query] Results: 4 Pages of results: 1
[2025-12-21 04:25:01] [query] Execution time: 0.12716
[2025-12-21 04:25:04] [query] Query for: kenshi ルカ 場所
[2025-12-21 04:25:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:25:04] [query] Engine: default
[2025-12-21 04:25:04] [query] Tokens: blakenship, blankenship
[2025-12-21 04:25:04] [query] Mods: 11
[2025-12-21 04:25:04] [query] Using OR logic
[2025-12-21 04:25:04] [query] Found results using: and logic
[2025-12-21 04:25:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14925,21175) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:25: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 LIMIT 0, 200
[2025-12-21 04:25:04] [query] Results: 5 Pages of results: 1
[2025-12-21 04:25:04] [query] Execution time: 0.13683
[2025-12-21 04:25:22] [query] Query for: 29756
[2025-12-21 04:25:22] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:25:22] [query] Engine: download_ready
[2025-12-21 04:25:22] [query] Tokens: 29756
[2025-12-21 04:25:22] [query] Mods: 5
[2025-12-21 04:25:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (31783) 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, 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, 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, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29462, 29816, 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, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 45887, 41678, 35382, 56030, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207 ) )) 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 LIMIT 0, 200
[2025-12-21 04:25:22] [query] Results: 0 Pages of results: 0
[2025-12-21 04:25:22] [query] Execution time: 0.01726
[2025-12-21 04:27:19] [query] Query for: homes for sale pitt county nc
[2025-12-21 04:27:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:27:19] [query] Engine: default
[2025-12-21 04:27:19] [query] Tokens: homes, sale, pitt, county, nc
[2025-12-21 04:27:19] [query] Mods: 11
[2025-12-21 04:27:19] [query] Trying AND logic
[2025-12-21 04:27:19] [query] Using OR logic
[2025-12-21 04:27:19] [query] Found results using: or logic
[2025-12-21 04:27:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,9889,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 >= '2025-12-21 04:27: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 LIMIT 0, 200
[2025-12-21 04:27:19] [query] Results: 936 Pages of results: 5
[2025-12-21 04:27:19] [query] Execution time: 0.50145
[2025-12-21 04:27:40] [query] Query for: 袁记云饺大连第一家店在哪里
[2025-12-21 04:27:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:27:40] [query] Engine: default
[2025-12-21 04:27:41] [query] Tokens: 袁记云饺大连第一家店在哪里
[2025-12-21 04:27:41] [query] Mods: 11
[2025-12-21 04:27:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 LIMIT 0, 200
[2025-12-21 04:27:41] [query] Results: 0 Pages of results: 0
[2025-12-21 04:27:41] [query] Execution time: 0.08906
[2025-12-21 04:28:00] [query] Query for: viviane thibes
[2025-12-21 04:28:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:28:00] [query] Engine: default
[2025-12-21 04:28:01] [query] Tokens: vivian, thieves, tubes, viviane thibes
[2025-12-21 04:28:01] [query] Mods: 11
[2025-12-21 04:28:01] [query] Using OR logic
[2025-12-21 04:28:01] [query] Found results using: or logic
[2025-12-21 04:28:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (63242,10378,8303,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 LIMIT 0, 200
[2025-12-21 04:28:01] [query] Results: 4 Pages of results: 1
[2025-12-21 04:28:01] [query] Execution time: 0.21847
[2025-12-21 04:28:19] [query] Query for: 杭州师范大学 数学学硕 调剂
[2025-12-21 04:28:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:28:19] [query] Engine: default
[2025-12-21 04:28:19] [query] Tokens: 杭州师范大学 数学学硕 调剂
[2025-12-21 04:28:19] [query] Mods: 11
[2025-12-21 04:28:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 LIMIT 0, 200
[2025-12-21 04:28:19] [query] Results: 0 Pages of results: 0
[2025-12-21 04:28:19] [query] Execution time: 0.14489
[2025-12-21 04:28:37] [index:background] Health check
[2025-12-21 04:28:49] [indexer:background] Health check
[2025-12-21 04:29:40] [query] Query for: brian cpa
[2025-12-21 04:29:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:29:40] [query] Engine: default
[2025-12-21 04:29:40] [query] Tokens: brian, cpa
[2025-12-21 04:29:40] [query] Mods: 11
[2025-12-21 04:29:40] [query] Trying AND logic
[2025-12-21 04:29:40] [query] Using OR logic
[2025-12-21 04:29:40] [query] Found results using: or logic
[2025-12-21 04:29:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10121,14712) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:29: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 LIMIT 0, 200
[2025-12-21 04:29:40] [query] Results: 10 Pages of results: 1
[2025-12-21 04:29:40] [query] Execution time: 0.03585
[2025-12-21 04:29:59] [query] Query for: land for sale richmond county nc
[2025-12-21 04:29:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:29:59] [query] Engine: default
[2025-12-21 04:29:59] [query] Tokens: land, sale, richmond, county, nc
[2025-12-21 04:29:59] [query] Mods: 11
[2025-12-21 04:29:59] [query] Trying AND logic
[2025-12-21 04:29:59] [query] Using OR logic
[2025-12-21 04:29:59] [query] Found results using: or logic
[2025-12-21 04:29:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5532,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 >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 04:29:59] [query] Results: 927 Pages of results: 5
[2025-12-21 04:29:59] [query] Execution time: 0.50469
[2025-12-21 04:30:01] [query] Query for: 吃风热感冒颗粒可以吃柚子吗
[2025-12-21 04:30:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:30:01] [query] Engine: default
[2025-12-21 04:30:02] [query] Tokens: 吃风热感冒颗粒可以吃柚子吗
[2025-12-21 04:30:02] [query] Mods: 11
[2025-12-21 04:30:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 LIMIT 0, 200
[2025-12-21 04:30:02] [query] Results: 0 Pages of results: 0
[2025-12-21 04:30:02] [query] Execution time: 0.07809
[2025-12-21 04:30:39] [query] Query for: asheville nc craigslist
[2025-12-21 04:30:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:30:39] [query] Engine: default
[2025-12-21 04:30:39] [query] Tokens: asheville, nc, craigslist
[2025-12-21 04:30:39] [query] Mods: 11
[2025-12-21 04:30:39] [query] Trying AND logic
[2025-12-21 04:30:39] [query] Using OR logic
[2025-12-21 04:30:40] [query] Found results using: or logic
[2025-12-21 04:30:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,9514) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:30: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 LIMIT 0, 200
[2025-12-21 04:30:40] [query] Results: 666 Pages of results: 4
[2025-12-21 04:30:40] [query] Execution time: 0.47541
[2025-12-21 04:31:30] [query] Query for: 山东科技大学师生书画展
[2025-12-21 04:31:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:31:30] [query] Engine: default
[2025-12-21 04:31:30] [query] Tokens: 山东科技大学师生书画展
[2025-12-21 04:31:30] [query] Mods: 11
[2025-12-21 04:31:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:31: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 LIMIT 0, 200
[2025-12-21 04:31:30] [query] Results: 0 Pages of results: 0
[2025-12-21 04:31:30] [query] Execution time: 0.07514
[2025-12-21 04:32:36] [query] Query for: ritonavir ohne rezept aus deutschland 🌙🥚 www.7rx.biz/de/ritonavir online günstige bestellung deutschland. kaufen
[2025-12-21 04:32:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:32:36] [query] Engine: default
[2025-12-21 04:32:36] [query] Tokens: auster, austin, australia, australian, austria, austrian, austrian-partnership, austrianpartnership, bizarre, bizfayetteville
[2025-12-21 04:32:36] [query] Mods: 12
[2025-12-21 04:32:36] [query] Trying AND logic
[2025-12-21 04:32:36] [query] Using OR logic
[2025-12-21 04:32:36] [query] Found results using: or logic
[2025-12-21 04:32:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3783,994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 04:32: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:32:36] [query] Results: 11 Pages of results: 1
[2025-12-21 04:32:36] [query] Execution time: 0.06771
[2025-12-21 04:33:30] [query] Query for: 諾得挪威頂級魚油是甚麼魚的油
[2025-12-21 04:33:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:33:30] [query] Engine: default
[2025-12-21 04:33:30] [query] Tokens: 諾得挪威頂級魚油是甚麼魚的油
[2025-12-21 04:33:30] [query] Mods: 11
[2025-12-21 04:33:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:33: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 LIMIT 0, 200
[2025-12-21 04:33:30] [query] Results: 0 Pages of results: 0
[2025-12-21 04:33:30] [query] Execution time: 0.09151
[2025-12-21 04:33:36] [index:background] Health check
[2025-12-21 04:33:49] [indexer:background] Health check
[2025-12-21 04:35:41] [query] Query for: jeff rose get paid to post reviews
[2025-12-21 04:35:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:35:41] [query] Engine: default
[2025-12-21 04:35:41] [query] Tokens: jeff, rose, get, paid, post, reviews
[2025-12-21 04:35:41] [query] Mods: 11
[2025-12-21 04:35:41] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 04:35:41] [query] Using OR logic
[2025-12-21 04:35:41] [query] Found results using: or logic
[2025-12-21 04:35:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5401,499,946,3052,577,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 >= '2025-12-21 04: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 LIMIT 0, 200
[2025-12-21 04:35:41] [query] Results: 615 Pages of results: 4
[2025-12-21 04:35:41] [query] Execution time: 0.17563
[2025-12-21 04:36:41] [query] Query for: 抖音点关注软件
[2025-12-21 04:36:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:36:41] [query] Engine: default
[2025-12-21 04:36:41] [query] Tokens: 抖音点关注软件
[2025-12-21 04:36:41] [query] Mods: 11
[2025-12-21 04:36:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:36: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 LIMIT 0, 200
[2025-12-21 04:36:41] [query] Results: 0 Pages of results: 0
[2025-12-21 04:36:41] [query] Execution time: 0.07587
[2025-12-21 04:37:31] [query] Query for: 宝鸡职业技术学院 学生公寓自来水水费
[2025-12-21 04:37:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:37:31] [query] Engine: default
[2025-12-21 04:37:31] [query] Tokens: 宝鸡职业技术学院 学生公寓自来水水费
[2025-12-21 04:37:31] [query] Mods: 11
[2025-12-21 04:37:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 LIMIT 0, 200
[2025-12-21 04:37:31] [query] Results: 0 Pages of results: 0
[2025-12-21 04:37:31] [query] Execution time: 0.11136
[2025-12-21 04:37:51] [query] Query for: 乳顔
[2025-12-21 04:37:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:37:51] [query] Engine: default
[2025-12-21 04:37:51] [query] Tokens: 乳顔
[2025-12-21 04:37:51] [query] Mods: 11
[2025-12-21 04:37:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:37:51] [query] Results: 0 Pages of results: 0
[2025-12-21 04:37:51] [query] Execution time: 0.10738
[2025-12-21 04:37:53] [query] Query for: goedkoop valtrex online 🥬🔊 www.7search.xyz/valtrex te kopen europa goedkopen europa. controindicazioni. wettelijke volgorde
[2025-12-21 04:37:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:37:53] [query] Engine: default
[2025-12-21 04:37:53] [query] Tokens: online, www, xyz, te, goedkoop valtrex 🥬🔊 7search valtrex kopen
[2025-12-21 04:37:53] [query] Mods: 12
[2025-12-21 04:37:53] [query] Using OR logic
[2025-12-21 04:37:53] [query] Found results using: or logic
[2025-12-21 04:37:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,16743,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,16743,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:37: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:37:53] [query] Results: 223 Pages of results: 2
[2025-12-21 04:37:53] [query] Execution time: 0.77339
[2025-12-21 04:37:56] [query] Query for: how much deposit for backup offer real estate
[2025-12-21 04:37:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:37:56] [query] Engine: default
[2025-12-21 04:37:56] [query] Tokens: much, deposit, backup, offer, real, estate
[2025-12-21 04:37:56] [query] Mods: 11
[2025-12-21 04:37:56] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 04:37:56] [query] Using OR logic
[2025-12-21 04:37:56] [query] Found results using: or logic
[2025-12-21 04:37:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,9036,20422,1798,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 >= '2025-12-21 04:37: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 LIMIT 0, 200
[2025-12-21 04:37:56] [query] Results: 1290 Pages of results: 7
[2025-12-21 04:37:56] [query] Execution time: 0.51403
[2025-12-21 04:38:21] [query] Query for: 想 z传上去·骑单车xa行政中心自行车dssaa```````
[2025-12-21 04:38:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:38:21] [query] Engine: default
[2025-12-21 04:38:21] [query] Tokens: 想 z传上去 骑单车xa行政中心自行车dssaa
[2025-12-21 04:38:21] [query] Mods: 11
[2025-12-21 04:38:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:38: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 LIMIT 0, 200
[2025-12-21 04:38:21] [query] Results: 0 Pages of results: 0
[2025-12-21 04:38:21] [query] Execution time: 0.16611
[2025-12-21 04:38:36] [index:background] Health check
[2025-12-21 04:38:49] [indexer:background] Health check
[2025-12-21 04:39:25] [query] Query for: 
[2025-12-21 04:39:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:39:25] [query] Engine: default
[2025-12-21 04:39:25] [query] Tokens: 
[2025-12-21 04:39:25] [query] Mods: 11
[2025-12-21 04:39:25] [query] Found results using: or logic
[2025-12-21 04:39:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 04:39:25') 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 LIMIT 0, 200
[2025-12-21 04:39:25] [query] Results: 2028 Pages of results: 11
[2025-12-21 04:39:25] [query] Execution time: 0.25381
[2025-12-21 04:40:15] [query] Query for: standard document share purchase agreement
[2025-12-21 04:40:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:40:15] [query] Engine: default
[2025-12-21 04:40:15] [query] Tokens: standard, document, share, purchase, agreement
[2025-12-21 04:40:15] [query] Mods: 11
[2025-12-21 04:40:15] [query] Trying AND logic
[2025-12-21 04:40:15] [query] Using OR logic
[2025-12-21 04:40:15] [query] Found results using: or logic
[2025-12-21 04:40:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 04: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 LIMIT 0, 200
[2025-12-21 04:40:15] [query] Results: 998 Pages of results: 5
[2025-12-21 04:40:15] [query] Execution time: 0.44848
[2025-12-21 04:41:11] [query] Query for: basic renters rights handbook
[2025-12-21 04:41:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:41:11] [query] Engine: default
[2025-12-21 04:41:11] [query] Tokens: basic, renters, rights, handbook
[2025-12-21 04:41:11] [query] Mods: 11
[2025-12-21 04:41:11] [query] Trying AND logic
[2025-12-21 04:41:11] [query] Using OR logic
[2025-12-21 04:41:11] [query] Found results using: or logic
[2025-12-21 04:41:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,738,5159,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 >= '2025-12-21 04:41: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 LIMIT 0, 200
[2025-12-21 04:41:11] [query] Results: 205 Pages of results: 2
[2025-12-21 04:41:11] [query] Execution time: 0.09835
[2025-12-21 04:41:49] [query] Query for: wyywyo'v'o
[2025-12-21 04:41:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:41:49] [query] Engine: default
[2025-12-21 04:41:49] [query] Tokens: d'oeuvres, o, v
[2025-12-21 04:41:49] [query] Mods: 12
[2025-12-21 04:41:49] [query] Trying AND logic
[2025-12-21 04:41:49] [query] Using OR logic
[2025-12-21 04:41:49] [query] Found results using: or logic
[2025-12-21 04:41:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5654,14060) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:41:49] [query] Results: 63 Pages of results: 1
[2025-12-21 04:41:49] [query] Execution time: 0.21048
[2025-12-21 04:42:52] [query] Query for: 中诚国信评级水印歪斜如何认定
[2025-12-21 04:42:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:42:52] [query] Engine: default
[2025-12-21 04:42:52] [query] Tokens: 中诚国信评级水印歪斜如何认定
[2025-12-21 04:42:52] [query] Mods: 11
[2025-12-21 04:42:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 LIMIT 0, 200
[2025-12-21 04:42:52] [query] Results: 0 Pages of results: 0
[2025-12-21 04:42:52] [query] Execution time: 0.14349
[2025-12-21 04:43:36] [index:background] Health check
[2025-12-21 04:43:52] [indexer:background] Health check
[2025-12-21 04:44:51] [query] Query for: 佛教活动场所 有那些
[2025-12-21 04:44:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:44:51] [query] Engine: default
[2025-12-21 04:44:51] [query] Tokens: 佛教活动场所 有那些
[2025-12-21 04:44:51] [query] Mods: 11
[2025-12-21 04:44:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:44:51] [query] Results: 0 Pages of results: 0
[2025-12-21 04:44:51] [query] Execution time: 0.13512
[2025-12-21 04:45:01] [query] Query for: average rent in durham nc december 2025
[2025-12-21 04:45:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:45:01] [query] Engine: default
[2025-12-21 04:45:01] [query] Tokens: average, rent, durham, nc, december, 2025, december 1, december 2025
[2025-12-21 04:45:01] [query] Mods: 12
[2025-12-21 04:45:01] [query] Using OR logic
[2025-12-21 04:45:09] [query] Found results using: or logic
[2025-12-21 04:45:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,2434,280,5443,396,603) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,603,5443,396,280,24711,13252,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:45:09] [query] Results: 817 Pages of results: 5
[2025-12-21 04:45:09] [query] Execution time: 8.64208
[2025-12-21 04:45:41] [query] Query for: 北京师范大学教育学部学工
[2025-12-21 04:45:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:45:41] [query] Engine: default
[2025-12-21 04:45:41] [query] Tokens: 北京师范大学教育学部学工
[2025-12-21 04:45:41] [query] Mods: 11
[2025-12-21 04:45:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:45:41] [query] Results: 0 Pages of results: 0
[2025-12-21 04:45:41] [query] Execution time: 0.15732
[2025-12-21 04:46:11] [query] Query for: average rent in apex nc december 2025
[2025-12-21 04:46:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:46:11] [query] Engine: default
[2025-12-21 04:46:11] [query] Tokens: average, rent, apex, nc, december, 2025, december 1, december 2025
[2025-12-21 04:46:11] [query] Mods: 12
[2025-12-21 04:46:11] [query] Using OR logic
[2025-12-21 04:46:18] [query] Found results using: or logic
[2025-12-21 04:46:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,3198,2434,280,396,603) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,603,3198,396,280,24711,13252,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:46: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:46:18] [query] Results: 816 Pages of results: 5
[2025-12-21 04:46:18] [query] Execution time: 6.61254
[2025-12-21 04:46:27] [query] Query for: didem realtor
[2025-12-21 04:46:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:46:27] [query] Engine: default
[2025-12-21 04:46:27] [query] Tokens: realtor, dem, didem
[2025-12-21 04:46:27] [query] Mods: 12
[2025-12-21 04:46:27] [query] Using OR logic
[2025-12-21 04:46:29] [query] Found results using: or logic
[2025-12-21 04:46:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(402) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,17921,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:46: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:46:29] [query] Results: 515 Pages of results: 3
[2025-12-21 04:46:29] [query] Execution time: 1.40877
[2025-12-21 04:46:31] [query] Query for: real estate comp
[2025-12-21 04:46:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:46:31] [query] Engine: default
[2025-12-21 04:46:31] [query] Tokens: real, estate, comp
[2025-12-21 04:46:31] [query] Mods: 11
[2025-12-21 04:46:31] [query] Trying AND logic
[2025-12-21 04:46:31] [query] Found results using: and logic
[2025-12-21 04:46:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,20135) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:46: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 ('25048') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:46:31] [query] Results: 1 Pages of results: 1
[2025-12-21 04:46:31] [query] Execution time: 0.04006
[2025-12-21 04:47:10] [query] Query for: хористы+-+хористы+-+смотреть+онлайн+smotretonlaynfilmyiserialy.ru
[2025-12-21 04:47:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:47:10] [query] Engine: default
[2025-12-21 04:47:10] [query] Tokens: rub, rubbed, rubber, rubbish, ruby, rucker, rucker 2022, rucker2022, rudd, rudd-bishop
[2025-12-21 04:47:10] [query] Mods: 12
[2025-12-21 04:47:10] [query] Trying AND logic
[2025-12-21 04:47:10] [query] Using OR logic
[2025-12-21 04:47:10] [query] Found results using: or logic
[2025-12-21 04:47:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5004) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,14408,24042,27060,27064,10481,56213) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:47:10] [query] Results: 18 Pages of results: 1
[2025-12-21 04:47:10] [query] Execution time: 0.23009
[2025-12-21 04:48:25] [query] Query for: das neueste pegacpba88v1 nützliche und praktische pass4sure trainingsmaterial 🕺 suchen sie auf ➠ www.itzert.com 🠰 nach ▛ ▟ erhalten den kostenlosen download mühelos ⚽pegacpba88v1 musterprüfungsfragen
[2025-12-21 04:48:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:48:25] [query] Engine: default
[2025-12-21 04:48:25] [query] Tokens: aufrance, dash, dashboard, dashed, sielen, siers, sievers, undefined, undeniable, undeniably
[2025-12-21 04:48:25] [query] Mods: 12
[2025-12-21 04:48:25] [query] Trying AND logic
[2025-12-21 04:48:25] [query] Using OR logic
[2025-12-21 04:48:25] [query] Found results using: or logic
[2025-12-21 04:48:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,13732,9546,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (47341,13176,8387,3336,30021,65114,24108,32785,42128,22387) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:48: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:48:25] [query] Results: 17 Pages of results: 1
[2025-12-21 04:48:25] [query] Execution time: 0.14513
[2025-12-21 04:48:40] [index:background] Health check
[2025-12-21 04:48:49] [indexer:background] Health check
[2025-12-21 04:49:22] [query] Query for: bicho do pé
[2025-12-21 04:49:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:49:22] [query] Engine: default
[2025-12-21 04:49:22] [query] Tokens: peabody, peace, peacefully, peacock, peak, peaked, peaking, peanuts, pearce, pearl
[2025-12-21 04:49:22] [query] Mods: 11
[2025-12-21 04:49:22] [query] Using OR logic
[2025-12-21 04:49:22] [query] Found results using: and logic
[2025-12-21 04:49:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29392,7241,75329,17691,8059,25784,25780,9414,62236,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 >= '2025-12-21 04:49: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 LIMIT 0, 200
[2025-12-21 04:49:22] [query] Results: 18 Pages of results: 1
[2025-12-21 04:49:22] [query] Execution time: 0.18520
[2025-12-21 04:49:31] [query] Query for: who lives at 1315 alto dr richardson tx
[2025-12-21 04:49:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:49:31] [query] Engine: default
[2025-12-21 04:49:31] [query] Tokens: 13158, altogether, alton, dr, lives, richardson, tx
[2025-12-21 04:49:31] [query] Mods: 12
[2025-12-21 04:49:31] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 04:49:31] [query] Using OR logic
[2025-12-21 04:49:31] [query] Found results using: or logic
[2025-12-21 04:49:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3915,505,18361,7859) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17522,13737,26329,3915,505,18361,7859) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:49: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:49:31] [query] Results: 89 Pages of results: 1
[2025-12-21 04:49:31] [query] Execution time: 0.08794
[2025-12-21 04:50:02] [query] Query for: 明明10箱子ench为什么就不nen
[2025-12-21 04:50:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:50:02] [query] Engine: default
[2025-12-21 04:50:02] [query] Tokens: 10, 明明10箱子ench为什么就不nen
[2025-12-21 04:50:02] [query] Mods: 12
[2025-12-21 04:50:02] [query] Using OR logic
[2025-12-21 04:50:03] [query] Found results using: or logic
[2025-12-21 04:50:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(393) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 04: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:50:03] [query] Results: 275 Pages of results: 2
[2025-12-21 04:50:03] [query] Execution time: 0.88653
[2025-12-21 04:50:32] [query] Query for: petrović đorđe
[2025-12-21 04:50:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:50:32] [query] Engine: default
[2025-12-21 04:50:33] [query] Tokens: petrovic dorde
[2025-12-21 04:50:33] [query] Mods: 11
[2025-12-21 04:50:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04: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 LIMIT 0, 200
[2025-12-21 04:50:33] [query] Results: 0 Pages of results: 0
[2025-12-21 04:50:33] [query] Execution time: 0.16116
[2025-12-21 04:50:58] [query] Query for: asphalt plant near me
[2025-12-21 04:50:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:50:58] [query] Engine: default
[2025-12-21 04:50:58] [query] Tokens: asphalt, plant, near
[2025-12-21 04:50:58] [query] Mods: 11
[2025-12-21 04:50:58] [query] Trying AND logic
[2025-12-21 04:50:58] [query] Using OR logic
[2025-12-21 04:50:58] [query] Found results using: or logic
[2025-12-21 04:50:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (63448,6863,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 >= '2025-12-21 04: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:50:58] [query] Results: 43 Pages of results: 1
[2025-12-21 04:50:58] [query] Execution time: 0.05092
[2025-12-21 04:51:12] [query] Query for: 三星a9+刷回安卓9
[2025-12-21 04:51:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:51:12] [query] Engine: default
[2025-12-21 04:51:13] [query] Tokens: 9, 三星a9 刷回安卓9
[2025-12-21 04:51:13] [query] Mods: 12
[2025-12-21 04:51:13] [query] Using OR logic
[2025-12-21 04:51:13] [query] Found results using: or logic
[2025-12-21 04:51:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4096) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 04: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:51:13] [query] Results: 129 Pages of results: 1
[2025-12-21 04:51:13] [query] Execution time: 0.31647
[2025-12-21 04:53:36] [index:background] Health check
[2025-12-21 04:53:49] [indexer:background] Health check
[2025-12-21 04:56:02] [query] Query for: nft real estate marketplace updates
[2025-12-21 04:56:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:56:02] [query] Engine: default
[2025-12-21 04:56:02] [query] Tokens: 2tiygahxdxnft8g, wn_nafbvu-2tiygahxdxnft8g, wnnafbvu2tiygahxdxnft8g, estate, marketplace, real, updates
[2025-12-21 04:56:02] [query] Mods: 12
[2025-12-21 04:56:02] [query] Trying AND logic
[2025-12-21 04:56:02] [query] Using OR logic
[2025-12-21 04:56:13] [query] Found results using: or logic
[2025-12-21 04:56:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,4478,171,2554) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49672,49673,49674,172,4478,171,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 >= '2025-12-21 04: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 04:56:13] [query] Results: 962 Pages of results: 5
[2025-12-21 04:56:13] [query] Execution time: 11.22776
[2025-12-21 04:57:42] [query] Query for: 俄罗斯国家英文代码
[2025-12-21 04:57:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 04:57:42] [query] Engine: default
[2025-12-21 04:57:42] [query] Tokens: 俄罗斯国家英文代码
[2025-12-21 04:57:42] [query] Mods: 11
[2025-12-21 04:57:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 04:57: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 LIMIT 0, 200
[2025-12-21 04:57:43] [query] Results: 0 Pages of results: 0
[2025-12-21 04:57:43] [query] Execution time: 0.07646
[2025-12-21 04:59:20] [index:background] Health check
[2025-12-21 04:59:20] [indexer:background] Health check
[2025-12-21 04:59:20] [indexer:background] Health check
[2025-12-21 05:01:03] [query] Query for: 定远县炉桥镇至长丰县庄墓镇乘车注意事项
[2025-12-21 05:01:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:01:03] [query] Engine: default
[2025-12-21 05:01:03] [query] Tokens: 定远县炉桥镇至长丰县庄墓镇乘车注意事项
[2025-12-21 05:01:03] [query] Mods: 11
[2025-12-21 05:01:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:01: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 LIMIT 0, 200
[2025-12-21 05:01:03] [query] Results: 0 Pages of results: 0
[2025-12-21 05:01:03] [query] Execution time: 0.10434
[2025-12-21 05:03:36] [index:background] Health check
[2025-12-21 05:03:39] [query] Query for: home warranty in real estate contract
[2025-12-21 05:03:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:03:39] [query] Engine: default
[2025-12-21 05:03:39] [query] Tokens: home, warranty, real, estate, contract
[2025-12-21 05:03:39] [query] Mods: 11
[2025-12-21 05:03:39] [query] Trying AND logic
[2025-12-21 05:03:39] [query] Using OR logic
[2025-12-21 05:03:40] [query] Found results using: or logic
[2025-12-21 05:03:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 05: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 LIMIT 0, 200
[2025-12-21 05:03:40] [query] Results: 1530 Pages of results: 8
[2025-12-21 05:03:40] [query] Execution time: 0.68510
[2025-12-21 05:03:49] [indexer:background] Health check
[2025-12-21 05:04:39] [query] Query for: 5 county construction nc pricing
[2025-12-21 05:04:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:04:39] [query] Engine: default
[2025-12-21 05:04:39] [query] Tokens: 5, county, construction, nc, pricing
[2025-12-21 05:04:39] [query] Mods: 11
[2025-12-21 05:04:39] [query] Trying AND logic
[2025-12-21 05:04:39] [query] Using OR logic
[2025-12-21 05:04:40] [query] Found results using: or logic
[2025-12-21 05:04:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,574,4902,396,2720) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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 LIMIT 0, 200
[2025-12-21 05:04:40] [query] Results: 844 Pages of results: 5
[2025-12-21 05:04:40] [query] Execution time: 0.55075
[2025-12-21 05:06:06] [query] Query for: washington real estate commission how to be appointed
[2025-12-21 05:06:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:06:06] [query] Engine: default
[2025-12-21 05:06:06] [query] Tokens: washington, real, estate, commission, appointed
[2025-12-21 05:06:06] [query] Mods: 11
[2025-12-21 05:06:06] [query] Trying AND logic
[2025-12-21 05:06:06] [query] Using OR logic
[2025-12-21 05:06:07] [query] Found results using: or logic
[2025-12-21 05:06:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4551,171,172,843,4543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:06: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 LIMIT 0, 200
[2025-12-21 05:06:07] [query] Results: 1010 Pages of results: 6
[2025-12-21 05:06:07] [query] Execution time: 0.46341
[2025-12-21 05:08:37] [index:background] Health check
[2025-12-21 05:08:50] [indexer:background] Health check
[2025-12-21 05:10:43] [query] Query for: 火星の一年
[2025-12-21 05:10:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:10:43] [query] Engine: default
[2025-12-21 05:10:43] [query] Tokens: 火星の一年
[2025-12-21 05:10:43] [query] Mods: 11
[2025-12-21 05:10:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:10: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 LIMIT 0, 200
[2025-12-21 05:10:43] [query] Results: 0 Pages of results: 0
[2025-12-21 05:10:43] [query] Execution time: 0.11827
[2025-12-21 05:10:47] [query] Query for: airplane hangar bifold door channels
[2025-12-21 05:10:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:10:47] [query] Engine: default
[2025-12-21 05:10:47] [query] Tokens: airplane, door, channels, bold, build, hangar bifold
[2025-12-21 05:10:47] [query] Mods: 12
[2025-12-21 05:10:47] [query] Using OR logic
[2025-12-21 05:10:47] [query] Found results using: or logic
[2025-12-21 05:10:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(51568,2369,1479) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (51568,1479,2369,6675,1943,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:10:47] [query] Results: 169 Pages of results: 1
[2025-12-21 05:10:47] [query] Execution time: 0.20478
[2025-12-21 05:12:04] [query] Query for: steam没有鬼泣？
[2025-12-21 05:12:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:12:04] [query] Engine: default
[2025-12-21 05:12:04] [query] Tokens: steam没有鬼泣
[2025-12-21 05:12:04] [query] Mods: 11
[2025-12-21 05:12:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:12: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 LIMIT 0, 200
[2025-12-21 05:12:04] [query] Results: 0 Pages of results: 0
[2025-12-21 05:12:04] [query] Execution time: 0.08096
[2025-12-21 05:12:34] [query] Query for: 森瑞机电官网
[2025-12-21 05:12:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:12:34] [query] Engine: default
[2025-12-21 05:12:34] [query] Tokens: 森瑞机电官网
[2025-12-21 05:12:34] [query] Mods: 11
[2025-12-21 05:12:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:12: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 LIMIT 0, 200
[2025-12-21 05:12:34] [query] Results: 0 Pages of results: 0
[2025-12-21 05:12:34] [query] Execution time: 0.08386
[2025-12-21 05:13:14] [query] Query for: north m sc land for sale
[2025-12-21 05:13:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:13:14] [query] Engine: default
[2025-12-21 05:13:14] [query] Tokens: north, m, sc, land, sale
[2025-12-21 05:13:14] [query] Mods: 11
[2025-12-21 05:13:14] [query] Trying AND logic
[2025-12-21 05:13:14] [query] Using OR logic
[2025-12-21 05:13:14] [query] Found results using: or logic
[2025-12-21 05:13:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1812,452,979,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 >= '2025-12-21 05: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 LIMIT 0, 200
[2025-12-21 05:13:14] [query] Results: 861 Pages of results: 5
[2025-12-21 05:13:14] [query] Execution time: 0.27670
[2025-12-21 05:13:36] [index:background] Health check
[2025-12-21 05:13:49] [indexer:background] Health check
[2025-12-21 05:15:25] [query] Query for: best high-yield checking accounts
[2025-12-21 05:15:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:15:25] [query] Engine: default
[2025-12-21 05:15:25] [query] Tokens: best, high, yield, checking, accounts, high-yield
[2025-12-21 05:15:25] [query] Mods: 11
[2025-12-21 05:15:25] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 05:15:25] [query] Using OR logic
[2025-12-21 05:15:25] [query] Found results using: or logic
[2025-12-21 05:15:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,148,2153,7290,6750,21766) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:15: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 LIMIT 0, 200
[2025-12-21 05:15:25] [query] Results: 375 Pages of results: 2
[2025-12-21 05:15:25] [query] Execution time: 0.16733
[2025-12-21 05:16:25] [query] Query for: 天国拯救2如何加力量
[2025-12-21 05:16:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:16:25] [query] Engine: default
[2025-12-21 05:16:25] [query] Tokens: 2, 天国拯救2如何加力量
[2025-12-21 05:16:25] [query] Mods: 12
[2025-12-21 05:16:25] [query] Using OR logic
[2025-12-21 05:16:29] [query] Found results using: or logic
[2025-12-21 05:16:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(706) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 05: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:16:29] [query] Results: 932 Pages of results: 5
[2025-12-21 05:16:29] [query] Execution time: 3.82051
[2025-12-21 05:17:05] [query] Query for: 橋網様体脊髄路経路
[2025-12-21 05:17:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:17:05] [query] Engine: default
[2025-12-21 05:17:05] [query] Tokens: 橋網様体脊髄路経路
[2025-12-21 05:17:05] [query] Mods: 11
[2025-12-21 05:17:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:17: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 LIMIT 0, 200
[2025-12-21 05:17:05] [query] Results: 0 Pages of results: 0
[2025-12-21 05:17:05] [query] Execution time: 0.08476
[2025-12-21 05:17:10] [query] Query for: "home fire hardening disclosure" "re" "form" "california department of real estate"
[2025-12-21 05:17:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:17:10] [query] Engine: default
[2025-12-21 05:17:10] [query] Tokens: home, fire, disclosure, re, form, california, department, real, estate, hardening
[2025-12-21 05:17:10] [query] Mods: 12
[2025-12-21 05:17:16] [query] Using OR logic
[2025-12-21 05:17:27] [query] Query for: real estate home inspection
[2025-12-21 05:17:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:17:27] [query] Engine: default
[2025-12-21 05:17:27] [query] Tokens: real, estate, home, inspection
[2025-12-21 05:17:27] [query] Mods: 11
[2025-12-21 05:17:27] [query] Trying AND logic
[2025-12-21 05:17:27] [query] Using OR logic
[2025-12-21 05:17:28] [query] Found results using: or logic
[2025-12-21 05:17:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,234,5089) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:17: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 LIMIT 0, 200
[2025-12-21 05:17:28] [query] Results: 1119 Pages of results: 6
[2025-12-21 05:17:28] [query] Execution time: 0.52105
[2025-12-21 05:17:52] [query] Found results using: or logic
[2025-12-21 05:17:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4112,487,6557,172,6329,1817,234,830,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,6329,6557,830,1817,4112,487,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 >= '2025-12-21 05:17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:17:52] [query] Results: 1683 Pages of results: 9
[2025-12-21 05:17:52] [query] Execution time: 41.84514
[2025-12-21 05:18:14] [query] Query for: 中国 防火安全 法规 2025
[2025-12-21 05:18:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:18:14] [query] Engine: default
[2025-12-21 05:18:15] [query] Tokens: 2025, 中国 防火安全 法规
[2025-12-21 05:18:15] [query] Mods: 12
[2025-12-21 05:18:15] [query] Using OR logic
[2025-12-21 05:18:15] [query] Found results using: or logic
[2025-12-21 05:18:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 05:18: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:18:15] [query] Results: 194 Pages of results: 1
[2025-12-21 05:18:15] [query] Execution time: 0.76083
[2025-12-21 05:18:36] [index:background] Health check
[2025-12-21 05:18:49] [indexer:background] Health check
[2025-12-21 05:19:14] [query] Query for: homes for sale at kerr lake nc
[2025-12-21 05:19:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:19:14] [query] Engine: default
[2025-12-21 05:19:14] [query] Tokens: homes, sale, kerr, lake, nc
[2025-12-21 05:19:14] [query] Mods: 11
[2025-12-21 05:19:14] [query] Trying AND logic
[2025-12-21 05:19:14] [query] Using OR logic
[2025-12-21 05:19:14] [query] Found results using: or logic
[2025-12-21 05:19:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,10911,9346,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 >= '2025-12-21 05: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:19:14] [query] Results: 923 Pages of results: 5
[2025-12-21 05:19:14] [query] Execution time: 0.56058
[2025-12-21 05:22:14] [query] Query for: nc association of realtors standard form 592-t
[2025-12-21 05:22:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:22:14] [query] Engine: default
[2025-12-21 05:22:14] [query] Tokens: nc, association, realtors, standard, form, 592, t, 592-t, form 592
[2025-12-21 05:22:14] [query] Mods: 11
[2025-12-21 05:22:14] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 05:22:14] [query] Using OR logic
[2025-12-21 05:22:15] [query] Found results using: or logic
[2025-12-21 05:22:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 05:22: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 LIMIT 0, 200
[2025-12-21 05:22:15] [query] Results: 1688 Pages of results: 9
[2025-12-21 05:22:15] [query] Execution time: 1.10158
[2025-12-21 05:23:37] [index:background] Health check
[2025-12-21 05:23:50] [indexer:background] Health check
[2025-12-21 05:24:58] [query] Query for: nc pre-k eligibility four-year-olds north carolina
[2025-12-21 05:24:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:24:58] [query] Engine: default
[2025-12-21 05:24:58] [query] Tokens: oldschool, carolina, eligibility, four, k, nc, north, pre, pre-k, year
[2025-12-21 05:24:58] [query] Mods: 12
[2025-12-21 05:24:58] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 05:24:58] [query] Using OR logic
[2025-12-21 05:25:25] [query] Found results using: or logic
[2025-12-21 05:25:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(254,19308,162,7263,396,253,2627,53608,83) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,254,19308,162,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 >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:25:25] [query] Results: 1024 Pages of results: 6
[2025-12-21 05:25:25] [query] Execution time: 27.46947
[2025-12-21 05:26:38] [query] Query for: 中尚鹏 保证金 2025年12月22日
[2025-12-21 05:26:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:26:38] [query] Engine: default
[2025-12-21 05:26:38] [query] Tokens: 2025, 12, 22, 中尚鹏 保证金 2025年12月22日
[2025-12-21 05:26:38] [query] Mods: 12
[2025-12-21 05:26:38] [query] Using OR logic
[2025-12-21 05:26:40] [query] Found results using: or logic
[2025-12-21 05:26:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1022,24711,3838) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3838,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:26:40] [query] Results: 399 Pages of results: 2
[2025-12-21 05:26:40] [query] Execution time: 1.97995
[2025-12-21 05:28:06] [query] Query for: 深圳光明环境园
[2025-12-21 05:28:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:28:06] [query] Engine: default
[2025-12-21 05:28:06] [query] Tokens: 深圳光明环境园
[2025-12-21 05:28:06] [query] Mods: 11
[2025-12-21 05:28:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:28:06] [query] Results: 0 Pages of results: 0
[2025-12-21 05:28:06] [query] Execution time: 0.07761
[2025-12-21 05:28:26] [query] Query for: 折りたたみ リュック
[2025-12-21 05:28:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:28:26] [query] Engine: default
[2025-12-21 05:28:26] [query] Tokens: 折りたたみ リュック
[2025-12-21 05:28:26] [query] Mods: 11
[2025-12-21 05:28:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:28: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 LIMIT 0, 200
[2025-12-21 05:28:26] [query] Results: 0 Pages of results: 0
[2025-12-21 05:28:26] [query] Execution time: 0.09715
[2025-12-21 05:28:36] [index:background] Health check
[2025-12-21 05:28:50] [indexer:background] Health check
[2025-12-21 05:30:55] [query] Query for: real estate multiple listings
[2025-12-21 05:30:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:30:55] [query] Engine: default
[2025-12-21 05:30:55] [query] Tokens: real, estate, multiple, listings
[2025-12-21 05:30:55] [query] Mods: 11
[2025-12-21 05:30:55] [query] Trying AND logic
[2025-12-21 05:30:55] [query] Using OR logic
[2025-12-21 05:30:56] [query] Found results using: or logic
[2025-12-21 05:30:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1103,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 >= '2025-12-21 05:30: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 LIMIT 0, 200
[2025-12-21 05:30:56] [query] Results: 1022 Pages of results: 6
[2025-12-21 05:30:56] [query] Execution time: 0.44068
[2025-12-21 05:31:06] [query] Query for: hong kong adress translate
[2025-12-21 05:31:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:31:06] [query] Engine: default
[2025-12-21 05:31:06] [query] Tokens: hong, translate
[2025-12-21 05:31:06] [query] Mods: 12
[2025-12-21 05:31:06] [query] Trying AND logic
[2025-12-21 05:31:06] [query] Using OR logic
[2025-12-21 05:31:06] [query] Found results using: or logic
[2025-12-21 05:31:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(12349) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49178,12349) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:31: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:31:06] [query] Results: 4 Pages of results: 1
[2025-12-21 05:31:06] [query] Execution time: 0.09358
[2025-12-21 05:31:08] [query] Query for: sonic 3
[2025-12-21 05:31:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:31:08] [query] Engine: default
[2025-12-21 05:31:08] [query] Tokens: notsonice, 3
[2025-12-21 05:31:08] [query] Mods: 12
[2025-12-21 05:31:08] [query] Trying AND logic
[2025-12-21 05:31:08] [query] Using OR logic
[2025-12-21 05:31:10] [query] Found results using: or logic
[2025-12-21 05:31:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(689) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24634,689) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:31: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:31:10] [query] Results: 506 Pages of results: 3
[2025-12-21 05:31:10] [query] Execution time: 1.29860
[2025-12-21 05:31:26] [query] Query for: 电脑为什么屏幕发白
[2025-12-21 05:31:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:31:26] [query] Engine: default
[2025-12-21 05:31:26] [query] Tokens: 电脑为什么屏幕发白
[2025-12-21 05:31:26] [query] Mods: 11
[2025-12-21 05:31:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:31: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 LIMIT 0, 200
[2025-12-21 05:31:26] [query] Results: 0 Pages of results: 0
[2025-12-21 05:31:26] [query] Execution time: 0.12626
[2025-12-21 05:33:37] [index:background] Health check
[2025-12-21 05:33:49] [indexer:background] Health check
[2025-12-21 05:34:37] [query] Query for: ielts 18 listening test 1
[2025-12-21 05:34:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:34:37] [query] Engine: default
[2025-12-21 05:34:37] [query] Tokens: 18, listening, test, 1, ielts ielts 18 test 1
[2025-12-21 05:34:37] [query] Mods: 12
[2025-12-21 05:34:37] [query] Using OR logic
[2025-12-21 05:34:46] [query] Found results using: or logic
[2025-12-21 05:34:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(431,3110,6469,1941) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,6469,1941,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 >= '2025-12-21 05: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:34:46] [query] Results: 1256 Pages of results: 7
[2025-12-21 05:34:46] [query] Execution time: 9.21192
[2025-12-21 05:35:28] [query] Query for: 古剑奇谭1家园剑托怎么获得
[2025-12-21 05:35:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:35:28] [query] Engine: default
[2025-12-21 05:35:29] [query] Tokens: 1, 古剑奇谭1家园剑托怎么获得
[2025-12-21 05:35:29] [query] Mods: 12
[2025-12-21 05:35:29] [query] Using OR logic
[2025-12-21 05:35:36] [query] Found results using: or logic
[2025-12-21 05:35:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(431) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 05: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:35:36] [query] Results: 1227 Pages of results: 7
[2025-12-21 05:35:36] [query] Execution time: 7.56808
[2025-12-21 05:36:06] [query] Query for: 绿联私有云怎么telnet
[2025-12-21 05:36:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:36:06] [query] Engine: default
[2025-12-21 05:36:07] [query] Tokens: 绿联私有云怎么telnet
[2025-12-21 05:36:07] [query] Mods: 11
[2025-12-21 05:36:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:36: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 LIMIT 0, 200
[2025-12-21 05:36:07] [query] Results: 0 Pages of results: 0
[2025-12-21 05:36:07] [query] Execution time: 0.40851
[2025-12-21 05:37:47] [query] Query for: 兵团第十二师党委宣传部副部长
[2025-12-21 05:37:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:37:47] [query] Engine: default
[2025-12-21 05:37:47] [query] Tokens: 兵团第十二师党委宣传部副部长
[2025-12-21 05:37:47] [query] Mods: 11
[2025-12-21 05:37:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:37:47] [query] Results: 0 Pages of results: 0
[2025-12-21 05:37:47] [query] Execution time: 0.08352
[2025-12-21 05:38:26] [query] Query for: 北京个人就业登记
[2025-12-21 05:38:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:38:26] [query] Engine: default
[2025-12-21 05:38:27] [query] Tokens: 北京个人就业登记
[2025-12-21 05:38:27] [query] Mods: 11
[2025-12-21 05:38:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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 LIMIT 0, 200
[2025-12-21 05:38:27] [query] Results: 0 Pages of results: 0
[2025-12-21 05:38:27] [query] Execution time: 0.07585
[2025-12-21 05:38:29] [query] Query for: 北京大学2019考研分数线2025
[2025-12-21 05:38:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:38:29] [query] Engine: default
[2025-12-21 05:38:29] [query] Tokens: 2019, 2025, 北京大学2019考研分数线2025
[2025-12-21 05:38:29] [query] Mods: 12
[2025-12-21 05:38:29] [query] Using OR logic
[2025-12-21 05:38:30] [query] Found results using: or logic
[2025-12-21 05:38:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3429,24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3429,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 >= '2025-12-21 05:38: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:38:30] [query] Results: 292 Pages of results: 2
[2025-12-21 05:38:30] [query] Execution time: 1.04452
[2025-12-21 05:38:36] [index:background] Health check
[2025-12-21 05:38:50] [indexer:background] Health check
[2025-12-21 05:39:07] [query] Query for: 新疆维吾尔自治区教育现代化2025规划
[2025-12-21 05:39:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:39:07] [query] Engine: default
[2025-12-21 05:39:07] [query] Tokens: 2025, 新疆维吾尔自治区教育现代化2025规划
[2025-12-21 05:39:07] [query] Mods: 12
[2025-12-21 05:39:07] [query] Using OR logic
[2025-12-21 05:39:08] [query] Found results using: or logic
[2025-12-21 05:39:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 05:39: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:39:08] [query] Results: 194 Pages of results: 1
[2025-12-21 05:39:08] [query] Execution time: 0.98185
[2025-12-21 05:39:17] [query] Query for: 成都理工大学刘浏
[2025-12-21 05:39:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:39:17] [query] Engine: default
[2025-12-21 05:39:17] [query] Tokens: 成都理工大学刘浏
[2025-12-21 05:39:17] [query] Mods: 11
[2025-12-21 05:39:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:39: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 LIMIT 0, 200
[2025-12-21 05:39:17] [query] Results: 0 Pages of results: 0
[2025-12-21 05:39:17] [query] Execution time: 0.07582
[2025-12-21 05:40:56] [query] Query for: professonal
[2025-12-21 05:40:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:40:56] [query] Engine: default
[2025-12-21 05:40:56] [query] Tokens: professional, professionally, provisional, professonal
[2025-12-21 05:40:56] [query] Mods: 11
[2025-12-21 05:40:56] [query] Using OR logic
[2025-12-21 05:40:56] [query] Found results using: or logic
[2025-12-21 05:40:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7051,16830,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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 LIMIT 0, 200
[2025-12-21 05:40:56] [query] Results: 208 Pages of results: 2
[2025-12-21 05:40:56] [query] Execution time: 0.20841
[2025-12-21 05:41:47] [query] Query for: 12你天天天天天天天天天天天天
[2025-12-21 05:41:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:41:47] [query] Engine: default
[2025-12-21 05:41:47] [query] Tokens: 12, 12你天天天天天天天天天天天天
[2025-12-21 05:41:47] [query] Mods: 12
[2025-12-21 05:41:47] [query] Using OR logic
[2025-12-21 05:41:47] [query] Found results using: or logic
[2025-12-21 05:41:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1022) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 05: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:41:47] [query] Results: 211 Pages of results: 2
[2025-12-21 05:41:47] [query] Execution time: 0.48370
[2025-12-21 05:42:36] [query] Query for: proof of funds for real estate
[2025-12-21 05:42:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:42:36] [query] Engine: default
[2025-12-21 05:42:36] [query] Tokens: proof, funds, real, estate
[2025-12-21 05:42:36] [query] Mods: 11
[2025-12-21 05:42:36] [query] Trying AND logic
[2025-12-21 05:42:37] [query] Found results using: and logic
[2025-12-21 05:42:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8256,605,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 >= '2025-12-21 05:42: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 ('14075', '14230', '15960') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:42:37] [query] Results: 3 Pages of results: 1
[2025-12-21 05:42:37] [query] Execution time: 0.11998
[2025-12-21 05:42:57] [query] Query for: 匠魂3异形
[2025-12-21 05:42:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:42:57] [query] Engine: default
[2025-12-21 05:42:57] [query] Tokens: 3, 匠魂3异形
[2025-12-21 05:42:57] [query] Mods: 12
[2025-12-21 05:42:57] [query] Using OR logic
[2025-12-21 05:42:59] [query] Found results using: or logic
[2025-12-21 05:42:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(689) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 05: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:42:59] [query] Results: 505 Pages of results: 3
[2025-12-21 05:42:59] [query] Execution time: 1.19855
[2025-12-21 05:43:12] [query] Query for: when real estate agents different firms share commission
[2025-12-21 05:43:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:43:12] [query] Engine: default
[2025-12-21 05:43:12] [query] Tokens: real, estate, agents, different, firms, share, commission
[2025-12-21 05:43:12] [query] Mods: 11
[2025-12-21 05:43:12] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 05:43:12] [query] Using OR logic
[2025-12-21 05:43:12] [query] Found results using: or logic
[2025-12-21 05:43:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 05: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:43:12] [query] Results: 1150 Pages of results: 6
[2025-12-21 05:43:12] [query] Execution time: 0.50525
[2025-12-21 05:43:36] [index:background] Health check
[2025-12-21 05:43:48] [query] Query for: u/c:orsa
[2025-12-21 05:43:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:43:48] [query] Engine: default
[2025-12-21 05:43:48] [query] Tokens: 2023ncrealtorsassociationexecutivescholarshiprecipients, 87ncrealtorsappointedtoserveonnarcommitteesin2019, arenorthcarolinarealtorsallowedtousezillowstouringagreement, forsale, greensbororegionalrealtorsassociation, greensbororegionalrealtorsassociationgrra, greensbororegionalrealtorsassociationgrra.growthzoneapp.com, greensbororegionalrealtorsassociationgrragrowthzoneappcom, ncrealtorsannualawardspresentedatoctoberbusinessmeetings, ncrealtorsaristotlecom
[2025-12-21 05:43:48] [query] Mods: 12
[2025-12-21 05:43:48] [query] Trying AND logic
[2025-12-21 05:43:48] [query] Found results using: and logic
[2025-12-21 05:43:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1685,2161) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27436,14973,54057,64119,20954,48035,48037,48038,21010,29797) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:43: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 ('16530', '25051', '45297', '50846', '50898') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:43:48] [query] Results: 5 Pages of results: 1
[2025-12-21 05:43:48] [query] Execution time: 0.11602
[2025-12-21 05:43:49] [indexer:background] Health check
[2025-12-21 05:43:52] [query] Query for: 龙溪食堂
[2025-12-21 05:43:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:43:52] [query] Engine: default
[2025-12-21 05:43:52] [query] Tokens: 龙溪食堂
[2025-12-21 05:43:52] [query] Mods: 11
[2025-12-21 05:43:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:43: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 LIMIT 0, 200
[2025-12-21 05:43:52] [query] Results: 0 Pages of results: 0
[2025-12-21 05:43:52] [query] Execution time: 0.09695
[2025-12-21 05:44:27] [query] Query for: セクシャルハラスメントとは
[2025-12-21 05:44:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:44:27] [query] Engine: default
[2025-12-21 05:44:27] [query] Tokens: セクシャルハラスメントとは
[2025-12-21 05:44:27] [query] Mods: 11
[2025-12-21 05:44:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:44: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 LIMIT 0, 200
[2025-12-21 05:44:27] [query] Results: 0 Pages of results: 0
[2025-12-21 05:44:27] [query] Execution time: 0.09605
[2025-12-21 05:45:07] [query] Query for: 广东起跑线文化股份有限公司
[2025-12-21 05:45:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:45:07] [query] Engine: default
[2025-12-21 05:45:07] [query] Tokens: 广东起跑线文化股份有限公司
[2025-12-21 05:45:07] [query] Mods: 11
[2025-12-21 05:45:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:45: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 LIMIT 0, 200
[2025-12-21 05:45:07] [query] Results: 0 Pages of results: 0
[2025-12-21 05:45:07] [query] Execution time: 0.07905
[2025-12-21 05:45:12] [query] Query for: real estate agent commission percentage romania sale property
[2025-12-21 05:45:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:45:12] [query] Engine: default
[2025-12-21 05:45:12] [query] Tokens: real, estate, agent, commission, percentage, sale, property, rana, roman, romania
[2025-12-21 05:45:12] [query] Mods: 12
[2025-12-21 05:45:12] [query] Using OR logic
[2025-12-21 05:45:43] [query] Found results using: or logic
[2025-12-21 05:45:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1470,843,172,2639,107,171,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,843,2639,125,107,10633,24029,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:45:43] [query] Results: 1379 Pages of results: 7
[2025-12-21 05:45:43] [query] Execution time: 30.79957
[2025-12-21 05:45:47] [query] Query for: 迈普g1路由器系统升级
[2025-12-21 05:45:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:45:47] [query] Engine: default
[2025-12-21 05:45:47] [query] Tokens: 迈普g1路由器系统升级
[2025-12-21 05:45:47] [query] Mods: 11
[2025-12-21 05:45:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:45: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 LIMIT 0, 200
[2025-12-21 05:45:47] [query] Results: 0 Pages of results: 0
[2025-12-21 05:45:47] [query] Execution time: 0.09397
[2025-12-21 05:48:07] [query] Query for: is real estate a security
[2025-12-21 05:48:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:48:07] [query] Engine: default
[2025-12-21 05:48:07] [query] Tokens: real, estate, security
[2025-12-21 05:48:07] [query] Mods: 11
[2025-12-21 05:48:07] [query] Trying AND logic
[2025-12-21 05:48:08] [query] Found results using: and logic
[2025-12-21 05:48:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2466) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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' ) ) ))) AND s.id IN ('1051', '1234', '1241', '13282', '13337', '13807', '14075', '14230', '17526', '20489', '20548', '21391', '21591', '21635', '2271', '24909', '25698', '2581', '26148', '26200', '26241', '41095', '43232', '43391', '6737', '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 LIMIT 0, 200
[2025-12-21 05:48:08] [query] Results: 26 Pages of results: 1
[2025-12-21 05:48:08] [query] Execution time: 0.27398
[2025-12-21 05:48:18] [query] Query for: does a seller have to pay realtor? is it required by law
[2025-12-21 05:48:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:48:18] [query] Engine: default
[2025-12-21 05:48:18] [query] Tokens: seller, pay, realtor, required, law
[2025-12-21 05:48:18] [query] Mods: 11
[2025-12-21 05:48:18] [query] Trying AND logic
[2025-12-21 05:48:18] [query] Using OR logic
[2025-12-21 05:48:19] [query] Found results using: or logic
[2025-12-21 05:48:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 05: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:48:19] [query] Results: 1228 Pages of results: 7
[2025-12-21 05:48:19] [query] Execution time: 0.74490
[2025-12-21 05:48:36] [index:background] Health check
[2025-12-21 05:48:47] [query] Query for: 姜水致癌
[2025-12-21 05:48:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:48:47] [query] Engine: default
[2025-12-21 05:48:47] [query] Tokens: 姜水致癌
[2025-12-21 05:48:47] [query] Mods: 11
[2025-12-21 05:48:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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 LIMIT 0, 200
[2025-12-21 05:48:47] [query] Results: 0 Pages of results: 0
[2025-12-21 05:48:47] [query] Execution time: 0.09153
[2025-12-21 05:48:50] [indexer:background] Health check
[2025-12-21 05:48:57] [query] Query for: 3814/6
[2025-12-21 05:48:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:48:57] [query] Engine: default
[2025-12-21 05:48:57] [query] Tokens: 1704381471, 1711381451, 1711381451 1713264193, 17113814511713264193, 1711381453, 1713814704, 1751381477, 6
[2025-12-21 05:48:57] [query] Mods: 12
[2025-12-21 05:48:57] [query] Trying AND logic
[2025-12-21 05:48:57] [query] Using OR logic
[2025-12-21 05:48:57] [query] Found results using: or logic
[2025-12-21 05:48:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2629) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (47234,52495,52499,52503,52507,52633,70744,2629) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:48:57] [query] Results: 174 Pages of results: 1
[2025-12-21 05:48:57] [query] Execution time: 0.22869
[2025-12-21 05:49:08] [query] Query for: 杭州造价信息2022年
[2025-12-21 05:49:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:49:08] [query] Engine: default
[2025-12-21 05:49:08] [query] Tokens: 2022, 杭州造价信息2022年
[2025-12-21 05:49:08] [query] Mods: 12
[2025-12-21 05:49:08] [query] Using OR logic
[2025-12-21 05:49:09] [query] Found results using: or logic
[2025-12-21 05:49:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(11520) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 05: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:49:09] [query] Results: 319 Pages of results: 2
[2025-12-21 05:49:09] [query] Execution time: 0.40673
[2025-12-21 05:50:07] [query] Query for: ผกก บิ๊กพินิจ ภรรยาช่อเอื้อง
[2025-12-21 05:50:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:50:07] [query] Engine: default
[2025-12-21 05:50:07] [query] Tokens: ผกก บิ๊กพินิจ ภรรยาช่อเอื้อง
[2025-12-21 05:50:07] [query] Mods: 11
[2025-12-21 05:50:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:50:07] [query] Results: 0 Pages of results: 0
[2025-12-21 05:50:07] [query] Execution time: 0.12902
[2025-12-21 05:50:58] [query] Query for: what does a real estate agent make
[2025-12-21 05:50:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:50:58] [query] Engine: default
[2025-12-21 05:50:58] [query] Tokens: real, estate, agent, make
[2025-12-21 05:50:58] [query] Mods: 11
[2025-12-21 05:50:58] [query] Trying AND logic
[2025-12-21 05:50:58] [query] Using OR logic
[2025-12-21 05:50:58] [query] Found results using: or logic
[2025-12-21 05:50:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 05: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:50:58] [query] Results: 1252 Pages of results: 7
[2025-12-21 05:50:58] [query] Execution time: 0.64219
[2025-12-21 05:51:38] [query] Query for: 饥荒海鱼地点
[2025-12-21 05:51:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:51:38] [query] Engine: default
[2025-12-21 05:51:38] [query] Tokens: 饥荒海鱼地点
[2025-12-21 05:51:38] [query] Mods: 11
[2025-12-21 05:51:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:51: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 LIMIT 0, 200
[2025-12-21 05:51:38] [query] Results: 0 Pages of results: 0
[2025-12-21 05:51:38] [query] Execution time: 0.08251
[2025-12-21 05:51:42] [query] Query for: 2021年丰都政府工作报告
[2025-12-21 05:51:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:51:42] [query] Engine: default
[2025-12-21 05:51:42] [query] Tokens: 2021, 2021年丰都政府工作报告
[2025-12-21 05:51:42] [query] Mods: 12
[2025-12-21 05:51:42] [query] Using OR logic
[2025-12-21 05:51:42] [query] Found results using: or logic
[2025-12-21 05:51:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4824) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4824,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:51: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:51:42] [query] Results: 117 Pages of results: 1
[2025-12-21 05:51:42] [query] Execution time: 0.20850
[2025-12-21 05:53:31] [query] Query for: ree on line real estate exams
[2025-12-21 05:53:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:53:31] [query] Engine: default
[2025-12-21 05:53:31] [query] Tokens: reea, reef, reefs, reel, reelected, reels, reenacts, reenergizing, reengage, reengaged
[2025-12-21 05:53:31] [query] Mods: 12
[2025-12-21 05:53:31] [query] Using OR logic
[2025-12-21 05:53:31] [query] Found results using: and logic
[2025-12-21 05:53:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,25248,399,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25655,7882,24414,68933,24855,27382,17957,12290,48480,14784) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:53: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:53:31] [query] Results: 13 Pages of results: 1
[2025-12-21 05:53:31] [query] Execution time: 0.19839
[2025-12-21 05:53:36] [index:background] Health check
[2025-12-21 05:53:50] [indexer:background] Health check
[2025-12-21 05:55:28] [query] Query for: hrqwertyuiopasdfghjklz
[2025-12-21 05:55:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:55:28] [query] Engine: default
[2025-12-21 05:55:28] [query] Tokens: hrqwertyuiopasdfghjklz
[2025-12-21 05:55:28] [query] Mods: 11
[2025-12-21 05:55:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:55:28] [query] Results: 0 Pages of results: 0
[2025-12-21 05:55:28] [query] Execution time: 0.07534
[2025-12-21 05:55:33] [query] Query for: investment realtors
[2025-12-21 05:55:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:55:33] [query] Engine: default
[2025-12-21 05:55:33] [query] Tokens: investment, realtors
[2025-12-21 05:55:33] [query] Mods: 11
[2025-12-21 05:55:33] [query] Trying AND logic
[2025-12-21 05:55:33] [query] Found results using: and logic
[2025-12-21 05:55:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (139,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 >= '2025-12-21 05: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' ) ) ))) AND s.id IN ('10018', '10174', '10792', '11239', '11678', '12862', '13079', '13376', '13807', '14230', '14465', '14955', '17569', '18004', '19684', '21618', '21619', '21622', '21623', '21665', '2256', '249', '251', '25435', '2875', '2930', '2950', '296', '30467', '30479', '33319', '36153', '38172', '40109', '41166', '41177', '41180', '41183', '41186', '43407', '43420', '44801', '45070', '47310', '47919', '48733', '4876', '503', '52146', '5235', '52781', '52789', '52792', '52794', '52796', '54859', '55', '5735', '5966', '6200', '6479', '6572', '6737', '681', '721', '7397', '7494', '7563', '7750', '7777', '783', '7854', '864', '8817', '9245', '9982') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:55:33] [query] Results: 60 Pages of results: 1
[2025-12-21 05:55:33] [query] Execution time: 0.20442
[2025-12-21 05:55:35] [query] Query for: 上海大学 胡晓君
[2025-12-21 05:55:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:55:35] [query] Engine: default
[2025-12-21 05:55:35] [query] Tokens: 上海大学 胡晓君
[2025-12-21 05:55:35] [query] Mods: 11
[2025-12-21 05:55:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:55: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 LIMIT 0, 200
[2025-12-21 05:55:35] [query] Results: 0 Pages of results: 0
[2025-12-21 05:55:35] [query] Execution time: 0.09853
[2025-12-21 05:55:58] [query] Query for: real estate property consultant
[2025-12-21 05:55:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:55:58] [query] Engine: default
[2025-12-21 05:55:59] [query] Tokens: real, estate, property, consultant
[2025-12-21 05:55:59] [query] Mods: 11
[2025-12-21 05:55:59] [query] Trying AND logic
[2025-12-21 05:55:59] [query] Found results using: and logic
[2025-12-21 05:55:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1641) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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' ) ) ))) AND s.id IN ('21310', '22258', '30467', '36992', '41396', '49065', '50041') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:55:59] [query] Results: 4 Pages of results: 1
[2025-12-21 05:55:59] [query] Execution time: 0.19690
[2025-12-21 05:56:18] [query] Query for: 中国银行三年期定期存款利息计算
[2025-12-21 05:56:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:56:18] [query] Engine: default
[2025-12-21 05:56:18] [query] Tokens: 中国银行三年期定期存款利息计算
[2025-12-21 05:56:18] [query] Mods: 11
[2025-12-21 05:56:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:56: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 LIMIT 0, 200
[2025-12-21 05:56:18] [query] Results: 0 Pages of results: 0
[2025-12-21 05:56:18] [query] Execution time: 0.09416
[2025-12-21 05:57:19] [query] Query for: 玩具熊的五夜后宫是福瑞吗
[2025-12-21 05:57:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:57:19] [query] Engine: default
[2025-12-21 05:57:19] [query] Tokens: 玩具熊的五夜后宫是福瑞吗
[2025-12-21 05:57:19] [query] Mods: 11
[2025-12-21 05:57:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05:57: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 LIMIT 0, 200
[2025-12-21 05:57:19] [query] Results: 0 Pages of results: 0
[2025-12-21 05:57:19] [query] Execution time: 0.08413
[2025-12-21 05:58:08] [query] Query for: =-7921q
[2025-12-21 05:58:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:58:08] [query] Engine: default
[2025-12-21 05:58:08] [query] Tokens: 7921q -7921q
[2025-12-21 05:58:08] [query] Mods: 11
[2025-12-21 05:58:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 05:58:08] [query] Results: 0 Pages of results: 0
[2025-12-21 05:58:08] [query] Execution time: 0.11629
[2025-12-21 05:58:10] [query] Query for: florida realtors showing agreement form
[2025-12-21 05:58:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:58:10] [query] Engine: default
[2025-12-21 05:58:10] [query] Tokens: florida, realtors, showing, agreement, form
[2025-12-21 05:58:10] [query] Mods: 11
[2025-12-21 05:58:10] [query] Trying AND logic
[2025-12-21 05:58:10] [query] Using OR logic
[2025-12-21 05:58:10] [query] Found results using: or logic
[2025-12-21 05:58:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,96,3190,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 >= '2025-12-21 05:58: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 LIMIT 0, 200
[2025-12-21 05:58:10] [query] Results: 1530 Pages of results: 8
[2025-12-21 05:58:10] [query] Execution time: 0.57667
[2025-12-21 05:59:18] [query] Query for: 了不起的修仙模拟器高级金丹
[2025-12-21 05:59:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 05:59:18] [query] Engine: default
[2025-12-21 05:59:18] [query] Tokens: 了不起的修仙模拟器高级金丹
[2025-12-21 05:59:18] [query] Mods: 11
[2025-12-21 05:59:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 05: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 LIMIT 0, 200
[2025-12-21 05:59:18] [query] Results: 0 Pages of results: 0
[2025-12-21 05:59:18] [query] Execution time: 0.08423
[2025-12-21 05:59:21] [index:background] Health check
[2025-12-21 05:59:21] [indexer:background] Health check
[2025-12-21 05:59:21] [indexer:background] Health check
[2025-12-21 06:00:01] [query] Query for: real estate agency e and o application
[2025-12-21 06:00:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:00:01] [query] Engine: default
[2025-12-21 06:00:01] [query] Tokens: real, estate, agency, e, o, application
[2025-12-21 06:00:01] [query] Mods: 11
[2025-12-21 06:00:01] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 06:00:01] [query] Using OR logic
[2025-12-21 06:00:02] [query] Found results using: or logic
[2025-12-21 06:00:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:00:02] [query] Results: 1097 Pages of results: 6
[2025-12-21 06:00:02] [query] Execution time: 0.48451
[2025-12-21 06:00:49] [query] Query for: real estate agents winthrop
[2025-12-21 06:00:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:00:49] [query] Engine: default
[2025-12-21 06:00:50] [query] Tokens: real, estate, agents, winthrop
[2025-12-21 06:00:50] [query] Mods: 12
[2025-12-21 06:00:50] [query] Using OR logic
[2025-12-21 06:01:03] [query] Found results using: or logic
[2025-12-21 06:01:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1155,172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 06: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:01:03] [query] Results: 1050 Pages of results: 6
[2025-12-21 06:01:03] [query] Execution time: 13.70113
[2025-12-21 06:01:08] [query] Query for: iqms sds com cn
[2025-12-21 06:01:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:01:08] [query] Engine: default
[2025-12-21 06:01:08] [query] Tokens: hsdsuysv9nm, cn, com
[2025-12-21 06:01:08] [query] Mods: 12
[2025-12-21 06:01:08] [query] Trying AND logic
[2025-12-21 06:01:08] [query] Using OR logic
[2025-12-21 06:01:09] [query] Found results using: or logic
[2025-12-21 06:01:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(30070,23) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19338,30070,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 >= '2025-12-21 06: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:01:09] [query] Results: 199 Pages of results: 1
[2025-12-21 06:01:09] [query] Execution time: 0.49771
[2025-12-21 06:02:29] [query] Query for: real estate agents success
[2025-12-21 06:02:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:02:29] [query] Engine: default
[2025-12-21 06:02:29] [query] Tokens: real, estate, agents, success
[2025-12-21 06:02:29] [query] Mods: 11
[2025-12-21 06:02:29] [query] Trying AND logic
[2025-12-21 06:02:29] [query] Using OR logic
[2025-12-21 06:02:29] [query] Found results using: or logic
[2025-12-21 06:02:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1412) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:02: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 LIMIT 0, 200
[2025-12-21 06:02:29] [query] Results: 1068 Pages of results: 6
[2025-12-21 06:02:29] [query] Execution time: 0.47784
[2025-12-21 06:02:39] [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?
[2025-12-21 06:02:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:02:39] [query] Engine: default
[2025-12-21 06:02:39] [query] Tokens: seller, paid, hoa, fee, beginning, year, sold, house, 2, months
[2025-12-21 06:02:39] [query] Mods: 11
[2025-12-21 06:02:39] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 06:02:39] [query] Using OR logic
[2025-12-21 06:02:39] [query] Found results using: or logic
[2025-12-21 06:02:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 06:02: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 LIMIT 0, 200
[2025-12-21 06:02:39] [query] Results: 1341 Pages of results: 7
[2025-12-21 06:02:39] [query] Execution time: 0.51294
[2025-12-21 06:02:49] [query] Query for: 3 ى
[2025-12-21 06:02:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:02:49] [query] Engine: default
[2025-12-21 06:02:49] [query] Tokens: 3, ى
[2025-12-21 06:02:49] [query] Mods: 12
[2025-12-21 06:02:49] [query] Using OR logic
[2025-12-21 06:02:50] [query] Found results using: or logic
[2025-12-21 06:02:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(689) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 06:02: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:02:50] [query] Results: 505 Pages of results: 3
[2025-12-21 06:02:50] [query] Execution time: 1.30753
[2025-12-21 06:03:09] [query] Query for: win32程序怎么打开
[2025-12-21 06:03:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:03:09] [query] Engine: default
[2025-12-21 06:03:09] [query] Tokens: win32程序怎么打开
[2025-12-21 06:03:09] [query] Mods: 11
[2025-12-21 06:03:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:03:09] [query] Results: 0 Pages of results: 0
[2025-12-21 06:03:09] [query] Execution time: 0.08350
[2025-12-21 06:03:37] [index:background] Health check
[2025-12-21 06:03:49] [indexer:background] Health check
[2025-12-21 06:04:59] [query] Query for: 纸牌屋第一季大尺度内容
[2025-12-21 06:04:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:04:59] [query] Engine: default
[2025-12-21 06:04:59] [query] Tokens: 纸牌屋第一季大尺度内容
[2025-12-21 06:04:59] [query] Mods: 11
[2025-12-21 06:04:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:04:59] [query] Results: 0 Pages of results: 0
[2025-12-21 06:04:59] [query] Execution time: 0.08018
[2025-12-21 06:05:29] [query] Query for: тема лекции разновидности и назначение нормативной документации
[2025-12-21 06:05:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:05:29] [query] Engine: default
[2025-12-21 06:05:29] [query] Tokens: тема лекции разновидности и назначение нормативной документации
[2025-12-21 06:05:29] [query] Mods: 11
[2025-12-21 06:05:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:05: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 LIMIT 0, 200
[2025-12-21 06:05:29] [query] Results: 0 Pages of results: 0
[2025-12-21 06:05:29] [query] Execution time: 0.25927
[2025-12-21 06:07:05] [query] Query for: buy ambien 💙 www.7rx.biz/ambien no script online forum. cheap free shipping worldwide prescription order review.
[2025-12-21 06:07:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:07:05] [query] Engine: default
[2025-12-21 06:07:05] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, buy, cheap, forum, free, online, order
[2025-12-21 06:07:05] [query] Mods: 12
[2025-12-21 06:07:05] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 06:07:05] [query] Using OR logic
[2025-12-21 06:07:07] [query] Found results using: or logic
[2025-12-21 06:07:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2933,15343,10118,2811,994,5692,12933,2620,13867,8249,10015,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 06:07: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:07:07] [query] Results: 436 Pages of results: 3
[2025-12-21 06:07:07] [query] Execution time: 2.03322
[2025-12-21 06:07:20] [query] Query for: fixtures
[2025-12-21 06:07:20] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:07:20] [query] Engine: legal_qandas
[2025-12-21 06:07:20] [query] Tokens: fixtures
[2025-12-21 06:07:20] [query] Mods: 5
[2025-12-21 06:07:20] [query] Found results using: or logic
[2025-12-21 06:07:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (5122) AND (( `s`.`id` IN ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 06:07:20] [query] Results: 20 Pages of results: 1
[2025-12-21 06:07:20] [query] Execution time: 0.02957
[2025-12-21 06:07:20] [query] Query for: 黒塚 能
[2025-12-21 06:07:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:07:20] [query] Engine: default
[2025-12-21 06:07:20] [query] Tokens: 黒塚 能
[2025-12-21 06:07:20] [query] Mods: 11
[2025-12-21 06:07:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:07:20] [query] Results: 0 Pages of results: 0
[2025-12-21 06:07:20] [query] Execution time: 0.10050
[2025-12-21 06:07:25] [query] Query for: seller investor questionnaire real estate pdf
[2025-12-21 06:07:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:07:25] [query] Engine: default
[2025-12-21 06:07:25] [query] Tokens: seller, investor, questionnaire, real, estate, pdf
[2025-12-21 06:07:25] [query] Mods: 11
[2025-12-21 06:07:25] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 06:07:25] [query] Using OR logic
[2025-12-21 06:07:26] [query] Found results using: or logic
[2025-12-21 06:07:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,105,26177,171,172,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 >= '2025-12-21 06:07: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 LIMIT 0, 200
[2025-12-21 06:07:26] [query] Results: 1270 Pages of results: 7
[2025-12-21 06:07:26] [query] Execution time: 0.60098
[2025-12-21 06:08:37] [index:background] Health check
[2025-12-21 06:08:50] [indexer:background] Health check
[2025-12-21 06:09:16] [query] Query for: whatnot seller fees 2025
[2025-12-21 06:09:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:09:16] [query] Engine: default
[2025-12-21 06:09:16] [query] Tokens: seller, fees, 2025, whatnot fees 2025
[2025-12-21 06:09:16] [query] Mods: 12
[2025-12-21 06:09:16] [query] Using OR logic
[2025-12-21 06:09:21] [query] Found results using: or logic
[2025-12-21 06:09:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,3018,210) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3018,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 >= '2025-12-21 06:09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:09:21] [query] Results: 826 Pages of results: 5
[2025-12-21 06:09:21] [query] Execution time: 5.57910
[2025-12-21 06:11:00] [query] Query for: 金铲铲s15皇子
[2025-12-21 06:11:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:11:00] [query] Engine: default
[2025-12-21 06:11:00] [query] Tokens: 金铲铲s15皇子
[2025-12-21 06:11:00] [query] Mods: 11
[2025-12-21 06:11:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:11:00] [query] Results: 0 Pages of results: 0
[2025-12-21 06:11:00] [query] Execution time: 0.07636
[2025-12-21 06:11:50] [query] Query for: gth2454saw3h
[2025-12-21 06:11:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:11:50] [query] Engine: default
[2025-12-21 06:11:50] [query] Tokens: gth2454saw3h
[2025-12-21 06:11:50] [query] Mods: 11
[2025-12-21 06:11:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:11:50] [query] Results: 0 Pages of results: 0
[2025-12-21 06:11:50] [query] Execution time: 0.16760
[2025-12-21 06:12:31] [query] Query for: 淡水 買房 700萬
[2025-12-21 06:12:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:12:31] [query] Engine: default
[2025-12-21 06:12:31] [query] Tokens: 700, 淡水 買房 700萬
[2025-12-21 06:12:31] [query] Mods: 12
[2025-12-21 06:12:31] [query] Using OR logic
[2025-12-21 06:12:31] [query] Found results using: or logic
[2025-12-21 06:12:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(16771) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16771,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:12:31] [query] Results: 38 Pages of results: 1
[2025-12-21 06:12:31] [query] Execution time: 0.20285
[2025-12-21 06:12:35] [query] Query for: real estate offplan property selling invoice
[2025-12-21 06:12:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:12:35] [query] Engine: default
[2025-12-21 06:12:35] [query] Tokens: real, estate, property, selling, invoice, offline, offplan
[2025-12-21 06:12:35] [query] Mods: 12
[2025-12-21 06:12:35] [query] Using OR logic
[2025-12-21 06:12:57] [query] Found results using: or logic
[2025-12-21 06:12:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,17849,107,171,187) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,187,17849,19906,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:12:57] [query] Results: 1296 Pages of results: 7
[2025-12-21 06:12:57] [query] Execution time: 21.84009
[2025-12-21 06:13:30] [query] Query for: 乌鲁木齐126中学慈湖路校区招生范围
[2025-12-21 06:13:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:13:30] [query] Engine: default
[2025-12-21 06:13:30] [query] Tokens: 126, 乌鲁木齐126中学慈湖路校区招生范围
[2025-12-21 06:13:30] [query] Mods: 12
[2025-12-21 06:13:30] [query] Using OR logic
[2025-12-21 06:13:30] [query] Found results using: or logic
[2025-12-21 06:13:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4201) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4201,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:13:30] [query] Results: 3 Pages of results: 1
[2025-12-21 06:13:30] [query] Execution time: 0.08552
[2025-12-21 06:13:32] [query] Query for: ikuntop シャワーヘッド
[2025-12-21 06:13:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:13:32] [query] Engine: default
[2025-12-21 06:13:32] [query] Tokens: ikuntop シャワーヘッド
[2025-12-21 06:13:32] [query] Mods: 11
[2025-12-21 06:13:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:13:32] [query] Results: 0 Pages of results: 0
[2025-12-21 06:13:32] [query] Execution time: 0.18645
[2025-12-21 06:13:36] [index:background] Health check
[2025-12-21 06:13:49] [indexer:background] Health check
[2025-12-21 06:15:09] [query] Query for: 湖北高职单招2024
[2025-12-21 06:15:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:15:09] [query] Engine: default
[2025-12-21 06:15:09] [query] Tokens: 2024, 湖北高职单招2024
[2025-12-21 06:15:09] [query] Mods: 12
[2025-12-21 06:15:09] [query] Using OR logic
[2025-12-21 06:15:11] [query] Found results using: or logic
[2025-12-21 06:15:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(17910) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 06: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:15:11] [query] Results: 472 Pages of results: 3
[2025-12-21 06:15:11] [query] Execution time: 1.45741
[2025-12-21 06:15:42] [query] Query for: автономные территории российской империи
[2025-12-21 06:15:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:15:42] [query] Engine: default
[2025-12-21 06:15:42] [query] Tokens: автономные территории российской империи
[2025-12-21 06:15:42] [query] Mods: 11
[2025-12-21 06:15:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:15: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 LIMIT 0, 200
[2025-12-21 06:15:42] [query] Results: 0 Pages of results: 0
[2025-12-21 06:15:42] [query] Execution time: 0.14842
[2025-12-21 06:16:59] [query] Query for: g沙盒仇恨所有版本boss数量
[2025-12-21 06:16:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:16:59] [query] Engine: default
[2025-12-21 06:16:59] [query] Tokens: g沙盒仇恨所有版本boss数量
[2025-12-21 06:16:59] [query] Mods: 11
[2025-12-21 06:16:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:16:59] [query] Results: 0 Pages of results: 0
[2025-12-21 06:16:59] [query] Execution time: 0.08961
[2025-12-21 06:17:31] [query] Query for: 中南财经政法大学黄漫宇
[2025-12-21 06:17:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:17:31] [query] Engine: default
[2025-12-21 06:17:31] [query] Tokens: 中南财经政法大学黄漫宇
[2025-12-21 06:17:31] [query] Mods: 11
[2025-12-21 06:17:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:17:31] [query] Results: 0 Pages of results: 0
[2025-12-21 06:17:31] [query] Execution time: 0.13346
[2025-12-21 06:18:36] [index:background] Health check
[2025-12-21 06:18:49] [indexer:background] Health check
[2025-12-21 06:18:51] [query] Query for: gst login with digital signature app
[2025-12-21 06:18:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:18:51] [query] Engine: default
[2025-12-21 06:18:51] [query] Tokens: 17k5defbs8qglyqoe3j6r8sregstdvbpn, 2024legislativemeetingstoolkit, amongst, carolinacorehousingstudyreports, housingstudy, livingston, longstanding, meetingstrade, risingstars, thingstodo
[2025-12-21 06:18:51] [query] Mods: 12
[2025-12-21 06:18:51] [query] Using OR logic
[2025-12-21 06:18:51] [query] Found results using: and logic
[2025-12-21 06:18:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4710,2354,9770,8131) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29533,65361,22427,63279,61412,9120,4849,29824,62244,74748) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:18: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:18:51] [query] Results: 12 Pages of results: 1
[2025-12-21 06:18:51] [query] Execution time: 0.07799
[2025-12-21 06:19:10] [query] Query for: seniors realtor
[2025-12-21 06:19:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:19:10] [query] Engine: default
[2025-12-21 06:19:10] [query] Tokens: seniors, realtor
[2025-12-21 06:19:10] [query] Mods: 11
[2025-12-21 06:19:10] [query] Trying AND logic
[2025-12-21 06:19:10] [query] Found results using: and logic
[2025-12-21 06:19:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17056,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 >= '2025-12-21 06:19: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 ('12352', '14176', '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 LIMIT 0, 200
[2025-12-21 06:19:10] [query] Results: 3 Pages of results: 1
[2025-12-21 06:19:10] [query] Execution time: 0.03808
[2025-12-21 06:20:45] [query] Query for: no agent property listings
[2025-12-21 06:20:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:20:45] [query] Engine: default
[2025-12-21 06:20:45] [query] Tokens: agent, property, listings
[2025-12-21 06:20:45] [query] Mods: 11
[2025-12-21 06:20:45] [query] Trying AND logic
[2025-12-21 06:20:45] [query] Found results using: and logic
[2025-12-21 06:20:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 06: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 ('11911', '12321', '17398', '17737', '17880', '19894', '19982', '19992', '20033', '20197', '20207', '20219', '20259', '20260', '20267', '20451', '20477', '20491', '20521', '20579', '21188', '22247', '22255', '23112', '2520', '25516', '25639', '25694', '25805', '25806', '26144', '26253', '26280', '36783', '36788', '36791', '36793', '40252', '40253', '40254', '40616', '41583', '43745', '47337', '47590', '47981', '49187', '50739', '52268', '54588', '54640', '54929', '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 LIMIT 0, 200
[2025-12-21 06:20:45] [query] Results: 53 Pages of results: 1
[2025-12-21 06:20:45] [query] Execution time: 0.16323
[2025-12-21 06:20:47] [query] Query for: 南さつま市加世田村原３丁目23-2
[2025-12-21 06:20:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:20:47] [query] Engine: default
[2025-12-21 06:20:47] [query] Tokens: 2, 23, 南さつま市加世田村原３丁目23 南さつま市加世田村原３丁目23-2
[2025-12-21 06:20:47] [query] Mods: 12
[2025-12-21 06:20:47] [query] Using OR logic
[2025-12-21 06:20:52] [query] Found results using: or logic
[2025-12-21 06:20:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(706,5967) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5967,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:20:52] [query] Results: 983 Pages of results: 5
[2025-12-21 06:20:52] [query] Execution time: 4.95519
[2025-12-21 06:23:36] [index:background] Health check
[2025-12-21 06:23:41] [query] Query for: 参宮橋脊椎外科病院
[2025-12-21 06:23:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:23:41] [query] Engine: default
[2025-12-21 06:23:41] [query] Tokens: 参宮橋脊椎外科病院
[2025-12-21 06:23:41] [query] Mods: 11
[2025-12-21 06:23:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 06:23:41] [query] Results: 0 Pages of results: 0
[2025-12-21 06:23:41] [query] Execution time: 0.07664
[2025-12-21 06:23:50] [indexer:background] Health check
[2025-12-21 06:23:52] [query] Query for: water front property for sale in nc
[2025-12-21 06:23:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:23:52] [query] Engine: default
[2025-12-21 06:23:52] [query] Tokens: water, front, property, sale, nc
[2025-12-21 06:23:52] [query] Mods: 11
[2025-12-21 06:23:52] [query] Trying AND logic
[2025-12-21 06:23:52] [query] Using OR logic
[2025-12-21 06:23:53] [query] Found results using: or logic
[2025-12-21 06:23:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,398,107,125,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 >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:23:53] [query] Results: 1291 Pages of results: 7
[2025-12-21 06:23:53] [query] Execution time: 0.70310
[2025-12-21 06:24:32] [query] Query for: does nc require notarized bill of sale from sc trailer
[2025-12-21 06:24:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:24:32] [query] Engine: default
[2025-12-21 06:24:32] [query] Tokens: nc, require, notarized, bill, sale, sc, trailer
[2025-12-21 06:24:32] [query] Mods: 11
[2025-12-21 06:24:32] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 06:24:32] [query] Using OR logic
[2025-12-21 06:24:33] [query] Found results using: or logic
[2025-12-21 06:24:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,9049,1054,125,452,17143) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:24:33] [query] Results: 967 Pages of results: 5
[2025-12-21 06:24:33] [query] Execution time: 0.46231
[2025-12-21 06:24:35] [query] Query for: 烏薩其出賣朋友
[2025-12-21 06:24:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:24:35] [query] Engine: default
[2025-12-21 06:24:35] [query] Tokens: 烏薩其出賣朋友
[2025-12-21 06:24:35] [query] Mods: 11
[2025-12-21 06:24:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:24:35] [query] Results: 0 Pages of results: 0
[2025-12-21 06:24:35] [query] Execution time: 0.08896
[2025-12-21 06:26:41] [query] Query for: 港中旅华贸国际物流股份有限公司待遇
[2025-12-21 06:26:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:26:41] [query] Engine: default
[2025-12-21 06:26:41] [query] Tokens: 港中旅华贸国际物流股份有限公司待遇
[2025-12-21 06:26:41] [query] Mods: 11
[2025-12-21 06:26:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:26: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 LIMIT 0, 200
[2025-12-21 06:26:41] [query] Results: 0 Pages of results: 0
[2025-12-21 06:26:41] [query] Execution time: 0.07651
[2025-12-21 06:27:31] [query] Query for: 无镍高氮不锈钢
[2025-12-21 06:27:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:27:31] [query] Engine: default
[2025-12-21 06:27:31] [query] Tokens: 无镍高氮不锈钢
[2025-12-21 06:27:31] [query] Mods: 11
[2025-12-21 06:27:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:27: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 LIMIT 0, 200
[2025-12-21 06:27:31] [query] Results: 0 Pages of results: 0
[2025-12-21 06:27:31] [query] Execution time: 0.07470
[2025-12-21 06:28:37] [index:background] Health check
[2025-12-21 06:28:50] [indexer:background] Health check
[2025-12-21 06:28:52] [query] Query for: 遠石八幡宮　初詣
[2025-12-21 06:28:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:28:52] [query] Engine: default
[2025-12-21 06:28:52] [query] Tokens: 遠石八幡宮 初詣
[2025-12-21 06:28:52] [query] Mods: 11
[2025-12-21 06:28:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:28: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 LIMIT 0, 200
[2025-12-21 06:28:52] [query] Results: 0 Pages of results: 0
[2025-12-21 06:28:52] [query] Execution time: 0.10051
[2025-12-21 06:29:51] [query] Query for: googl .co.th
[2025-12-21 06:29:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:29:51] [query] Engine: default
[2025-12-21 06:29:51] [query] Tokens: google, google-play-badge, googleplaybadge, googles, google’s, googling, co, th
[2025-12-21 06:29:51] [query] Mods: 12
[2025-12-21 06:29:51] [query] Trying AND logic
[2025-12-21 06:29:51] [query] Using OR logic
[2025-12-21 06:29:51] [query] Found results using: or logic
[2025-12-21 06:29:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5615,13379) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2410,32252,32257,5901,5897,40991,5615,13379) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:29: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:29:51] [query] Results: 112 Pages of results: 1
[2025-12-21 06:29:51] [query] Execution time: 0.23235
[2025-12-21 06:29:53] [query] Query for: 仆は仆で つかない 意思
[2025-12-21 06:29:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:29:53] [query] Engine: default
[2025-12-21 06:29:54] [query] Tokens: 仆は仆で つかない 意思
[2025-12-21 06:29:54] [query] Mods: 11
[2025-12-21 06:29:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:29:54] [query] Results: 0 Pages of results: 0
[2025-12-21 06:29:54] [query] Execution time: 0.12911
[2025-12-21 06:30:56] [query] Query for: section 8 real estate buyers definition
[2025-12-21 06:30:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:30:56] [query] Engine: default
[2025-12-21 06:30:56] [query] Tokens: section, 8, real, estate, buyers, definition, section 8
[2025-12-21 06:30:56] [query] Mods: 11
[2025-12-21 06:30:56] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 06:30:56] [query] Using OR logic
[2025-12-21 06:30:56] [query] Found results using: or logic
[2025-12-21 06:30:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (101,445,171,172,2022,2616,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 >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:30:56] [query] Results: 1217 Pages of results: 7
[2025-12-21 06:30:56] [query] Execution time: 0.67776
[2025-12-21 06:33:36] [index:background] Health check
[2025-12-21 06:33:49] [indexer:background] Health check
[2025-12-21 06:36:51] [query] Query for: locator.exe rpc 定位器
[2025-12-21 06:36:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:36:51] [query] Engine: default
[2025-12-21 06:36:51] [query] Tokens: execute, executed, executes, executing, execution, executive, executive-committee, executivecommittee, executives, executor
[2025-12-21 06:36:51] [query] Mods: 11
[2025-12-21 06:36:51] [query] Using OR logic
[2025-12-21 06:36:51] [query] Found results using: and logic
[2025-12-21 06:36:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12961,13247,63948,34387,14522,658,10110,10113,10873,16855) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:36: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 LIMIT 0, 200
[2025-12-21 06:36:51] [query] Results: 180 Pages of results: 1
[2025-12-21 06:36:51] [query] Execution time: 0.10881
[2025-12-21 06:37:11] [query] Query for: land for sale waynesville nc
[2025-12-21 06:37:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:37:11] [query] Engine: default
[2025-12-21 06:37:11] [query] Tokens: waynesville, land, nc, sale
[2025-12-21 06:37:11] [query] Mods: 12
[2025-12-21 06:37:11] [query] Trying AND logic
[2025-12-21 06:37:11] [query] Using OR logic
[2025-12-21 06:37:17] [query] Found results using: or logic
[2025-12-21 06:37:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(979,396,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67565,979,396,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 >= '2025-12-21 06:37: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:37:17] [query] Results: 918 Pages of results: 5
[2025-12-21 06:37:18] [query] Execution time: 6.05280
[2025-12-21 06:37:43] [query] Query for: net lease listings
[2025-12-21 06:37:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:37:43] [query] Engine: default
[2025-12-21 06:37:43] [query] Tokens: net, lease, listings
[2025-12-21 06:37:43] [query] Mods: 11
[2025-12-21 06:37:43] [query] Trying AND logic
[2025-12-21 06:37:43] [query] Using OR logic
[2025-12-21 06:37:43] [query] Found results using: or logic
[2025-12-21 06:37:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 06:37: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 LIMIT 0, 200
[2025-12-21 06:37:43] [query] Results: 264 Pages of results: 2
[2025-12-21 06:37:43] [query] Execution time: 0.14085
[2025-12-21 06:38:13] [query] Query for: ダンツフレーム 育成シナリオ　感想
[2025-12-21 06:38:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:38:13] [query] Engine: default
[2025-12-21 06:38:13] [query] Tokens: ダンツフレーム 育成シナリオ 感想
[2025-12-21 06:38:13] [query] Mods: 11
[2025-12-21 06:38:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:38: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 LIMIT 0, 200
[2025-12-21 06:38:13] [query] Results: 0 Pages of results: 0
[2025-12-21 06:38:13] [query] Execution time: 0.13222
[2025-12-21 06:38:33] [query] Query for: dfghjijklno
[2025-12-21 06:38:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:38:33] [query] Engine: default
[2025-12-21 06:38:33] [query] Tokens: dfghjijklno
[2025-12-21 06:38:33] [query] Mods: 11
[2025-12-21 06:38:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:38: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 LIMIT 0, 200
[2025-12-21 06:38:33] [query] Results: 0 Pages of results: 0
[2025-12-21 06:38:33] [query] Execution time: 0.08960
[2025-12-21 06:38:35] [query] Query for: 北平机床:收购百年德企向工具磨床领军企业坚实迈进——访北平机床有限公司董事长虞荣华 filetype:pdf
[2025-12-21 06:38:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:38:35] [query] Engine: default
[2025-12-21 06:38:35] [query] Tokens: pdf, 北平机床 收购百年德企向工具磨床领军企业坚实迈进 访北平机床有限公司董事长虞荣华 filetype
[2025-12-21 06:38:35] [query] Mods: 12
[2025-12-21 06:38:35] [query] Using OR logic
[2025-12-21 06:38:35] [query] Found results using: or logic
[2025-12-21 06:38:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3613) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:38: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:38:35] [query] Results: 25 Pages of results: 1
[2025-12-21 06:38:35] [query] Execution time: 0.24234
[2025-12-21 06:38:36] [index:background] Health check
[2025-12-21 06:38:49] [indexer:background] Health check
[2025-12-21 06:39:02] [query] Query for: 死の歌が纏う海の廃墟
[2025-12-21 06:39:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:39:02] [query] Engine: default
[2025-12-21 06:39:02] [query] Tokens: 死の歌が纏う海の廃墟
[2025-12-21 06:39:02] [query] Mods: 11
[2025-12-21 06:39:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:39: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 LIMIT 0, 200
[2025-12-21 06:39:02] [query] Results: 0 Pages of results: 0
[2025-12-21 06:39:02] [query] Execution time: 0.08780
[2025-12-21 06:39:12] [query] Query for: 4x4 extra cab ute for sale launceston tas
[2025-12-21 06:39:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:39:12] [query] Engine: default
[2025-12-21 06:39:12] [query] Tokens: caba4680a981fdc683a5d381b17e3578, cabarrus, cabbage, cabin, cabinet, cabinetry, cabinets, cabins, cable, cables
[2025-12-21 06:39:12] [query] Mods: 12
[2025-12-21 06:39:12] [query] Using OR logic
[2025-12-21 06:39:12] [query] Found results using: and logic
[2025-12-21 06:39:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2731,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (56387,19479,9405,30953,15211,10308,7149,30954,8384,13962) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:39: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:39:12] [query] Results: 21 Pages of results: 1
[2025-12-21 06:39:12] [query] Execution time: 0.07462
[2025-12-21 06:39:17] [query] Query for: real estate investor forums
[2025-12-21 06:39:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:39:17] [query] Engine: default
[2025-12-21 06:39:17] [query] Tokens: real, estate, investor, forums
[2025-12-21 06:39:17] [query] Mods: 11
[2025-12-21 06:39:17] [query] Trying AND logic
[2025-12-21 06:39:17] [query] Found results using: and logic
[2025-12-21 06:39:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,105,9506) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:39: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 ('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 LIMIT 0, 200
[2025-12-21 06:39:17] [query] Results: 1 Pages of results: 1
[2025-12-21 06:39:17] [query] Execution time: 0.20837
[2025-12-21 06:39:22] [query] Query for: real-estate-license-law-rules
[2025-12-21 06:39:22] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:39:22] [query] Engine: legal_qandas
[2025-12-21 06:39:22] [query] Tokens: real, estate, license, law, rules, real-estate-license-law-rules
[2025-12-21 06:39:22] [query] Mods: 5
[2025-12-21 06:39:22] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 06:39:22] [query] Using OR logic
[2025-12-21 06:39:22] [query] Found results using: or logic
[2025-12-21 06:39:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 06:39:22] [query] Results: 544 Pages of results: 3
[2025-12-21 06:39:22] [query] Execution time: 0.35455
[2025-12-21 06:42:23] [query] Query for: 黑龙江省省长是什么级别
[2025-12-21 06:42:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:42:23] [query] Engine: default
[2025-12-21 06:42:23] [query] Tokens: 黑龙江省省长是什么级别
[2025-12-21 06:42:23] [query] Mods: 11
[2025-12-21 06:42:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 06:42:23] [query] Results: 0 Pages of results: 0
[2025-12-21 06:42:23] [query] Execution time: 0.07497
[2025-12-21 06:43:17] [query] Query for: xxxxxxxxxxazzz xxxxzxfffdrd
[2025-12-21 06:43:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:43:17] [query] Engine: default
[2025-12-21 06:43:17] [query] Tokens: xxxxxxxxxx, xxxxxxxxxxazzz xxxxzxfffdrd
[2025-12-21 06:43:17] [query] Mods: 11
[2025-12-21 06:43:17] [query] Using OR logic
[2025-12-21 06:43:17] [query] Found results using: or logic
[2025-12-21 06:43:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (74776,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:43: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 LIMIT 0, 200
[2025-12-21 06:43:17] [query] Results: 1 Pages of results: 1
[2025-12-21 06:43:17] [query] Execution time: 0.10923
[2025-12-21 06:43:18] [query] Query for: josh mcpherson nc real estate
[2025-12-21 06:43:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:43:18] [query] Engine: default
[2025-12-21 06:43:18] [query] Tokens: josh, mcpherson, nc, real, estate
[2025-12-21 06:43:18] [query] Mods: 11
[2025-12-21 06:43:18] [query] Trying AND logic
[2025-12-21 06:43:18] [query] Using OR logic
[2025-12-21 06:43:19] [query] Found results using: or logic
[2025-12-21 06:43:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 06:43: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 LIMIT 0, 200
[2025-12-21 06:43:19] [query] Results: 1181 Pages of results: 6
[2025-12-21 06:43:19] [query] Execution time: 0.75696
[2025-12-21 06:43:22] [query] Query for: 郑州黄河科技学院老年大学应聘要求
[2025-12-21 06:43:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:43:22] [query] Engine: default
[2025-12-21 06:43:22] [query] Tokens: 郑州黄河科技学院老年大学应聘要求
[2025-12-21 06:43:22] [query] Mods: 11
[2025-12-21 06:43:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 06:43:22] [query] Results: 0 Pages of results: 0
[2025-12-21 06:43:22] [query] Execution time: 0.09657
[2025-12-21 06:43:36] [index:background] Health check
[2025-12-21 06:43:49] [indexer:background] Health check
[2025-12-21 06:44:15] [query] Query for: a seller refuses to allow the listing broker split commissions with buyers brokers.
[2025-12-21 06:44:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:44:15] [query] Engine: default
[2025-12-21 06:44:15] [query] Tokens: seller, refuses, allow, listing, broker, split, commissions, buyers, brokers
[2025-12-21 06:44:15] [query] Mods: 11
[2025-12-21 06:44:15] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 06:44:15] [query] Using OR logic
[2025-12-21 06:44:16] [query] Found results using: or logic
[2025-12-21 06:44:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,19753,131,1936,1885,1442,1446,2022,943) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:44: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 LIMIT 0, 200
[2025-12-21 06:44:16] [query] Results: 1095 Pages of results: 6
[2025-12-21 06:44:16] [query] Execution time: 0.44585
[2025-12-21 06:44:34] [query] Query for: 問い合わせme-ruhensin返信の返信
[2025-12-21 06:44:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:44:34] [query] Engine: default
[2025-12-21 06:44:34] [query] Tokens: 問い合わせme ruhensin返信の返信 問い合わせme-ruhensin返信の返信
[2025-12-21 06:44:34] [query] Mods: 11
[2025-12-21 06:44:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 06:44:34] [query] Results: 0 Pages of results: 0
[2025-12-21 06:44:34] [query] Execution time: 0.13922
[2025-12-21 06:45:02] [query] Query for: 羊卓雍措羊湖天气
[2025-12-21 06:45:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:45:02] [query] Engine: default
[2025-12-21 06:45:02] [query] Tokens: 羊卓雍措羊湖天气
[2025-12-21 06:45:02] [query] Mods: 11
[2025-12-21 06:45:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:45: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 LIMIT 0, 200
[2025-12-21 06:45:02] [query] Results: 0 Pages of results: 0
[2025-12-21 06:45:02] [query] Execution time: 0.08599
[2025-12-21 06:45:13] [query] Query for: 国能综通安全〔2025〕160号
[2025-12-21 06:45:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:45:13] [query] Engine: default
[2025-12-21 06:45:13] [query] Tokens: 2025, 160, 国能综通安全 160号
[2025-12-21 06:45:13] [query] Mods: 12
[2025-12-21 06:45:13] [query] Using OR logic
[2025-12-21 06:45:13] [query] Found results using: or logic
[2025-12-21 06:45:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(6733,24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,6733,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:45:13] [query] Results: 199 Pages of results: 1
[2025-12-21 06:45:13] [query] Execution time: 0.66406
[2025-12-21 06:47:12] [query] Query for: sapience 意味
[2025-12-21 06:47:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:47:12] [query] Engine: default
[2025-12-21 06:47:13] [query] Tokens: sapience 意味
[2025-12-21 06:47:13] [query] Mods: 11
[2025-12-21 06:47:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:47:13] [query] Results: 0 Pages of results: 0
[2025-12-21 06:47:13] [query] Execution time: 0.13638
[2025-12-21 06:47:28] [query] Query for: mls listing service flat fee
[2025-12-21 06:47:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:47:28] [query] Engine: default
[2025-12-21 06:47:28] [query] Tokens: mls, listing, service, flat, fee
[2025-12-21 06:47:28] [query] Mods: 11
[2025-12-21 06:47:28] [query] Trying AND logic
[2025-12-21 06:47:28] [query] Using OR logic
[2025-12-21 06:47:28] [query] Found results using: or logic
[2025-12-21 06:47:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1526,3526,1510) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:47: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 LIMIT 0, 200
[2025-12-21 06:47:28] [query] Results: 782 Pages of results: 4
[2025-12-21 06:47:28] [query] Execution time: 0.28753
[2025-12-21 06:48:36] [index:background] Health check
[2025-12-21 06:48:49] [indexer:background] Health check
[2025-12-21 06:50:53] [query] Query for: 异星工厂地图种子推荐
[2025-12-21 06:50:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:50:53] [query] Engine: default
[2025-12-21 06:50:53] [query] Tokens: 异星工厂地图种子推荐
[2025-12-21 06:50:53] [query] Mods: 11
[2025-12-21 06:50:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:50: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 LIMIT 0, 200
[2025-12-21 06:50:53] [query] Results: 0 Pages of results: 0
[2025-12-21 06:50:53] [query] Execution time: 0.09360
[2025-12-21 06:51:08] [query] Query for: 榆林学院信息工程学院20
[2025-12-21 06:51:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:51:08] [query] Engine: default
[2025-12-21 06:51:08] [query] Tokens: 20, 榆林学院信息工程学院20
[2025-12-21 06:51:08] [query] Mods: 12
[2025-12-21 06:51:08] [query] Using OR logic
[2025-12-21 06:51:08] [query] Found results using: or logic
[2025-12-21 06:51:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(39) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (39,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06:51: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:51:08] [query] Results: 130 Pages of results: 1
[2025-12-21 06:51:08] [query] Execution time: 0.31090
[2025-12-21 06:52:04] [query] Query for: salario minimo em inglaterra
[2025-12-21 06:52:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:52:04] [query] Engine: default
[2025-12-21 06:52:04] [query] Tokens: email, email 2, email2, emailbanner, emailed, emailing, emailinvitation, emails, emam, embark
[2025-12-21 06:52:04] [query] Mods: 11
[2025-12-21 06:52:04] [query] Using OR logic
[2025-12-21 06:52:04] [query] Found results using: and logic
[2025-12-21 06:52:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:52:04] [query] Results: 202 Pages of results: 2
[2025-12-21 06:52:04] [query] Execution time: 0.10745
[2025-12-21 06:52:13] [query] Query for: uomini soli tab 🐛 www.7search.xyz/dextroamphetamine kjøp dextroamphetamine høy kvalitet garantert på nettet blålys. nå! torsk. billig online
[2025-12-21 06:52:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 06:52:13] [query] Engine: default
[2025-12-21 06:52:13] [query] Tokens: naa, naacp, naacps, naacp’s, nable, nadene, nadia, nadine, nading, naegele
[2025-12-21 06:52:13] [query] Mods: 12
[2025-12-21 06:52:13] [query] Using OR logic
[2025-12-21 06:52:13] [query] Found results using: and logic
[2025-12-21 06:52:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(27201,994,7795,8813,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 06: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 06:52:13] [query] Results: 6 Pages of results: 1
[2025-12-21 06:52:13] [query] Execution time: 0.04568
[2025-12-21 06:52:14] [query] Query for: cloroquina barato en línea 🧸➽ www.7rx.biz/es/cloroquina generika aus deutschland. tabletas genéricas de comprar europa línea. cloroquina. disponible entrega durante la noche.
[2025-12-21 06:52:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 06:52:14] [query] Engine: default
[2025-12-21 06:52:14] [query] Tokens: auster, austin, australia, australian, austria, austrian, austrian-partnership, austrianpartnership, bizarre, bizfayetteville
[2025-12-21 06:52:14] [query] Mods: 12
[2025-12-21 06:52:14] [query] Trying AND logic
[2025-12-21 06:52:14] [query] Using OR logic
[2025-12-21 06:52:14] [query] Found results using: or logic
[2025-12-21 06:52:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3783,49439,59810,3789,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 06:52: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 06:52:14] [query] Results: 11 Pages of results: 1
[2025-12-21 06:52:14] [query] Execution time: 0.05647
[2025-12-21 06:52:53] [query] Query for: via浏览器如何设置无广告
[2025-12-21 06:52:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:52:53] [query] Engine: default
[2025-12-21 06:52:53] [query] Tokens: via浏览器如何设置无广告
[2025-12-21 06:52:53] [query] Mods: 11
[2025-12-21 06:52:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:52:53] [query] Results: 0 Pages of results: 0
[2025-12-21 06:52:53] [query] Execution time: 0.08353
[2025-12-21 06:53:37] [index:background] Health check
[2025-12-21 06:53:50] [indexer:background] Health check
[2025-12-21 06:54:34] [query] Query for: 九州沖縄スライドコンファレンス
[2025-12-21 06:54:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:54:34] [query] Engine: default
[2025-12-21 06:54:34] [query] Tokens: 九州沖縄スライドコンファレンス
[2025-12-21 06:54:34] [query] Mods: 11
[2025-12-21 06:54:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 06: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 LIMIT 0, 200
[2025-12-21 06:54:34] [query] Results: 0 Pages of results: 0
[2025-12-21 06:54:34] [query] Execution time: 0.07834
[2025-12-21 06:54:54] [query] Query for: ปีนหน้าผาในโอลิมปิกฤดูร้อน - รวม โอลิมปิก
[2025-12-21 06:54:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:54:54] [query] Engine: default
[2025-12-21 06:54:55] [query] Tokens: -, ปีนหน้าผาในโอลิมปิกฤดูร้อน รวม โอลิมปิก
[2025-12-21 06:54:55] [query] Mods: 12
[2025-12-21 06:54:55] [query] Using OR logic
[2025-12-21 06:54:56] [query] Found results using: or logic
[2025-12-21 06:54:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5004) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (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 >= '2025-12-21 06: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:54:56] [query] Results: 433 Pages of results: 3
[2025-12-21 06:54:56] [query] Execution time: 1.65826
[2025-12-21 06:57:14] [query] Query for: 霍山石斛2020版《中国药典》质量标准
[2025-12-21 06:57:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 06:57:14] [query] Engine: default
[2025-12-21 06:57:14] [query] Tokens: 2020, 霍山石斛2020版 中国药典 质量标准
[2025-12-21 06:57:14] [query] Mods: 12
[2025-12-21 06:57:14] [query] Using OR logic
[2025-12-21 06:57:15] [query] Found results using: or logic
[2025-12-21 06:57:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(11824) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 06:57: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 06:57:15] [query] Results: 127 Pages of results: 1
[2025-12-21 06:57:15] [query] Execution time: 0.28789
[2025-12-21 06:59:23] [index:background] Health check
[2025-12-21 06:59:23] [indexer:background] Health check
[2025-12-21 06:59:23] [indexer:background] Health check
[2025-12-21 06:59:27] [indexer:background] Health check
[2025-12-21 07:00:05] [query] Query for: 長崎 地面電車 到幾點
[2025-12-21 07:00:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:00:05] [query] Engine: default
[2025-12-21 07:00:05] [query] Tokens: 長崎 地面電車 到幾點
[2025-12-21 07:00:05] [query] Mods: 11
[2025-12-21 07:00:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:00:05] [query] Results: 0 Pages of results: 0
[2025-12-21 07:00:06] [query] Execution time: 0.33541
[2025-12-21 07:00:08] [query] Query for: жребий брошен
[2025-12-21 07:00:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:00:08] [query] Engine: default
[2025-12-21 07:00:08] [query] Tokens: жребий брошен
[2025-12-21 07:00:08] [query] Mods: 11
[2025-12-21 07:00:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:00:08] [query] Results: 0 Pages of results: 0
[2025-12-21 07:00:08] [query] Execution time: 0.10433
[2025-12-21 07:00:35] [query] Query for: 讯腌
[2025-12-21 07:00:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:00:35] [query] Engine: default
[2025-12-21 07:00:35] [query] Tokens: 讯腌
[2025-12-21 07:00:35] [query] Mods: 11
[2025-12-21 07:00:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:00:35] [query] Results: 0 Pages of results: 0
[2025-12-21 07:00:35] [query] Execution time: 0.07607
[2025-12-21 07:02:44] [query] Query for: 我的世界ae充能站怎么用
[2025-12-21 07:02:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:02:44] [query] Engine: default
[2025-12-21 07:02:45] [query] Tokens: 我的世界ae充能站怎么用
[2025-12-21 07:02:45] [query] Mods: 11
[2025-12-21 07:02:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:02: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 LIMIT 0, 200
[2025-12-21 07:02:45] [query] Results: 0 Pages of results: 0
[2025-12-21 07:02:45] [query] Execution time: 0.09103
[2025-12-21 07:03:36] [index:background] Health check
[2025-12-21 07:03:36] [index:background] Health check
[2025-12-21 07:03:49] [indexer:background] Health check
[2025-12-21 07:04:35] [query] Query for: homes for sale in fayetteville nc
[2025-12-21 07:04:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:04:35] [query] Engine: default
[2025-12-21 07:04:35] [query] Tokens: homes, sale, fayetteville, nc
[2025-12-21 07:04:35] [query] Mods: 11
[2025-12-21 07:04:35] [query] Trying AND logic
[2025-12-21 07:04:35] [query] Found results using: and logic
[2025-12-21 07:04:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 07:04: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 ('2256') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:04:35] [query] Results: 1 Pages of results: 1
[2025-12-21 07:04:35] [query] Execution time: 0.05535
[2025-12-21 07:05:25] [query] Query for: nc court acronym
[2025-12-21 07:05:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:05:25] [query] Engine: default
[2025-12-21 07:05:25] [query] Tokens: nc, court, acronym
[2025-12-21 07:05:25] [query] Mods: 11
[2025-12-21 07:05:25] [query] Trying AND logic
[2025-12-21 07:05:25] [query] Found results using: and logic
[2025-12-21 07:05:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,16044) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:05: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' ) ) ))) AND s.id IN ('49253') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:05:25] [query] Results: 1 Pages of results: 1
[2025-12-21 07:05:25] [query] Execution time: 0.04263
[2025-12-21 07:05:45] [query] Query for: 2023年重庆市公务员考试科目
[2025-12-21 07:05:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:05:45] [query] Engine: default
[2025-12-21 07:05:45] [query] Tokens: 2023, 2023年重庆市公务员考试科目
[2025-12-21 07:05:45] [query] Mods: 12
[2025-12-21 07:05:45] [query] Using OR logic
[2025-12-21 07:05:46] [query] Found results using: or logic
[2025-12-21 07:05:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1020) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:05:46] [query] Results: 299 Pages of results: 2
[2025-12-21 07:05:46] [query] Execution time: 0.62417
[2025-12-21 07:06:44] [query] Query for: 先进制造创新交流会之工业大数据与工业ai成功举办
[2025-12-21 07:06:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:06:44] [query] Engine: default
[2025-12-21 07:06:44] [query] Tokens: 先进制造创新交流会之工业大数据与工业ai成功举办
[2025-12-21 07:06:44] [query] Mods: 11
[2025-12-21 07:06:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:06:44] [query] Results: 0 Pages of results: 0
[2025-12-21 07:06:44] [query] Execution time: 0.07497
[2025-12-21 07:07:44] [query] Query for: heritage area adjacent shares its name with a nearby thoroughfare real estate listing house
[2025-12-21 07:07:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:07:44] [query] Engine: default
[2025-12-21 07:07:45] [query] Tokens: heritage, area, adjacent, shares, name, nearby, real, estate, listing, thoroughfare
[2025-12-21 07:07:45] [query] Mods: 12
[2025-12-21 07:07:45] [query] Using OR logic
[2025-12-21 07:08:04] [query] Found results using: or logic
[2025-12-21 07:08:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(8801,1339,172,11908,244,1936,1787,5410,171,4331) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11908,1339,8801,4331,1787,5410,171,172,1936,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:07: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:08:04] [query] Results: 1191 Pages of results: 6
[2025-12-21 07:08:04] [query] Execution time: 19.74545
[2025-12-21 07:08:36] [index:background] Health check
[2025-12-21 07:08:49] [indexer:background] Health check
[2025-12-21 07:09:55] [query] Query for: sao cũng được mai tài phến
[2025-12-21 07:09:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:09:55] [query] Engine: default
[2025-12-21 07:09:55] [query] Tokens: phenomenal, phenomenon, tail, tailor, tailored, tailoring, tailspin, tailspins, tainment, mai
[2025-12-21 07:09:55] [query] Mods: 12
[2025-12-21 07:09:55] [query] Trying AND logic
[2025-12-21 07:09:55] [query] Using OR logic
[2025-12-21 07:09:55] [query] Found results using: or logic
[2025-12-21 07:09:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(66603) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25110,2234,10129,14100,8573,14123,22348,3271,72730,66603) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:09:55] [query] Results: 18 Pages of results: 1
[2025-12-21 07:09:55] [query] Execution time: 0.04159
[2025-12-21 07:13:36] [index:background] Health check
[2025-12-21 07:13:49] [indexer:background] Health check
[2025-12-21 07:14:25] [query] Query for: gtx 760 driver windows 10 64-bit
[2025-12-21 07:14:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:14:25] [query] Engine: default
[2025-12-21 07:14:26] [query] Tokens: 760, driver, windows, 10, 64, bit, gtx 64-bit gtx 760 windows 10
[2025-12-21 07:14:26] [query] Mods: 12
[2025-12-21 07:14:26] [query] Using OR logic
[2025-12-21 07:14:27] [query] Found results using: or logic
[2025-12-21 07:14:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(393,422,20342,6545,2248,2555) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2248,2555,393,422,6545,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:14:27] [query] Results: 388 Pages of results: 2
[2025-12-21 07:14:27] [query] Execution time: 1.53186
[2025-12-21 07:16:35] [query] Query for: 361 nc20
[2025-12-21 07:16:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:16:35] [query] Engine: default
[2025-12-21 07:16:35] [query] Tokens: 361, nc27030, nc27103, nc27407, nc27530, nc27601, nc27603, nc27607, nc20
[2025-12-21 07:16:35] [query] Mods: 12
[2025-12-21 07:16:35] [query] Using OR logic
[2025-12-21 07:16:35] [query] Found results using: or logic
[2025-12-21 07:16:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3381) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3381,28995,29097,26886,28718,29322,66614,29030,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:16:35] [query] Results: 8 Pages of results: 1
[2025-12-21 07:16:35] [query] Execution time: 0.10578
[2025-12-21 07:17:07] [query] Query for: northern neighborhood adjacent to parkland "real estate listing reference code"
[2025-12-21 07:17:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:17:07] [query] Engine: default
[2025-12-21 07:17:07] [query] Tokens: northern, neighborhood, adjacent, parkland, real, estate, listing, reference, code
[2025-12-21 07:17:07] [query] Mods: 11
[2025-12-21 07:17:10] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 07:17:10] [query] Using OR logic
[2025-12-21 07:17:11] [query] Found results using: or logic
[2025-12-21 07:17:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2713,8801,6439,171,172,1936,919,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 >= '2025-12-21 07: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:17:11] [query] Results: 1168 Pages of results: 6
[2025-12-21 07:17:11] [query] Execution time: 4.11228
[2025-12-21 07:18:05] [query] Query for: 2025
[2025-12-21 07:18:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:18:05] [query] Engine: default
[2025-12-21 07:18:05] [query] Tokens: 2025
[2025-12-21 07:18:05] [query] Mods: 11
[2025-12-21 07:18:05] [query] Found results using: or logic
[2025-12-21 07:18:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 07:18: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 LIMIT 0, 200
[2025-12-21 07:18:05] [query] Results: 194 Pages of results: 1
[2025-12-21 07:18:05] [query] Execution time: 0.13812
[2025-12-21 07:18:09] [query] Query for: right at home disclosure agreement for franchise owners
[2025-12-21 07:18:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:18:09] [query] Engine: default
[2025-12-21 07:18:10] [query] Tokens: right, home, disclosure, agreement, franchise, owners
[2025-12-21 07:18:10] [query] Mods: 11
[2025-12-21 07:18:10] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 07:18:10] [query] Using OR logic
[2025-12-21 07:18:10] [query] Found results using: or logic
[2025-12-21 07:18:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1273,234,6557,873,1528,922) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:18:10] [query] Results: 1106 Pages of results: 6
[2025-12-21 07:18:10] [query] Execution time: 0.28329
[2025-12-21 07:18:36] [index:background] Health check
[2025-12-21 07:18:49] [indexer:background] Health check
[2025-12-21 07:18:55] [query] Query for: 今日黄金回收价 安徽合肥
[2025-12-21 07:18:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:18:55] [query] Engine: default
[2025-12-21 07:18:56] [query] Tokens: 今日黄金回收价 安徽合肥
[2025-12-21 07:18:56] [query] Mods: 11
[2025-12-21 07:18:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:18:56] [query] Results: 0 Pages of results: 0
[2025-12-21 07:18:56] [query] Execution time: 0.13156
[2025-12-21 07:19:46] [query] Query for: real estate agents team compensation
[2025-12-21 07:19:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:19:46] [query] Engine: default
[2025-12-21 07:19:46] [query] Tokens: real, estate, agents, team, compensation
[2025-12-21 07:19:46] [query] Mods: 11
[2025-12-21 07:19:46] [query] Trying AND logic
[2025-12-21 07:19:46] [query] Using OR logic
[2025-12-21 07:19:46] [query] Found results using: or logic
[2025-12-21 07:19:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1492,1772) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:19:46] [query] Results: 1108 Pages of results: 6
[2025-12-21 07:19:46] [query] Execution time: 0.47378
[2025-12-21 07:21:26] [query] Query for: расчет энергии неупругой деформации
[2025-12-21 07:21:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:21:26] [query] Engine: default
[2025-12-21 07:21:27] [query] Tokens: расчет энергии неупругой деформации
[2025-12-21 07:21:27] [query] Mods: 11
[2025-12-21 07:21:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:21:27] [query] Results: 0 Pages of results: 0
[2025-12-21 07:21:27] [query] Execution time: 0.15651
[2025-12-21 07:21:36] [query] Query for: 技嘉b550小雕 ionmu
[2025-12-21 07:21:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:21:36] [query] Engine: default
[2025-12-21 07:21:36] [query] Tokens: 技嘉b550小雕 ionmu
[2025-12-21 07:21:36] [query] Mods: 11
[2025-12-21 07:21:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:21:36] [query] Results: 0 Pages of results: 0
[2025-12-21 07:21:36] [query] Execution time: 0.10854
[2025-12-21 07:23:36] [index:background] Health check
[2025-12-21 07:23:49] [indexer:background] Health check
[2025-12-21 07:23:56] [query] Query for: what is the amount a buyer paid for property and that seller accepted?
[2025-12-21 07:23:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:23:56] [query] Engine: default
[2025-12-21 07:23:56] [query] Tokens: amount, buyer, paid, property, seller, accepted
[2025-12-21 07:23:56] [query] Mods: 11
[2025-12-21 07:23:56] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 07:23:56] [query] Using OR logic
[2025-12-21 07:23:57] [query] Found results using: or logic
[2025-12-21 07:23:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1081,3046,3052,107,210,745) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:23: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 LIMIT 0, 200
[2025-12-21 07:23:57] [query] Results: 1175 Pages of results: 6
[2025-12-21 07:23:57] [query] Execution time: 0.40800
[2025-12-21 07:24:08] [query] Query for: anna maria building department
[2025-12-21 07:24:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:24:08] [query] Engine: default
[2025-12-21 07:24:08] [query] Tokens: anna, maria, building, department
[2025-12-21 07:24:08] [query] Mods: 11
[2025-12-21 07:24:08] [query] Trying AND logic
[2025-12-21 07:24:08] [query] Using OR logic
[2025-12-21 07:24:08] [query] Found results using: or logic
[2025-12-21 07:24:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,10104,1666,487) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:24:08] [query] Results: 227 Pages of results: 2
[2025-12-21 07:24:08] [query] Execution time: 0.11409
[2025-12-21 07:24:27] [query] Query for: 산업은행 운용사 이직
[2025-12-21 07:24:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:24:27] [query] Engine: default
[2025-12-21 07:24:27] [query] Tokens: 산업은행 운용사 이직
[2025-12-21 07:24:27] [query] Mods: 11
[2025-12-21 07:24:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:24:27] [query] Results: 0 Pages of results: 0
[2025-12-21 07:24:27] [query] Execution time: 0.19708
[2025-12-21 07:25:17] [query] Query for: 昂纳科技深圳集团股份有限公司官网
[2025-12-21 07:25:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:25:17] [query] Engine: default
[2025-12-21 07:25:17] [query] Tokens: 昂纳科技深圳集团股份有限公司官网
[2025-12-21 07:25:17] [query] Mods: 11
[2025-12-21 07:25:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:25:17] [query] Results: 0 Pages of results: 0
[2025-12-21 07:25:17] [query] Execution time: 0.10036
[2025-12-21 07:25:38] [query] Query for: 純文学　公募
[2025-12-21 07:25:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:25:38] [query] Engine: default
[2025-12-21 07:25:38] [query] Tokens: 純文学 公募
[2025-12-21 07:25:38] [query] Mods: 11
[2025-12-21 07:25:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:25:38] [query] Results: 0 Pages of results: 0
[2025-12-21 07:25:38] [query] Execution time: 0.10593
[2025-12-21 07:26:46] [query] Query for: 32位兼容包
[2025-12-21 07:26:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:26:46] [query] Engine: default
[2025-12-21 07:26:46] [query] Tokens: 32, 32位兼容包
[2025-12-21 07:26:46] [query] Mods: 12
[2025-12-21 07:26:46] [query] Using OR logic
[2025-12-21 07:26:46] [query] Found results using: or logic
[2025-12-21 07:26:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4580) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4580,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:26:46] [query] Results: 15 Pages of results: 1
[2025-12-21 07:26:46] [query] Execution time: 0.16311
[2025-12-21 07:28:18] [query] Query for: 200/7333=
[2025-12-21 07:28:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:28:18] [query] Engine: default
[2025-12-21 07:28:18] [query] Tokens: 1707333415, 1707333900, 200
[2025-12-21 07:28:18] [query] Mods: 12
[2025-12-21 07:28:18] [query] Trying AND logic
[2025-12-21 07:28:18] [query] Using OR logic
[2025-12-21 07:28:18] [query] Found results using: or logic
[2025-12-21 07:28:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3436) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49510,49513,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 >= '2025-12-21 07:28: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:28:18] [query] Results: 60 Pages of results: 1
[2025-12-21 07:28:18] [query] Execution time: 0.16414
[2025-12-21 07:28:36] [index:background] Health check
[2025-12-21 07:28:48] [query] Query for: wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
[2025-12-21 07:28:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:28:48] [query] Engine: default
[2025-12-21 07:28:48] [query] Tokens: 
[2025-12-21 07:28:48] [query] Mods: 11
[2025-12-21 07:28:48] [query] Request: 
[2025-12-21 07:28:48] [query] Results: 0 Pages of results: 1
[2025-12-21 07:28:48] [query] Execution time: 0.00857
[2025-12-21 07:28:49] [indexer:background] Health check
[2025-12-21 07:29:26] [query] Query for: 东原景悦
[2025-12-21 07:29:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:29:26] [query] Engine: default
[2025-12-21 07:29:26] [query] Tokens: 东原景悦
[2025-12-21 07:29:26] [query] Mods: 11
[2025-12-21 07:29:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:29:27] [query] Results: 0 Pages of results: 0
[2025-12-21 07:29:27] [query] Execution time: 0.08181
[2025-12-21 07:29:47] [query] Query for: văn bản đề nghị và tham khảo ý kiến cơ quan thuế theo thông tư 40/2021/tt-btc
[2025-12-21 07:29:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:29:47] [query] Engine: default
[2025-12-21 07:29:47] [query] Tokens: quanta, quantifiable, quantified, quantify, quantifying, quantitative, quantity, quanto, theobromine, theological
[2025-12-21 07:29:47] [query] Mods: 12
[2025-12-21 07:29:47] [query] Trying AND logic
[2025-12-21 07:29:47] [query] Using OR logic
[2025-12-21 07:29:47] [query] Found results using: or logic
[2025-12-21 07:29:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4824,484,6376,5615,3783,5533,27200,7388) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,9424,59398) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:29: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:29:47] [query] Results: 10 Pages of results: 1
[2025-12-21 07:29:47] [query] Execution time: 0.06940
[2025-12-21 07:30:58] [query] Query for: ご指導ご鞭撻を
[2025-12-21 07:30:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:30:58] [query] Engine: default
[2025-12-21 07:30:58] [query] Tokens: ご指導ご鞭撻を
[2025-12-21 07:30:58] [query] Mods: 11
[2025-12-21 07:30:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:30:58] [query] Results: 0 Pages of results: 0
[2025-12-21 07:30:58] [query] Execution time: 0.07602
[2025-12-21 07:31:27] [query] Query for: つくば市陣場f街区-11
[2025-12-21 07:31:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:31:27] [query] Engine: default
[2025-12-21 07:31:27] [query] Tokens: 11, つくば市陣場f街区 つくば市陣場f街区-11
[2025-12-21 07:31:27] [query] Mods: 12
[2025-12-21 07:31:27] [query] Using OR logic
[2025-12-21 07:31:28] [query] Found results using: or logic
[2025-12-21 07:31:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(38) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:31: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:31:28] [query] Results: 473 Pages of results: 3
[2025-12-21 07:31:28] [query] Execution time: 1.36583
[2025-12-21 07:33:36] [index:background] Health check
[2025-12-21 07:33:49] [indexer:background] Health check
[2025-12-21 07:34:27] [query] Query for: リンナイ 床暖房 施工 説明書
[2025-12-21 07:34:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:34:27] [query] Engine: default
[2025-12-21 07:34:28] [query] Tokens: リンナイ 床暖房 施工 説明書
[2025-12-21 07:34:28] [query] Mods: 11
[2025-12-21 07:34:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:34:28] [query] Results: 0 Pages of results: 0
[2025-12-21 07:34:28] [query] Execution time: 0.22649
[2025-12-21 07:34:48] [query] Query for: 北京语言大学国际中文教育硕士分数线
[2025-12-21 07:34:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:34:48] [query] Engine: default
[2025-12-21 07:34:48] [query] Tokens: 北京语言大学国际中文教育硕士分数线
[2025-12-21 07:34:48] [query] Mods: 11
[2025-12-21 07:34:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:34:48] [query] Results: 0 Pages of results: 0
[2025-12-21 07:34:48] [query] Execution time: 0.07832
[2025-12-21 07:34:52] [query] Query for: ネックレス　レディース　ブランド
[2025-12-21 07:34:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:34:52] [query] Engine: default
[2025-12-21 07:34:52] [query] Tokens: ネックレス レディース ブランド
[2025-12-21 07:34:52] [query] Mods: 11
[2025-12-21 07:34:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:34:52] [query] Results: 0 Pages of results: 0
[2025-12-21 07:34:52] [query] Execution time: 0.13511
[2025-12-21 07:35:28] [query] Query for: 老人看護 和田奈美子
[2025-12-21 07:35:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:35:28] [query] Engine: default
[2025-12-21 07:35:28] [query] Tokens: 老人看護 和田奈美子
[2025-12-21 07:35:28] [query] Mods: 11
[2025-12-21 07:35:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:35: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 LIMIT 0, 200
[2025-12-21 07:35:28] [query] Results: 0 Pages of results: 0
[2025-12-21 07:35:28] [query] Execution time: 0.10698
[2025-12-21 07:36:48] [query] Query for: 济南市创新创业大赛
[2025-12-21 07:36:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:36:48] [query] Engine: default
[2025-12-21 07:36:48] [query] Tokens: 济南市创新创业大赛
[2025-12-21 07:36:48] [query] Mods: 11
[2025-12-21 07:36:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:36: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 LIMIT 0, 200
[2025-12-21 07:36:48] [query] Results: 0 Pages of results: 0
[2025-12-21 07:36:48] [query] Execution time: 0.07925
[2025-12-21 07:37:27] [query] Query for: 女生12做愛
[2025-12-21 07:37:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:37:27] [query] Engine: default
[2025-12-21 07:37:27] [query] Tokens: 12, 女生12做愛
[2025-12-21 07:37:27] [query] Mods: 12
[2025-12-21 07:37:27] [query] Using OR logic
[2025-12-21 07:37:28] [query] Found results using: or logic
[2025-12-21 07:37:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1022) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 07:37: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:37:28] [query] Results: 211 Pages of results: 2
[2025-12-21 07:37:28] [query] Execution time: 0.39087
[2025-12-21 07:37:38] [query] Query for: 爱斯维尔更换新系统后
[2025-12-21 07:37:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:37:38] [query] Engine: default
[2025-12-21 07:37:38] [query] Tokens: 爱斯维尔更换新系统后
[2025-12-21 07:37:38] [query] Mods: 11
[2025-12-21 07:37:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:37: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 LIMIT 0, 200
[2025-12-21 07:37:38] [query] Results: 0 Pages of results: 0
[2025-12-21 07:37:38] [query] Execution time: 0.09470
[2025-12-21 07:38:36] [index:background] Health check
[2025-12-21 07:38:50] [indexer:background] Health check
[2025-12-21 07:38:59] [query] Query for: 日本通运的组织架构美洲区域headquarters
[2025-12-21 07:38:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:38:59] [query] Engine: default
[2025-12-21 07:39:00] [query] Tokens: 日本通运的组织架构美洲区域headquarters
[2025-12-21 07:39:00] [query] Mods: 11
[2025-12-21 07:39:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:39:00] [query] Results: 0 Pages of results: 0
[2025-12-21 07:39:00] [query] Execution time: 0.07710
[2025-12-21 07:39:01] [query] Query for: new mexico real estate disclosure form
[2025-12-21 07:39:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:39:01] [query] Engine: default
[2025-12-21 07:39:01] [query] Tokens: new, mexico, real, estate, disclosure, form
[2025-12-21 07:39:01] [query] Mods: 11
[2025-12-21 07:39:01] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 07:39:01] [query] Using OR logic
[2025-12-21 07:39:02] [query] Found results using: or logic
[2025-12-21 07:39:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,6354,171,172,6557,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 >= '2025-12-21 07: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:39:02] [query] Results: 1617 Pages of results: 9
[2025-12-21 07:39:02] [query] Execution time: 0.65168
[2025-12-21 07:41:39] [query] Query for: bb inc
[2025-12-21 07:41:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:41:39] [query] Engine: default
[2025-12-21 07:41:39] [query] Tokens: bb0acb26, bb0acb26-aad4-482a-9f19-d93ec4072a46, bb0acb26aad4482a9f19d93ec4072a46, bb70e0a3bea6ce1cefd20525de961ee8, bbq, bbt, inc
[2025-12-21 07:41:39] [query] Mods: 12
[2025-12-21 07:41:39] [query] Trying AND logic
[2025-12-21 07:41:39] [query] Using OR logic
[2025-12-21 07:41:39] [query] Found results using: or logic
[2025-12-21 07:41:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1360) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (36680,36685,36686,64536,36036,32305,1360) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:41: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:41:39] [query] Results: 59 Pages of results: 1
[2025-12-21 07:41:39] [query] Execution time: 0.11965
[2025-12-21 07:42:19] [query] Query for: 拔刀剑颜色
[2025-12-21 07:42:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:42:19] [query] Engine: default
[2025-12-21 07:42:19] [query] Tokens: 拔刀剑颜色
[2025-12-21 07:42:19] [query] Mods: 11
[2025-12-21 07:42:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:42:19] [query] Results: 0 Pages of results: 0
[2025-12-21 07:42:19] [query] Execution time: 0.11477
[2025-12-21 07:43:09] [query] Query for: prime fiber solutions
[2025-12-21 07:43:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:43:09] [query] Engine: default
[2025-12-21 07:43:09] [query] Tokens: prime, fiber, solutions
[2025-12-21 07:43:09] [query] Mods: 11
[2025-12-21 07:43:09] [query] Trying AND logic
[2025-12-21 07:43:09] [query] Using OR logic
[2025-12-21 07:43:09] [query] Found results using: or logic
[2025-12-21 07:43:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3214,9394,5344) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:43: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 LIMIT 0, 200
[2025-12-21 07:43:09] [query] Results: 50 Pages of results: 1
[2025-12-21 07:43:09] [query] Execution time: 0.05967
[2025-12-21 07:43:36] [index:background] Health check
[2025-12-21 07:43:49] [indexer:background] Health check
[2025-12-21 07:44:39] [query] Query for: 极氪007座椅开关
[2025-12-21 07:44:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:44:39] [query] Engine: default
[2025-12-21 07:44:39] [query] Tokens: -n659007734, 00155d0079a1, 02-t23151-90281001800743bd8b778827ef93ca6d, 02-t23279-4873007a721047919b376ee7d65fdbbd, 02t2315190281001800743bd8b778827ef93ca6d, 02t232794873007a721047919b376ee7d65fdbbd, 1007, 10072014, 100724, 1546300740
[2025-12-21 07:44:39] [query] Mods: 11
[2025-12-21 07:44:39] [query] Using OR logic
[2025-12-21 07:44:39] [query] Found results using: and logic
[2025-12-21 07:44:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (61079,46865,28326,44357,28327,44358,26781,69859,57299,54380) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:44: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 LIMIT 0, 200
[2025-12-21 07:44:39] [query] Results: 3 Pages of results: 1
[2025-12-21 07:44:39] [query] Execution time: 0.07330
[2025-12-21 07:45:39] [query] Query for: thabo moeng
[2025-12-21 07:45:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:45:39] [query] Engine: default
[2025-12-21 07:45:39] [query] Tokens: thetruthaboutcatsdogsassistanceanimals
[2025-12-21 07:45:39] [query] Mods: 11
[2025-12-21 07:45:39] [query] Found results using: or logic
[2025-12-21 07:45:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17731) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:45: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 LIMIT 0, 200
[2025-12-21 07:45:39] [query] Results: 1 Pages of results: 1
[2025-12-21 07:45:39] [query] Execution time: 0.09206
[2025-12-21 07:48:36] [index:background] Health check
[2025-12-21 07:48:49] [indexer:background] Health check
[2025-12-21 07:49:09] [query] Query for: 第四次産業革命 いつ
[2025-12-21 07:49:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:49:09] [query] Engine: default
[2025-12-21 07:49:09] [query] Tokens: 第四次産業革命 いつ
[2025-12-21 07:49:09] [query] Mods: 11
[2025-12-21 07:49:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 07:49:09] [query] Results: 0 Pages of results: 0
[2025-12-21 07:49:09] [query] Execution time: 0.09983
[2025-12-21 07:49:39] [query] Query for: ウール混レギュラーカラーシャツ
[2025-12-21 07:49:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:49:39] [query] Engine: default
[2025-12-21 07:49:39] [query] Tokens: ウール混レギュラーカラーシャツ
[2025-12-21 07:49:39] [query] Mods: 11
[2025-12-21 07:49:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:49: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 LIMIT 0, 200
[2025-12-21 07:49:39] [query] Results: 0 Pages of results: 0
[2025-12-21 07:49:39] [query] Execution time: 0.09653
[2025-12-21 07:49:41] [query] Query for: フランジバック調整 50ｍｍｆ１．４
[2025-12-21 07:49:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:49:41] [query] Engine: default
[2025-12-21 07:49:41] [query] Tokens: 50, フランジバック調整 50ｍｍｆ１ ４
[2025-12-21 07:49:41] [query] Mods: 12
[2025-12-21 07:49:41] [query] Using OR logic
[2025-12-21 07:49:41] [query] Found results using: or logic
[2025-12-21 07:49:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(690) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 07:49: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:49:41] [query] Results: 75 Pages of results: 1
[2025-12-21 07:49:41] [query] Execution time: 0.20355
[2025-12-21 07:49:49] [query] Query for: ik';/[‘’、、i噢批经济困境借记卡金卡嘻嘻嘻嘻吱吱吱相似之处、；‘【、、
[2025-12-21 07:49:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:49:49] [query] Engine: default
[2025-12-21 07:49:49] [query] Tokens: ikea
[2025-12-21 07:49:49] [query] Mods: 11
[2025-12-21 07:49:49] [query] Found results using: or logic
[2025-12-21 07:49:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10601) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:49: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 LIMIT 0, 200
[2025-12-21 07:49:49] [query] Results: 1 Pages of results: 1
[2025-12-21 07:49:49] [query] Execution time: 0.01753
[2025-12-21 07:49:51] [query] Query for: sergey trofimov new jersey
[2025-12-21 07:49:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:49:51] [query] Engine: default
[2025-12-21 07:49:51] [query] Tokens: new, jersey, surge, sergey trofimov
[2025-12-21 07:49:51] [query] Mods: 12
[2025-12-21 07:49:51] [query] Using OR logic
[2025-12-21 07:49:54] [query] Found results using: or logic
[2025-12-21 07:49:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2895,110) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2895,6313,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:49: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:49:54] [query] Results: 515 Pages of results: 3
[2025-12-21 07:49:54] [query] Execution time: 2.29638
[2025-12-21 07:50:30] [query] Query for: tvドラマサスペンス_『名探偵・明智小五郎 shadow～警察データベース流出!! 犯罪者連続殺人』_
[2025-12-21 07:50:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:50:30] [query] Engine: default
[2025-12-21 07:50:30] [query] Tokens: _____, ______, _______, _________, __________, _______________, _________________, __________________, _______________________, ______________________________________________________________________________
[2025-12-21 07:50:30] [query] Mods: 11
[2025-12-21 07:50:30] [query] Using OR logic
[2025-12-21 07:50:30] [query] Found results using: and logic
[2025-12-21 07:50:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2738,45091,33562,18264,33277,34998,33281,66294,34697,18744) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:50: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 LIMIT 0, 200
[2025-12-21 07:50:30] [query] Results: 14 Pages of results: 1
[2025-12-21 07:50:30] [query] Execution time: 0.10286
[2025-12-21 07:51:00] [query] Query for: 赛尔达传说旷野之息水手套
[2025-12-21 07:51:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:51:00] [query] Engine: default
[2025-12-21 07:51:00] [query] Tokens: 赛尔达传说旷野之息水手套
[2025-12-21 07:51:00] [query] Mods: 11
[2025-12-21 07:51:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:51: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 LIMIT 0, 200
[2025-12-21 07:51:00] [query] Results: 0 Pages of results: 0
[2025-12-21 07:51:00] [query] Execution time: 0.09453
[2025-12-21 07:53:18] [query] Query for: 电脑公司xp系统下载
[2025-12-21 07:53:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:53:18] [query] Engine: default
[2025-12-21 07:53:19] [query] Tokens: 电脑公司xp系统下载
[2025-12-21 07:53:19] [query] Mods: 11
[2025-12-21 07:53:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:53: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 LIMIT 0, 200
[2025-12-21 07:53:19] [query] Results: 0 Pages of results: 0
[2025-12-21 07:53:19] [query] Execution time: 0.13803
[2025-12-21 07:53:37] [index:background] Health check
[2025-12-21 07:53:50] [indexer:background] Health check
[2025-12-21 07:53:59] [query] Query for: 西南大学黄进
[2025-12-21 07:53:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:53:59] [query] Engine: default
[2025-12-21 07:53:59] [query] Tokens: 西南大学黄进
[2025-12-21 07:53:59] [query] Mods: 11
[2025-12-21 07:53:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:53:59] [query] Results: 0 Pages of results: 0
[2025-12-21 07:53:59] [query] Execution time: 0.08999
[2025-12-21 07:54:19] [query] Query for: 山东省济南市第十一中学
[2025-12-21 07:54:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:54:19] [query] Engine: default
[2025-12-21 07:54:19] [query] Tokens: 山东省济南市第十一中学
[2025-12-21 07:54:19] [query] Mods: 11
[2025-12-21 07:54:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:54:19] [query] Results: 0 Pages of results: 0
[2025-12-21 07:54:19] [query] Execution time: 0.07795
[2025-12-21 07:54:39] [query] Query for: 控油-ipmp
[2025-12-21 07:54:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:54:39] [query] Engine: default
[2025-12-21 07:54:39] [query] Tokens: 控油 ipmp 控油-ipmp
[2025-12-21 07:54:39] [query] Mods: 11
[2025-12-21 07:54:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:54: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 LIMIT 0, 200
[2025-12-21 07:54:39] [query] Results: 0 Pages of results: 0
[2025-12-21 07:54:39] [query] Execution time: 0.13545
[2025-12-21 07:54:44] [query] Query for: 日産神奈川販売株式会社 統廃合
[2025-12-21 07:54:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:54:44] [query] Engine: default
[2025-12-21 07:54:44] [query] Tokens: 日産神奈川販売株式会社 統廃合
[2025-12-21 07:54:44] [query] Mods: 11
[2025-12-21 07:54:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:54: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 LIMIT 0, 200
[2025-12-21 07:54:44] [query] Results: 0 Pages of results: 0
[2025-12-21 07:54:44] [query] Execution time: 0.10053
[2025-12-21 07:54:59] [query] Query for: 太原理工大学现代科技学院王悦涵
[2025-12-21 07:54:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:54:59] [query] Engine: default
[2025-12-21 07:54:59] [query] Tokens: 太原理工大学现代科技学院王悦涵
[2025-12-21 07:54:59] [query] Mods: 11
[2025-12-21 07:54:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07:54: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 LIMIT 0, 200
[2025-12-21 07:54:59] [query] Results: 0 Pages of results: 0
[2025-12-21 07:54:59] [query] Execution time: 0.07876
[2025-12-21 07:55:33] [query] Query for: công ty cổ phần may hai
[2025-12-21 07:55:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:55:33] [query] Engine: default
[2025-12-21 07:55:33] [query] Tokens: congested, congestion, congrats, congratulated, congratulates, congratulating, congratulations, congratulations-to-our-2023-gri-graduates, congratulationstoour2023grigraduates, congregate
[2025-12-21 07:55:33] [query] Mods: 12
[2025-12-21 07:55:33] [query] Using OR logic
[2025-12-21 07:55:33] [query] Found results using: and logic
[2025-12-21 07:55:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5615,341) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8506,18286,43262,71967,70987,25331,7109,28094,28095,12812) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:55:33] [query] Results: 40 Pages of results: 1
[2025-12-21 07:55:33] [query] Execution time: 0.23783
[2025-12-21 07:55:52] [query] Query for: رمنسبه
[2025-12-21 07:55:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:55:52] [query] Engine: default
[2025-12-21 07:55:52] [query] Tokens: رمنسبه
[2025-12-21 07:55:52] [query] Mods: 11
[2025-12-21 07:55:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:55:52] [query] Results: 0 Pages of results: 0
[2025-12-21 07:55:52] [query] Execution time: 0.07704
[2025-12-21 07:57:20] [query] Query for: คอปเปอร์ซัลเฟต
[2025-12-21 07:57:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:57:20] [query] Engine: default
[2025-12-21 07:57:20] [query] Tokens: คอปเปอร์ซัลเฟต
[2025-12-21 07:57:20] [query] Mods: 11
[2025-12-21 07:57:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 07: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 LIMIT 0, 200
[2025-12-21 07:57:20] [query] Results: 0 Pages of results: 0
[2025-12-21 07:57:20] [query] Execution time: 0.08794
[2025-12-21 07:57:39] [query] Query for: chatgpt canvas free
[2025-12-21 07:57:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 07:57:39] [query] Engine: default
[2025-12-21 07:57:39] [query] Tokens: chatgpt, canvas, free
[2025-12-21 07:57:39] [query] Mods: 11
[2025-12-21 07:57:39] [query] Trying AND logic
[2025-12-21 07:57:39] [query] Using OR logic
[2025-12-21 07:57:39] [query] Found results using: or logic
[2025-12-21 07:57:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (42773,38740,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 >= '2025-12-21 07: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 07:57:39] [query] Results: 118 Pages of results: 1
[2025-12-21 07:57:39] [query] Execution time: 0.13745
[2025-12-21 07:59:22] [index:background] Health check
[2025-12-21 07:59:23] [index:background] Health check
[2025-12-21 07:59:23] [indexer:background] Health check
[2025-12-21 07:59:23] [indexer:background] Health check
[2025-12-21 08:00:29] [query] Query for: why roblox use oof
[2025-12-21 08:00:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:00:29] [query] Engine: default
[2025-12-21 08:00:29] [query] Tokens: use, oof, roblox
[2025-12-21 08:00:29] [query] Mods: 12
[2025-12-21 08:00:29] [query] Using OR logic
[2025-12-21 08:00:30] [query] Found results using: or logic
[2025-12-21 08:00:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(61335,1466) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,61335,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:00:30] [query] Results: 381 Pages of results: 2
[2025-12-21 08:00:30] [query] Execution time: 0.76435
[2025-12-21 08:00:32] [query] Query for: documents needed to sell a car in nc
[2025-12-21 08:00:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:00:32] [query] Engine: default
[2025-12-21 08:00:32] [query] Tokens: documents, needed, sell, car, nc
[2025-12-21 08:00:32] [query] Mods: 11
[2025-12-21 08:00:32] [query] Trying AND logic
[2025-12-21 08:00:32] [query] Using OR logic
[2025-12-21 08:00:33] [query] Found results using: or logic
[2025-12-21 08:00:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,106,7094,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 >= '2025-12-21 08:00: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 LIMIT 0, 200
[2025-12-21 08:00:33] [query] Results: 897 Pages of results: 5
[2025-12-21 08:00:33] [query] Execution time: 0.57784
[2025-12-21 08:01:50] [query] Query for: licensed real estate agent
[2025-12-21 08:01:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:01:50] [query] Engine: default
[2025-12-21 08:01:50] [query] Tokens: licensed, real, estate, agent
[2025-12-21 08:01:50] [query] Mods: 11
[2025-12-21 08:01:50] [query] Trying AND logic
[2025-12-21 08:01:50] [query] Found results using: and logic
[2025-12-21 08:01:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5099,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 >= '2025-12-21 08:01: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 ('1057', '10719', '11259', '11911', '14256', '14364', '17398', '20208', '20270', '20384', '20388', '20478', '20526', '21259', '21271', '21706', '21772', '21875', '22251', '22259', '22261', '24753', '25048', '2520', '25435', '25520', '25537', '25651', '25696', '25702', '25807', '25859', '26198', '26256', '2927', '36777', '36788', '40285', '42005', '43938', '4442', '44544', '44800', '45200', '45534', '48189', '53187', '54532', '55423', '55587', '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 LIMIT 0, 200
[2025-12-21 08:01:50] [query] Results: 48 Pages of results: 1
[2025-12-21 08:01:50] [query] Execution time: 0.25113
[2025-12-21 08:02:53] [query] Query for: property line agreement form minnesota
[2025-12-21 08:02:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:02:53] [query] Engine: default
[2025-12-21 08:02:53] [query] Tokens: property, line, agreement, form, minnesota
[2025-12-21 08:02:53] [query] Mods: 11
[2025-12-21 08:02:53] [query] Trying AND logic
[2025-12-21 08:02:53] [query] Using OR logic
[2025-12-21 08:02:54] [query] Found results using: or logic
[2025-12-21 08:02:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,399,873,1817,16648) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:02:54] [query] Results: 1341 Pages of results: 7
[2025-12-21 08:02:54] [query] Execution time: 0.83348
[2025-12-21 08:03:11] [query] Query for: nft real estate marketplace updates
[2025-12-21 08:03:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:03:11] [query] Engine: default
[2025-12-21 08:03:11] [query] Tokens: 2tiygahxdxnft8g, wn_nafbvu-2tiygahxdxnft8g, wnnafbvu2tiygahxdxnft8g, estate, marketplace, real, updates
[2025-12-21 08:03:11] [query] Mods: 12
[2025-12-21 08:03:11] [query] Trying AND logic
[2025-12-21 08:03:11] [query] Using OR logic
[2025-12-21 08:03:21] [query] Found results using: or logic
[2025-12-21 08:03:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,4478,171,2554) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49672,49673,49674,172,4478,171,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 >= '2025-12-21 08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:03:21] [query] Results: 962 Pages of results: 5
[2025-12-21 08:03:21] [query] Execution time: 9.92898
[2025-12-21 08:03:31] [query] Query for: 情報リテラシー口座
[2025-12-21 08:03:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:03:31] [query] Engine: default
[2025-12-21 08:03:31] [query] Tokens: 情報リテラシー口座
[2025-12-21 08:03:31] [query] Mods: 11
[2025-12-21 08:03:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:03: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 LIMIT 0, 200
[2025-12-21 08:03:31] [query] Results: 0 Pages of results: 0
[2025-12-21 08:03:31] [query] Execution time: 0.07527
[2025-12-21 08:03:36] [index:background] Health check
[2025-12-21 08:03:49] [indexer:background] Health check
[2025-12-21 08:04:01] [query] Query for: 安卓人苹果人鸿蒙人
[2025-12-21 08:04:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:04:01] [query] Engine: default
[2025-12-21 08:04:01] [query] Tokens: 安卓人苹果人鸿蒙人
[2025-12-21 08:04:01] [query] Mods: 11
[2025-12-21 08:04:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:04: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 LIMIT 0, 200
[2025-12-21 08:04:01] [query] Results: 0 Pages of results: 0
[2025-12-21 08:04:01] [query] Execution time: 0.08553
[2025-12-21 08:04:10] [query] Query for: oogle 27google
[2025-12-21 08:04:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:04:10] [query] Engine: default
[2025-12-21 08:04:10] [query] Tokens: boogle, docs.google.com, docsgooglecom, drive.google.com, drivegooglecom, google, google-play-badge, googleplaybadge, googles, google’s
[2025-12-21 08:04:10] [query] Mods: 11
[2025-12-21 08:04:10] [query] Using OR logic
[2025-12-21 08:04:10] [query] Found results using: and logic
[2025-12-21 08:04:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (75970,29555,29560,29438,29440,2410,32252,32257,5901,5897) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:04:10] [query] Results: 72 Pages of results: 1
[2025-12-21 08:04:10] [query] Execution time: 0.28836
[2025-12-21 08:04:44] [query] Query for: lenape 中文
[2025-12-21 08:04:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:04:44] [query] Engine: default
[2025-12-21 08:04:44] [query] Tokens: lenape 中文
[2025-12-21 08:04:44] [query] Mods: 11
[2025-12-21 08:04:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:04: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 LIMIT 0, 200
[2025-12-21 08:04:44] [query] Results: 0 Pages of results: 0
[2025-12-21 08:04:44] [query] Execution time: 0.10501
[2025-12-21 08:05:10] [query] Query for: nft real estate marketplace updates
[2025-12-21 08:05:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:05:10] [query] Engine: default
[2025-12-21 08:05:10] [query] Tokens: 2tiygahxdxnft8g, wn_nafbvu-2tiygahxdxnft8g, wnnafbvu2tiygahxdxnft8g, estate, marketplace, real, updates
[2025-12-21 08:05:10] [query] Mods: 12
[2025-12-21 08:05:10] [query] Trying AND logic
[2025-12-21 08:05:10] [query] Using OR logic
[2025-12-21 08:05:21] [query] Found results using: or logic
[2025-12-21 08:05:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,4478,171,2554) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49672,49673,49674,172,4478,171,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 >= '2025-12-21 08:05: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:05:21] [query] Results: 962 Pages of results: 5
[2025-12-21 08:05:21] [query] Execution time: 10.73956
[2025-12-21 08:06:26] [query] Query for: real estate purchase agreement south carolina
[2025-12-21 08:06:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:06:26] [query] Engine: default
[2025-12-21 08:06:26] [query] Tokens: real, estate, purchase, agreement, south, carolina
[2025-12-21 08:06:26] [query] Mods: 11
[2025-12-21 08:06:26] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 08:06:26] [query] Using OR logic
[2025-12-21 08:06:27] [query] Found results using: or logic
[2025-12-21 08:06:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,120,873,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 >= '2025-12-21 08:06: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 LIMIT 0, 200
[2025-12-21 08:06:27] [query] Results: 1466 Pages of results: 8
[2025-12-21 08:06:27] [query] Execution time: 0.64604
[2025-12-21 08:06:29] [query] Query for: east boston restaurants to lease space
[2025-12-21 08:06:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:06:29] [query] Engine: default
[2025-12-21 08:06:29] [query] Tokens: east, boston, restaurants, lease, space
[2025-12-21 08:06:29] [query] Mods: 11
[2025-12-21 08:06:29] [query] Trying AND logic
[2025-12-21 08:06:29] [query] Using OR logic
[2025-12-21 08:06:29] [query] Found results using: or logic
[2025-12-21 08:06:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (892,15500,4704,17181,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 >= '2025-12-21 08:06: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 LIMIT 0, 200
[2025-12-21 08:06:29] [query] Results: 209 Pages of results: 2
[2025-12-21 08:06:29] [query] Execution time: 0.10251
[2025-12-21 08:07:10] [query] Query for: mediocredito trentino
[2025-12-21 08:07:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:07:10] [query] Engine: default
[2025-12-21 08:07:10] [query] Tokens: mediocredito trentino
[2025-12-21 08:07:10] [query] Mods: 11
[2025-12-21 08:07:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:07:10] [query] Results: 0 Pages of results: 0
[2025-12-21 08:07:10] [query] Execution time: 0.10420
[2025-12-21 08:08:11] [query] Query for: 26新华商科校赛
[2025-12-21 08:08:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:08:11] [query] Engine: default
[2025-12-21 08:08:11] [query] Tokens: 26, 26新华商科校赛
[2025-12-21 08:08:11] [query] Mods: 12
[2025-12-21 08:08:11] [query] Using OR logic
[2025-12-21 08:08:11] [query] Found results using: or logic
[2025-12-21 08:08:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4255) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 08:08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:08:11] [query] Results: 166 Pages of results: 1
[2025-12-21 08:08:11] [query] Execution time: 0.20220
[2025-12-21 08:08:15] [query] Query for: 制定交叉作业方案要求合理规划
[2025-12-21 08:08:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:08:15] [query] Engine: default
[2025-12-21 08:08:15] [query] Tokens: 制定交叉作业方案要求合理规划
[2025-12-21 08:08:15] [query] Mods: 11
[2025-12-21 08:08:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:08: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 LIMIT 0, 200
[2025-12-21 08:08:15] [query] Results: 0 Pages of results: 0
[2025-12-21 08:08:15] [query] Execution time: 0.11238
[2025-12-21 08:08:36] [index:background] Health check
[2025-12-21 08:08:41] [query] Query for: 东莞2大高中
[2025-12-21 08:08:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:08:41] [query] Engine: default
[2025-12-21 08:08:41] [query] Tokens: 2, 东莞2大高中
[2025-12-21 08:08:41] [query] Mods: 12
[2025-12-21 08:08:41] [query] Using OR logic
[2025-12-21 08:08:45] [query] Found results using: or logic
[2025-12-21 08:08:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(706) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 08: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:08:45] [query] Results: 932 Pages of results: 5
[2025-12-21 08:08:45] [query] Execution time: 3.79433
[2025-12-21 08:08:51] [indexer:background] Health check
[2025-12-21 08:09:00] [query] Query for: 2014资信等级aaa远东国际
[2025-12-21 08:09:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:09:00] [query] Engine: default
[2025-12-21 08:09:00] [query] Tokens: 2014, 2014资信等级aaa远东国际
[2025-12-21 08:09:00] [query] Mods: 12
[2025-12-21 08:09:00] [query] Using OR logic
[2025-12-21 08:09:00] [query] Found results using: or logic
[2025-12-21 08:09:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3097) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3097,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:09:00] [query] Results: 63 Pages of results: 1
[2025-12-21 08:09:00] [query] Execution time: 0.11666
[2025-12-21 08:09:31] [query] Query for: 10. побег и стебель. функции типы роста основные ветвления.
[2025-12-21 08:09:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:09:31] [query] Engine: default
[2025-12-21 08:09:32] [query] Tokens: 10, побег и стебель функции типы роста основные ветвления
[2025-12-21 08:09:32] [query] Mods: 12
[2025-12-21 08:09:32] [query] Using OR logic
[2025-12-21 08:09:33] [query] Found results using: or logic
[2025-12-21 08:09:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(393) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 08: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:09:33] [query] Results: 275 Pages of results: 2
[2025-12-21 08:09:33] [query] Execution time: 1.13411
[2025-12-21 08:11:11] [query] Query for: mlake skiing
[2025-12-21 08:11:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:11:11] [query] Engine: default
[2025-12-21 08:11:11] [query] Tokens: skiing, malace, milkshake, mlk, mlake
[2025-12-21 08:11:11] [query] Mods: 12
[2025-12-21 08:11:11] [query] Using OR logic
[2025-12-21 08:11:11] [query] Found results using: or logic
[2025-12-21 08:11:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(25494) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25494,21893,9357,45715,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:11: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:11:11] [query] Results: 5 Pages of results: 1
[2025-12-21 08:11:11] [query] Execution time: 0.10089
[2025-12-21 08:11:40] [query] Query for: ピタゴラスの定理　三次元
[2025-12-21 08:11:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:11:40] [query] Engine: default
[2025-12-21 08:11:40] [query] Tokens: ピタゴラスの定理 三次元
[2025-12-21 08:11:40] [query] Mods: 11
[2025-12-21 08:11:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:11:40] [query] Results: 0 Pages of results: 0
[2025-12-21 08:11:40] [query] Execution time: 0.11643
[2025-12-21 08:11:44] [query] Query for: 贵州省医保参保状态查询流程
[2025-12-21 08:11:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:11:44] [query] Engine: default
[2025-12-21 08:11:44] [query] Tokens: 贵州省医保参保状态查询流程
[2025-12-21 08:11:44] [query] Mods: 11
[2025-12-21 08:11:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:11:44] [query] Results: 0 Pages of results: 0
[2025-12-21 08:11:44] [query] Execution time: 0.07252
[2025-12-21 08:13:36] [index:background] Health check
[2025-12-21 08:13:51] [indexer:background] Health check
[2025-12-21 08:15:21] [query] Query for: mel jones
[2025-12-21 08:15:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:15:21] [query] Engine: default
[2025-12-21 08:15:21] [query] Tokens: mel, jones
[2025-12-21 08:15:21] [query] Mods: 11
[2025-12-21 08:15:21] [query] Trying AND logic
[2025-12-21 08:15:21] [query] Using OR logic
[2025-12-21 08:15:21] [query] Found results using: or logic
[2025-12-21 08:15:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21602,3256) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:15:21] [query] Results: 13 Pages of results: 1
[2025-12-21 08:15:21] [query] Execution time: 0.11737
[2025-12-21 08:16:13] [query] Query for: real estate questions and answers for sellers free
[2025-12-21 08:16:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:16:13] [query] Engine: default
[2025-12-21 08:16:13] [query] Tokens: real, estate, questions, answers, sellers, free
[2025-12-21 08:16:13] [query] Mods: 11
[2025-12-21 08:16:13] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 08:16:13] [query] Using OR logic
[2025-12-21 08:16:14] [query] Found results using: or logic
[2025-12-21 08:16:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1309,3724,2023,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 >= '2025-12-21 08: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:16:14] [query] Results: 1161 Pages of results: 6
[2025-12-21 08:16:14] [query] Execution time: 0.55854
[2025-12-21 08:16:42] [query] Query for: yao'p'c'l
[2025-12-21 08:16:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:16:42] [query] Engine: default
[2025-12-21 08:16:42] [query] Tokens: 1azk7jachc3efu2xrkyaom0rapc5apdl6, o'connor, c, l, p
[2025-12-21 08:16:42] [query] Mods: 12
[2025-12-21 08:16:42] [query] Trying AND logic
[2025-12-21 08:16:42] [query] Using OR logic
[2025-12-21 08:16:42] [query] Found results using: or logic
[2025-12-21 08:16:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1685,20348,3195) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29540,12117,1685,20348,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 >= '2025-12-21 08:16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:16:42] [query] Results: 257 Pages of results: 2
[2025-12-21 08:16:42] [query] Execution time: 0.44252
[2025-12-21 08:18:31] [query] Query for: unfabulous season 3
[2025-12-21 08:18:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:18:31] [query] Engine: default
[2025-12-21 08:18:31] [query] Tokens: season, 3, session 1, session 2, session 3, session3, unfabulous season 3
[2025-12-21 08:18:31] [query] Mods: 12
[2025-12-21 08:18:31] [query] Using OR logic
[2025-12-21 08:18:33] [query] Found results using: or logic
[2025-12-21 08:18:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(689,6195) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,689,56720,56722,56724,56732,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:18:33] [query] Results: 531 Pages of results: 3
[2025-12-21 08:18:33] [query] Execution time: 1.45964
[2025-12-21 08:18:38] [index:background] Health check
[2025-12-21 08:18:49] [indexer:background] Health check
[2025-12-21 08:18:51] [query] Query for: 山东省中医院刘政
[2025-12-21 08:18:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:18:51] [query] Engine: default
[2025-12-21 08:18:51] [query] Tokens: 山东省中医院刘政
[2025-12-21 08:18:51] [query] Mods: 11
[2025-12-21 08:18:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:18: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 LIMIT 0, 200
[2025-12-21 08:18:51] [query] Results: 0 Pages of results: 0
[2025-12-21 08:18:51] [query] Execution time: 0.08247
[2025-12-21 08:19:32] [query] Query for: 我将举起l
[2025-12-21 08:19:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:19:32] [query] Engine: default
[2025-12-21 08:19:32] [query] Tokens: 我将举起l
[2025-12-21 08:19:32] [query] Mods: 11
[2025-12-21 08:19:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:19: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 LIMIT 0, 200
[2025-12-21 08:19:32] [query] Results: 0 Pages of results: 0
[2025-12-21 08:19:32] [query] Execution time: 0.07414
[2025-12-21 08:20:01] [query] Query for: honda civic zarna
[2025-12-21 08:20:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:20:01] [query] Engine: default
[2025-12-21 08:20:01] [query] Tokens: rhonda, shonda, civic
[2025-12-21 08:20:01] [query] Mods: 12
[2025-12-21 08:20:01] [query] Trying AND logic
[2025-12-21 08:20:01] [query] Using OR logic
[2025-12-21 08:20:01] [query] Found results using: or logic
[2025-12-21 08:20:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4911) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22916,23842,4911) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:20:01] [query] Results: 7 Pages of results: 1
[2025-12-21 08:20:01] [query] Execution time: 0.10545
[2025-12-21 08:20:03] [query] Query for: wallpaper创意工坊壁纸位置
[2025-12-21 08:20:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:20:03] [query] Engine: default
[2025-12-21 08:20:03] [query] Tokens: wallpaper创意工坊壁纸位置
[2025-12-21 08:20:03] [query] Mods: 11
[2025-12-21 08:20:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:20: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 LIMIT 0, 200
[2025-12-21 08:20:03] [query] Results: 0 Pages of results: 0
[2025-12-21 08:20:03] [query] Execution time: 0.10099
[2025-12-21 08:20:31] [query] Query for: brokers registered with ncdex
[2025-12-21 08:20:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:20:31] [query] Engine: default
[2025-12-21 08:20:31] [query] Tokens: brokers, registered, ncdeq, ncdex
[2025-12-21 08:20:31] [query] Mods: 12
[2025-12-21 08:20:31] [query] Using OR logic
[2025-12-21 08:20:31] [query] Found results using: or logic
[2025-12-21 08:20:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(943,8796) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,8796,10123,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:20:31] [query] Results: 291 Pages of results: 2
[2025-12-21 08:20:31] [query] Execution time: 0.42482
[2025-12-21 08:21:01] [query] Query for: 金陵劉汝鳳
[2025-12-21 08:21:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:21:01] [query] Engine: default
[2025-12-21 08:21:01] [query] Tokens: 金陵劉汝鳳
[2025-12-21 08:21:02] [query] Mods: 11
[2025-12-21 08:21:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:21: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 LIMIT 0, 200
[2025-12-21 08:21:02] [query] Results: 0 Pages of results: 0
[2025-12-21 08:21:02] [query] Execution time: 0.09286
[2025-12-21 08:21:51] [query] Query for: persona esqueísmo
[2025-12-21 08:21:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:21:51] [query] Engine: default
[2025-12-21 08:21:51] [query] Tokens: personability, personal, personal-property, personalities, personality, personalization, personalize, personalized, personalizing, personally
[2025-12-21 08:21:51] [query] Mods: 11
[2025-12-21 08:21:51] [query] Using OR logic
[2025-12-21 08:21:52] [query] Found results using: and logic
[2025-12-21 08:21:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16693,3795,37430,17463,4390,13203,8390,8760,59352,1475) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:21:52] [query] Results: 204 Pages of results: 2
[2025-12-21 08:21:52] [query] Execution time: 0.07770
[2025-12-21 08:22:02] [query] Query for: ledger near tokens
[2025-12-21 08:22:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:22:02] [query] Engine: default
[2025-12-21 08:22:02] [query] Tokens: ledger, near, tokens
[2025-12-21 08:22:02] [query] Mods: 12
[2025-12-21 08:22:02] [query] Using OR logic
[2025-12-21 08:22:02] [query] Found results using: or logic
[2025-12-21 08:22:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(32677,633) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32677,633,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:22:02] [query] Results: 36 Pages of results: 1
[2025-12-21 08:22:02] [query] Execution time: 0.13056
[2025-12-21 08:22:12] [query] Query for: ヤフオクで適格請求書発行事業者登録
[2025-12-21 08:22:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:22:12] [query] Engine: default
[2025-12-21 08:22:12] [query] Tokens: ヤフオクで適格請求書発行事業者登録
[2025-12-21 08:22:12] [query] Mods: 11
[2025-12-21 08:22:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:22: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 LIMIT 0, 200
[2025-12-21 08:22:12] [query] Results: 0 Pages of results: 0
[2025-12-21 08:22:12] [query] Execution time: 0.08975
[2025-12-21 08:22:53] [query] Query for: 大島指數是什麼
[2025-12-21 08:22:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:22:53] [query] Engine: default
[2025-12-21 08:22:53] [query] Tokens: 大島指數是什麼
[2025-12-21 08:22:53] [query] Mods: 11
[2025-12-21 08:22:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:22:53] [query] Results: 0 Pages of results: 0
[2025-12-21 08:22:53] [query] Execution time: 0.11739
[2025-12-21 08:23:37] [index:background] Health check
[2025-12-21 08:23:49] [indexer:background] Health check
[2025-12-21 08:25:13] [query] Query for: 江苏科技大学陆
[2025-12-21 08:25:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:25:13] [query] Engine: default
[2025-12-21 08:25:13] [query] Tokens: 江苏科技大学陆
[2025-12-21 08:25:13] [query] Mods: 11
[2025-12-21 08:25:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:25: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 LIMIT 0, 200
[2025-12-21 08:25:13] [query] Results: 0 Pages of results: 0
[2025-12-21 08:25:13] [query] Execution time: 0.07626
[2025-12-21 08:25:33] [query] Query for: 广西专升本可以升到深圳大学吗2025
[2025-12-21 08:25:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:25:33] [query] Engine: default
[2025-12-21 08:25:33] [query] Tokens: 2025, 广西专升本可以升到深圳大学吗2025
[2025-12-21 08:25:33] [query] Mods: 12
[2025-12-21 08:25:33] [query] Using OR logic
[2025-12-21 08:25:33] [query] Found results using: or logic
[2025-12-21 08:25:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 08:25: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:25:33] [query] Results: 194 Pages of results: 1
[2025-12-21 08:25:33] [query] Execution time: 0.66730
[2025-12-21 08:26:53] [query] Query for: 上海交通大学计算机电院直博 名单2025
[2025-12-21 08:26:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:26:53] [query] Engine: default
[2025-12-21 08:26:53] [query] Tokens: 2025, 上海交通大学计算机电院直博 名单2025
[2025-12-21 08:26:53] [query] Mods: 12
[2025-12-21 08:26:53] [query] Using OR logic
[2025-12-21 08:26:53] [query] Found results using: or logic
[2025-12-21 08:26:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:26:53] [query] Results: 194 Pages of results: 1
[2025-12-21 08:26:53] [query] Execution time: 0.62397
[2025-12-21 08:28:38] [index:background] Health check
[2025-12-21 08:28:50] [indexer:background] Health check
[2025-12-21 08:30:43] [query] Query for: emirates nbd deductions
[2025-12-21 08:30:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:30:43] [query] Engine: default
[2025-12-21 08:30:43] [query] Tokens: deductions, emirates nbd
[2025-12-21 08:30:43] [query] Mods: 12
[2025-12-21 08:30:43] [query] Using OR logic
[2025-12-21 08:30:43] [query] Found results using: or logic
[2025-12-21 08:30:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1075) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1075,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:30: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:30:43] [query] Results: 5 Pages of results: 1
[2025-12-21 08:30:43] [query] Execution time: 0.20501
[2025-12-21 08:30:52] [query] Query for: katie marie carpenter chewelah wa
[2025-12-21 08:30:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:30:52] [query] Engine: default
[2025-12-21 08:30:53] [query] Tokens: katie, marie, carpenter, wa, chewelah
[2025-12-21 08:30:53] [query] Mods: 12
[2025-12-21 08:30:53] [query] Using OR logic
[2025-12-21 08:30:53] [query] Found results using: or logic
[2025-12-21 08:30:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(11751,9904,10270,30702) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9904,10270,11751,30702,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:30:53] [query] Results: 24 Pages of results: 1
[2025-12-21 08:30:53] [query] Execution time: 0.22318
[2025-12-21 08:31:13] [query] Query for: 諭旨免職
[2025-12-21 08:31:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:31:13] [query] Engine: default
[2025-12-21 08:31:13] [query] Tokens: 諭旨免職
[2025-12-21 08:31:13] [query] Mods: 11
[2025-12-21 08:31:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:31:13] [query] Results: 0 Pages of results: 0
[2025-12-21 08:31:13] [query] Execution time: 0.07279
[2025-12-21 08:32:13] [query] Query for: 驕り高ぶり
[2025-12-21 08:32:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:32:13] [query] Engine: default
[2025-12-21 08:32:13] [query] Tokens: 驕り高ぶり
[2025-12-21 08:32:13] [query] Mods: 11
[2025-12-21 08:32:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:32:13] [query] Results: 0 Pages of results: 0
[2025-12-21 08:32:13] [query] Execution time: 0.08674
[2025-12-21 08:32:53] [query] Query for: 長野直樹
[2025-12-21 08:32:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:32:53] [query] Engine: default
[2025-12-21 08:32:53] [query] Tokens: 長野直樹
[2025-12-21 08:32:53] [query] Mods: 11
[2025-12-21 08:32:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:32: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 LIMIT 0, 200
[2025-12-21 08:32:53] [query] Results: 0 Pages of results: 0
[2025-12-21 08:32:53] [query] Execution time: 0.07584
[2025-12-21 08:33:27] [query] Query for: lanthimos guillmo
[2025-12-21 08:33:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:33:27] [query] Engine: default
[2025-12-21 08:33:27] [query] Tokens: guillama, lanthimos guillmo
[2025-12-21 08:33:27] [query] Mods: 11
[2025-12-21 08:33:27] [query] Using OR logic
[2025-12-21 08:33:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23373,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:33:27] [query] Results: 0 Pages of results: 0
[2025-12-21 08:33:27] [query] Execution time: 0.14520
[2025-12-21 08:33:34] [query] Query for: נבו כניסה לאיזור אישי
[2025-12-21 08:33:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:33:34] [query] Engine: default
[2025-12-21 08:33:34] [query] Tokens: נבו כניסה לאיזור אישי
[2025-12-21 08:33:34] [query] Mods: 11
[2025-12-21 08:33:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:33: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 LIMIT 0, 200
[2025-12-21 08:33:34] [query] Results: 0 Pages of results: 0
[2025-12-21 08:33:34] [query] Execution time: 0.13834
[2025-12-21 08:33:35] [query] Query for: אורגן 61 קלידים לקניה בפתח תקוה
[2025-12-21 08:33:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:33:35] [query] Engine: default
[2025-12-21 08:33:36] [query] Tokens: 61, אורגן קלידים לקניה בפתח תקוה
[2025-12-21 08:33:36] [query] Mods: 12
[2025-12-21 08:33:36] [query] Using OR logic
[2025-12-21 08:33:36] [query] Found results using: or logic
[2025-12-21 08:33:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(13812) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13812,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:33:36] [query] Results: 15 Pages of results: 1
[2025-12-21 08:33:36] [query] Execution time: 0.20411
[2025-12-21 08:33:37] [index:background] Health check
[2025-12-21 08:33:50] [indexer:background] Health check
[2025-12-21 08:34:43] [query] Query for: forests cover almost one third of the earth's surface and play a vital role in producing oxygen(unlock reading)
[2025-12-21 08:34:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:34:43] [query] Engine: default
[2025-12-21 08:34:43] [query] Tokens: forests, cover, almost, one, third, earth, s, surface, play, vital
[2025-12-21 08:34:43] [query] Mods: 12
[2025-12-21 08:34:43] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 08:34:43] [query] Using OR logic
[2025-12-21 08:34:59] [query] Found results using: or logic
[2025-12-21 08:34:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1696,281,6540,7656,90,6606,164,3532,1589,166,68,4245,5469,39066,1916) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7656,281,1696,90,5469,6540,68,4245,164,1916) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:34: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:34:59] [query] Results: 1393 Pages of results: 7
[2025-12-21 08:34:59] [query] Execution time: 16.12461
[2025-12-21 08:35:38] [query] Query for: escalating offer real estate allows fraud
[2025-12-21 08:35:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:35:38] [query] Engine: default
[2025-12-21 08:35:38] [query] Tokens: escalating, offer, real, estate, allows, fraud
[2025-12-21 08:35:38] [query] Mods: 11
[2025-12-21 08:35:38] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 08:35:38] [query] Using OR logic
[2025-12-21 08:35:38] [query] Found results using: or logic
[2025-12-21 08:35:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25027,1798,171,172,104,2040) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:35:38] [query] Results: 1262 Pages of results: 7
[2025-12-21 08:35:38] [query] Execution time: 0.61232
[2025-12-21 08:36:13] [query] Query for: mate20 鸿蒙4
[2025-12-21 08:36:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:36:13] [query] Engine: default
[2025-12-21 08:36:14] [query] Tokens: 4, mate, mate20 鸿蒙4
[2025-12-21 08:36:14] [query] Mods: 12
[2025-12-21 08:36:14] [query] Using OR logic
[2025-12-21 08:36:14] [query] Found results using: or logic
[2025-12-21 08:36:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(440) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,8292,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:36: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:36:14] [query] Results: 333 Pages of results: 2
[2025-12-21 08:36:14] [query] Execution time: 0.68113
[2025-12-21 08:36:54] [query] Query for: fc2 3645884 其他番号
[2025-12-21 08:36:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:36:54] [query] Engine: default
[2025-12-21 08:36:54] [query] Tokens: 599c501fc28b5, 9a9fc2c8, 9a9fc2c8-5bbd-ef11-9cda-00155d1012a6, 9a9fc2c85bbdef119cda00155d1012a6, field599c501fc28b5, field_599c501fc28b5
[2025-12-21 08:36:54] [query] Mods: 11
[2025-12-21 08:36:54] [query] Using OR logic
[2025-12-21 08:36:54] [query] Found results using: and logic
[2025-12-21 08:36:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:36:54] [query] Results: 5 Pages of results: 1
[2025-12-21 08:36:54] [query] Execution time: 0.10090
[2025-12-21 08:38:36] [index:background] Health check
[2025-12-21 08:38:49] [indexer:background] Health check
[2025-12-21 08:39:03] [query] Query for: 萬閎刀切麵
[2025-12-21 08:39:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:39:03] [query] Engine: default
[2025-12-21 08:39:03] [query] Tokens: 萬閎刀切麵
[2025-12-21 08:39:03] [query] Mods: 11
[2025-12-21 08:39:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:39:03] [query] Results: 0 Pages of results: 0
[2025-12-21 08:39:03] [query] Execution time: 0.07819
[2025-12-21 08:41:52] [query] Query for: smith
[2025-12-21 08:41:52] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:41:52] [query] Engine: nc_realtorsr_contacts
[2025-12-21 08:41:52] [query] Tokens: smiths, smith
[2025-12-21 08:41:52] [query] Mods: 5
[2025-12-21 08:41:52] [query] Using OR logic
[2025-12-21 08:41:52] [query] Found results using: and logic
[2025-12-21 08:41:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 LIMIT 0, 200
[2025-12-21 08:41:52] [query] Results: 1 Pages of results: 1
[2025-12-21 08:41:52] [query] Execution time: 0.03317
[2025-12-21 08:43:13] [query] Query for: 量子视频通话实现了吗
[2025-12-21 08:43:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:43:13] [query] Engine: default
[2025-12-21 08:43:13] [query] Tokens: 量子视频通话实现了吗
[2025-12-21 08:43:13] [query] Mods: 11
[2025-12-21 08:43:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:43: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 LIMIT 0, 200
[2025-12-21 08:43:13] [query] Results: 0 Pages of results: 0
[2025-12-21 08:43:13] [query] Execution time: 0.09588
[2025-12-21 08:43:15] [query] Query for: 美容クリニック 受付 求人
[2025-12-21 08:43:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:43:15] [query] Engine: default
[2025-12-21 08:43:15] [query] Tokens: 美容クリニック 受付 求人
[2025-12-21 08:43:15] [query] Mods: 11
[2025-12-21 08:43:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:43: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 LIMIT 0, 200
[2025-12-21 08:43:15] [query] Results: 0 Pages of results: 0
[2025-12-21 08:43:15] [query] Execution time: 0.11870
[2025-12-21 08:43:38] [index:background] Health check
[2025-12-21 08:43:55] [indexer:background] Health check
[2025-12-21 08:44:18] [query] Query for: fallon
[2025-12-21 08:44:18] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:44:18] [query] Engine: nc_realtorsr_contacts
[2025-12-21 08:44:18] [query] Tokens: fallon
[2025-12-21 08:44:18] [query] Mods: 5
[2025-12-21 08:44:18] [query] Found results using: or logic
[2025-12-21 08:44:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 LIMIT 0, 200
[2025-12-21 08:44:18] [query] Results: 1 Pages of results: 1
[2025-12-21 08:44:18] [query] Execution time: 0.03497
[2025-12-21 08:44:23] [query] Query for: fallon
[2025-12-21 08:44:23] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:44:23] [query] Engine: nc_realtorsr_contacts
[2025-12-21 08:44:23] [query] Tokens: fallon
[2025-12-21 08:44:23] [query] Mods: 5
[2025-12-21 08:44:23] [query] Found results using: or logic
[2025-12-21 08:44:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 LIMIT 0, 200
[2025-12-21 08:44:23] [query] Results: 1 Pages of results: 1
[2025-12-21 08:44:23] [query] Execution time: 0.01782
[2025-12-21 08:45:03] [query] Query for: bucharest
[2025-12-21 08:45:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:45:03] [query] Engine: default
[2025-12-21 08:45:03] [query] Tokens: bucharest
[2025-12-21 08:45:03] [query] Mods: 11
[2025-12-21 08:45:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:45:03] [query] Results: 0 Pages of results: 0
[2025-12-21 08:45:03] [query] Execution time: 0.08474
[2025-12-21 08:45:44] [query] Query for: donation of real estate
[2025-12-21 08:45:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:45:44] [query] Engine: default
[2025-12-21 08:45:44] [query] Tokens: donation, real, estate
[2025-12-21 08:45:44] [query] Mods: 11
[2025-12-21 08:45:44] [query] Trying AND logic
[2025-12-21 08:45:44] [query] Found results using: and logic
[2025-12-21 08:45:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5679,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 >= '2025-12-21 08: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' ) ) ))) AND s.id IN ('11911', '19888', '46635', '50169') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:45:44] [query] Results: 4 Pages of results: 1
[2025-12-21 08:45:44] [query] Execution time: 0.14452
[2025-12-21 08:46:25] [query] Query for: pelvic congestinal teratoma radiopaedia
[2025-12-21 08:46:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:46:25] [query] Engine: default
[2025-12-21 08:46:25] [query] Tokens: constitutional, pelvic congestinal teratoma radiopaedia
[2025-12-21 08:46:25] [query] Mods: 11
[2025-12-21 08:46:25] [query] Using OR logic
[2025-12-21 08:46:25] [query] Found results using: or logic
[2025-12-21 08:46:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14151,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:46:25] [query] Results: 2 Pages of results: 1
[2025-12-21 08:46:25] [query] Execution time: 0.14739
[2025-12-21 08:46:55] [query] Query for: agent bob is called by a seller who currently listed with another under an exclusive right to sell listing agreement. the would like know if can list his property as current has performed poorly. could correctly answer:
[2025-12-21 08:46:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:46:55] [query] Engine: default
[2025-12-21 08:46:55] [query] Tokens: agent, bob, called, seller, currently, listed, another, exclusive, right, sell
[2025-12-21 08:46:55] [query] Mods: 11
[2025-12-21 08:46:55] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 08:46:55] [query] Using OR logic
[2025-12-21 08:46:56] [query] Found results using: or logic
[2025-12-21 08:46:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2684,545,210,4471,4954,1662,4501,1273,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 >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:46:56] [query] Results: 1127 Pages of results: 6
[2025-12-21 08:46:56] [query] Execution time: 0.48947
[2025-12-21 08:47:15] [query] Query for: מתגייסים-איזור אישי
[2025-12-21 08:47:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:47:15] [query] Engine: default
[2025-12-21 08:47:15] [query] Tokens: מתגייסים איזור אישי מתגייסים-איזור
[2025-12-21 08:47:15] [query] Mods: 11
[2025-12-21 08:47:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:47: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 LIMIT 0, 200
[2025-12-21 08:47:15] [query] Results: 0 Pages of results: 0
[2025-12-21 08:47:15] [query] Execution time: 0.13777
[2025-12-21 08:48:35] [query] Query for: 郑州市二七区2010年人口数量
[2025-12-21 08:48:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:48:35] [query] Engine: default
[2025-12-21 08:48:35] [query] Tokens: 2010, 郑州市二七区2010年人口数量
[2025-12-21 08:48:35] [query] Mods: 12
[2025-12-21 08:48:35] [query] Using OR logic
[2025-12-21 08:48:35] [query] Found results using: or logic
[2025-12-21 08:48:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(578) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (578,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:48:35] [query] Results: 21 Pages of results: 1
[2025-12-21 08:48:35] [query] Execution time: 0.11362
[2025-12-21 08:48:36] [index:background] Health check
[2025-12-21 08:48:50] [indexer:background] Health check
[2025-12-21 08:49:04] [query] Query for: 教育部《应用型本科高校建设指南》
[2025-12-21 08:49:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:49:04] [query] Engine: default
[2025-12-21 08:49:04] [query] Tokens: 教育部 应用型本科高校建设指南
[2025-12-21 08:49:04] [query] Mods: 11
[2025-12-21 08:49:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:49: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 LIMIT 0, 200
[2025-12-21 08:49:04] [query] Results: 0 Pages of results: 0
[2025-12-21 08:49:04] [query] Execution time: 0.14079
[2025-12-21 08:49:06] [query] Query for: is it customary for a buyer to send pickup agent collect purchases and have customer pay agent?
[2025-12-21 08:49:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:49:06] [query] Engine: default
[2025-12-21 08:49:06] [query] Tokens: customary, buyer, send, pickup, agent, collect, purchases, customer, pay
[2025-12-21 08:49:06] [query] Mods: 11
[2025-12-21 08:49:06] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 08:49:06] [query] Using OR logic
[2025-12-21 08:49:06] [query] Found results using: or logic
[2025-12-21 08:49:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 08:49: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 LIMIT 0, 200
[2025-12-21 08:49:06] [query] Results: 910 Pages of results: 5
[2025-12-21 08:49:06] [query] Execution time: 0.25904
[2025-12-21 08:49:28] [query] Query for: https%3a%2f%2flf3-static.bytednsdoc.com%2fobj%2feden-cn%2fild_jw_upfbvk_lm%2fljhwzthlaukjlkulzlp%2fdownload%2fdouyin_pc_client.mp4
[2025-12-21 08:49:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:49:28] [query] Engine: default
[2025-12-21 08:49:28] [query] Tokens: lmartin, lmfrozm735mcmj8mom, lmi, lmorgan, 2f, 3a, client, cn, com, https
[2025-12-21 08:49:28] [query] Mods: 12
[2025-12-21 08:49:28] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 08:49:28] [query] Using OR logic
[2025-12-21 08:49:31] [query] Found results using: or logic
[2025-12-21 08:49:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(18723,18722,5564,30070,23,21,13819,15628,9633) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (37185,29452,25636,37167,18723,18722,5564,30070,23,21) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:49:31] [query] Results: 691 Pages of results: 4
[2025-12-21 08:49:31] [query] Execution time: 3.32344
[2025-12-21 08:49:54] [query] Query for: real estate company signs
[2025-12-21 08:49:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:49:54] [query] Engine: default
[2025-12-21 08:49:54] [query] Tokens: real, estate, company, signs
[2025-12-21 08:49:54] [query] Mods: 11
[2025-12-21 08:49:54] [query] Trying AND logic
[2025-12-21 08:49:54] [query] Using OR logic
[2025-12-21 08:49:54] [query] Found results using: or logic
[2025-12-21 08:49:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2650) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:49:54] [query] Results: 984 Pages of results: 5
[2025-12-21 08:49:54] [query] Execution time: 0.44461
[2025-12-21 08:51:30] [query] Query for: landlord-tenant-property-management-issues
[2025-12-21 08:51:30] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:51:30] [query] Engine: legal_qandas
[2025-12-21 08:51:30] [query] Tokens: landlord, tenant, property, management, issues, landlord-tenant-property-management-issues
[2025-12-21 08:51:30] [query] Mods: 5
[2025-12-21 08:51:30] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 08:51:30] [query] Using OR logic
[2025-12-21 08:51:30] [query] Found results using: or logic
[2025-12-21 08:51:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (16842,10379,107,1167,953,32702) AND (( `s`.`id` IN ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 08:51:30] [query] Results: 529 Pages of results: 3
[2025-12-21 08:51:30] [query] Execution time: 0.11672
[2025-12-21 08:52:55] [query] Query for: ncl ncarg
[2025-12-21 08:52:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:52:55] [query] Engine: default
[2025-12-21 08:52:55] [query] Tokens: nclicensed
[2025-12-21 08:52:55] [query] Mods: 11
[2025-12-21 08:52:55] [query] Found results using: or logic
[2025-12-21 08:52:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 08:52:55] [query] Results: 2 Pages of results: 1
[2025-12-21 08:52:55] [query] Execution time: 0.01594
[2025-12-21 08:53:25] [query] Query for: スタッフのおすすめ 英語
[2025-12-21 08:53:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:53:25] [query] Engine: default
[2025-12-21 08:53:25] [query] Tokens: スタッフのおすすめ 英語
[2025-12-21 08:53:25] [query] Mods: 11
[2025-12-21 08:53:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:53:25] [query] Results: 0 Pages of results: 0
[2025-12-21 08:53:25] [query] Execution time: 0.09901
[2025-12-21 08:53:36] [index:background] Health check
[2025-12-21 08:53:49] [indexer:background] Health check
[2025-12-21 08:53:55] [query] Query for: charlie carver lpsg
[2025-12-21 08:53:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:53:55] [query] Engine: default
[2025-12-21 08:53:55] [query] Tokens: charlie, carefree, lips, lpcs, carver lpsg
[2025-12-21 08:53:55] [query] Mods: 12
[2025-12-21 08:53:55] [query] Using OR logic
[2025-12-21 08:53:55] [query] Found results using: or logic
[2025-12-21 08:53:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(16591) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16591,37825,25132,71777,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:53:55] [query] Results: 5 Pages of results: 1
[2025-12-21 08:53:55] [query] Execution time: 0.15208
[2025-12-21 08:54:30] [query] Query for: billig buspirone ⚘⛺🔩 www.7rx.biz/buspirone på nettet sikker kjøp over natten levering over. acquisto farmaci online. nå leverer samme dag bestill natten.
[2025-12-21 08:54:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:54:30] [query] Engine: default
[2025-12-21 08:54:30] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, daga, naa, naacp, naacps, naacp’s, nable
[2025-12-21 08:54:30] [query] Mods: 12
[2025-12-21 08:54:30] [query] Trying AND logic
[2025-12-21 08:54:30] [query] Using OR logic
[2025-12-21 08:54:30] [query] Found results using: or logic
[2025-12-21 08:54:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,7795,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,66216,15889,56315,56264,2606) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:54:30] [query] Results: 6 Pages of results: 1
[2025-12-21 08:54:30] [query] Execution time: 0.05005
[2025-12-21 08:54:34] [query] Query for: 小布施 あおい食堂
[2025-12-21 08:54:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:54:34] [query] Engine: default
[2025-12-21 08:54:34] [query] Tokens: 小布施 あおい食堂
[2025-12-21 08:54:34] [query] Mods: 11
[2025-12-21 08:54:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:54:34] [query] Results: 0 Pages of results: 0
[2025-12-21 08:54:34] [query] Execution time: 0.10747
[2025-12-21 08:54:39] [query] Query for: 流放之路怎么在市集看装备roll值
[2025-12-21 08:54:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:54:39] [query] Engine: default
[2025-12-21 08:54:39] [query] Tokens: 流放之路怎么在市集看装备roll值
[2025-12-21 08:54:39] [query] Mods: 11
[2025-12-21 08:54:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:54: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 LIMIT 0, 200
[2025-12-21 08:54:39] [query] Results: 0 Pages of results: 0
[2025-12-21 08:54:39] [query] Execution time: 0.07889
[2025-12-21 08:56:14] [query] Query for: harrington
[2025-12-21 08:56:14] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:56:14] [query] Engine: nc_realtorsr_contacts
[2025-12-21 08:56:14] [query] Tokens: harringtons, harrington
[2025-12-21 08:56:14] [query] Mods: 5
[2025-12-21 08:56:14] [query] Using OR logic
[2025-12-21 08:56:14] [query] Using OR logic
[2025-12-21 08:56:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (61323,10926) 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 LIMIT 0, 200
[2025-12-21 08:56:14] [query] Results: 0 Pages of results: 0
[2025-12-21 08:56:14] [query] Execution time: 0.03198
[2025-12-21 08:57:05] [query] Query for: commercial property real estate agent
[2025-12-21 08:57:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:57:05] [query] Engine: default
[2025-12-21 08:57:05] [query] Tokens: commercial, property, real, estate, agent
[2025-12-21 08:57:05] [query] Mods: 11
[2025-12-21 08:57:05] [query] Trying AND logic
[2025-12-21 08:57:05] [query] Using OR logic
[2025-12-21 08:57:06] [query] Found results using: or logic
[2025-12-21 08:57:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,107,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 >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:57:06] [query] Results: 1430 Pages of results: 8
[2025-12-21 08:57:06] [query] Execution time: 0.63721
[2025-12-21 08:57:54] [query] Query for: addenda-to-offer-to-purchase-and-contract
[2025-12-21 08:57:54] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:57:54] [query] Engine: legal_qandas
[2025-12-21 08:57:54] [query] Tokens: addenda, offer, purchase, contract, addenda-to-offer-to-purchase-and-contract
[2025-12-21 08:57:54] [query] Mods: 5
[2025-12-21 08:57:54] [query] Trying AND logic
[2025-12-21 08:57:54] [query] Using OR logic
[2025-12-21 08:57:54] [query] Found results using: or logic
[2025-12-21 08:57:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 08:57:54] [query] Results: 560 Pages of results: 3
[2025-12-21 08:57:54] [query] Execution time: 0.19323
[2025-12-21 08:58:19] [query] Query for: emd funds real estate
[2025-12-21 08:58:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:58:19] [query] Engine: default
[2025-12-21 08:58:19] [query] Tokens: emd, funds, real, estate
[2025-12-21 08:58:19] [query] Mods: 11
[2025-12-21 08:58:19] [query] Trying AND logic
[2025-12-21 08:58:19] [query] Found results using: and logic
[2025-12-21 08:58:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13220,605,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 >= '2025-12-21 08: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' ) ) ))) AND s.id IN ('19921', '20171', '25536', '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 LIMIT 0, 200
[2025-12-21 08:58:19] [query] Results: 4 Pages of results: 1
[2025-12-21 08:58:19] [query] Execution time: 0.11585
[2025-12-21 08:58:35] [query] Query for: 上海恒高液压设备有限公司
[2025-12-21 08:58:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:58:35] [query] Engine: default
[2025-12-21 08:58:35] [query] Tokens: 上海恒高液压设备有限公司
[2025-12-21 08:58:35] [query] Mods: 11
[2025-12-21 08:58:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:58:35] [query] Results: 0 Pages of results: 0
[2025-12-21 08:58:35] [query] Execution time: 0.08388
[2025-12-21 08:58:45] [query] Query for: commercial real estate buyers agent
[2025-12-21 08:58:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:58:45] [query] Engine: default
[2025-12-21 08:58:45] [query] Tokens: commercial, real, estate, buyers, agent
[2025-12-21 08:58:45] [query] Mods: 11
[2025-12-21 08:58:45] [query] Trying AND logic
[2025-12-21 08:58:45] [query] Using OR logic
[2025-12-21 08:58:46] [query] Found results using: or logic
[2025-12-21 08:58:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,2022,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 >= '2025-12-21 08:58: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 LIMIT 0, 200
[2025-12-21 08:58:46] [query] Results: 1315 Pages of results: 7
[2025-12-21 08:58:46] [query] Execution time: 0.57757
[2025-12-21 08:58:51] [query] Query for: klwp yahoo 天気
[2025-12-21 08:58:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:58:51] [query] Engine: default
[2025-12-21 08:58:52] [query] Tokens: yahoo, klwp 天気
[2025-12-21 08:58:52] [query] Mods: 12
[2025-12-21 08:58:52] [query] Using OR logic
[2025-12-21 08:58:52] [query] Found results using: or logic
[2025-12-21 08:58:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(6148) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6148,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:58: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:58:52] [query] Results: 15 Pages of results: 1
[2025-12-21 08:58:52] [query] Execution time: 0.19743
[2025-12-21 08:58:56] [query] Query for: who pays the realtor fee
[2025-12-21 08:58:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:58:56] [query] Engine: default
[2025-12-21 08:58:56] [query] Tokens: pays, realtor, fee
[2025-12-21 08:58:56] [query] Mods: 11
[2025-12-21 08:58:56] [query] Trying AND logic
[2025-12-21 08:58:56] [query] Found results using: and logic
[2025-12-21 08:58:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6959,402,1510) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:58: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 ('12425', '17502', '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 LIMIT 0, 200
[2025-12-21 08:58:56] [query] Results: 3 Pages of results: 1
[2025-12-21 08:58:56] [query] Execution time: 0.07928
[2025-12-21 08:59:05] [query] Query for: reverse mortgage realtor
[2025-12-21 08:59:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:59:05] [query] Engine: default
[2025-12-21 08:59:05] [query] Tokens: reverse, mortgage, realtor
[2025-12-21 08:59:05] [query] Mods: 11
[2025-12-21 08:59:05] [query] Trying AND logic
[2025-12-21 08:59:05] [query] Found results using: and logic
[2025-12-21 08:59:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7588,622,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 >= '2025-12-21 08:59: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 ('14176', '2337') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:59:05] [query] Results: 2 Pages of results: 1
[2025-12-21 08:59:06] [query] Execution time: 0.05529
[2025-12-21 08:59:10] [query] Query for: nc earnest money deposit
[2025-12-21 08:59:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:59:10] [query] Engine: default
[2025-12-21 08:59:10] [query] Tokens: nc, earnest, money, deposit
[2025-12-21 08:59:10] [query] Mods: 11
[2025-12-21 08:59:10] [query] Trying AND logic
[2025-12-21 08:59:10] [query] Using OR logic
[2025-12-21 08:59:10] [query] Found results using: or logic
[2025-12-21 08:59:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,13001,1350,9036) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08: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 LIMIT 0, 200
[2025-12-21 08:59:10] [query] Results: 855 Pages of results: 5
[2025-12-21 08:59:10] [query] Execution time: 0.60965
[2025-12-21 08:59:13] [query] Query for: realtor.com real estate apps
[2025-12-21 08:59:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:59:13] [query] Engine: default
[2025-12-21 08:59:13] [query] Tokens: realtor, com, real, estate, apps, realtor.com
[2025-12-21 08:59:13] [query] Mods: 11
[2025-12-21 08:59:13] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 08:59:13] [query] Using OR logic
[2025-12-21 08:59:13] [query] Found results using: or logic
[2025-12-21 08:59:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,7062,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 >= '2025-12-21 08: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 08:59:13] [query] Results: 1162 Pages of results: 6
[2025-12-21 08:59:13] [query] Execution time: 0.80948
[2025-12-21 08:59:21] [index:background] Health check
[2025-12-21 08:59:21] [index:background] Health check
[2025-12-21 08:59:22] [indexer:background] Health check
[2025-12-21 08:59:35] [query] Query for: free real estate forms online form library
[2025-12-21 08:59:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:59:35] [query] Engine: default
[2025-12-21 08:59:35] [query] Tokens: free, real, estate, forms, online, form, library
[2025-12-21 08:59:35] [query] Mods: 11
[2025-12-21 08:59:35] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 08:59:35] [query] Using OR logic
[2025-12-21 08:59:35] [query] Found results using: or logic
[2025-12-21 08:59:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 08:59: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 LIMIT 0, 200
[2025-12-21 08:59:35] [query] Results: 1594 Pages of results: 8
[2025-12-21 08:59:35] [query] Execution time: 0.64025
[2025-12-21 08:59:45] [query] Query for: contingency fee real estate
[2025-12-21 08:59:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:59:45] [query] Engine: default
[2025-12-21 08:59:45] [query] Tokens: contingency, fee, real, estate
[2025-12-21 08:59:45] [query] Mods: 11
[2025-12-21 08:59:45] [query] Trying AND logic
[2025-12-21 08:59:45] [query] Found results using: and logic
[2025-12-21 08:59:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 08: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' ) ) ))) AND s.id IN ('10734', '17384', '17792', '20172', '21188', '24479', '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 LIMIT 0, 200
[2025-12-21 08:59:45] [query] Results: 7 Pages of results: 1
[2025-12-21 08:59:45] [query] Execution time: 0.06140
[2025-12-21 08:59:56] [query] Query for: 幼児期、学童期、乳児期の発達段階　家族
[2025-12-21 08:59:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 08:59:56] [query] Engine: default
[2025-12-21 08:59:56] [query] Tokens: 幼児期 学童期 乳児期の発達段階 家族
[2025-12-21 08:59:56] [query] Mods: 11
[2025-12-21 08:59:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 08:59: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 LIMIT 0, 200
[2025-12-21 08:59:56] [query] Results: 0 Pages of results: 0
[2025-12-21 08:59:56] [query] Execution time: 0.14854
[2025-12-21 09:00:25] [query] Query for: site:msn.com prior lake real estate sales data
[2025-12-21 09:00:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:00:25] [query] Engine: default
[2025-12-21 09:00:25] [query] Tokens: tmsnewlogohorizontal071314, com, data, estate, lake, prior, real, sales, site
[2025-12-21 09:00:25] [query] Mods: 12
[2025-12-21 09:00:25] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 09:00:25] [query] Using OR logic
[2025-12-21 09:00:43] [query] Found results using: or logic
[2025-12-21 09:00:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,1454,172,9346,586,171,1161,1964) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,172,9346,586,171,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 >= '2025-12-21 09: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:00:43] [query] Results: 1185 Pages of results: 6
[2025-12-21 09:00:43] [query] Execution time: 17.45712
[2025-12-21 09:01:15] [query] Query for: nft real estate marketplace updates
[2025-12-21 09:01:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:01:15] [query] Engine: default
[2025-12-21 09:01:16] [query] Tokens: 2tiygahxdxnft8g, wn_nafbvu-2tiygahxdxnft8g, wnnafbvu2tiygahxdxnft8g, estate, marketplace, real, updates
[2025-12-21 09:01:16] [query] Mods: 12
[2025-12-21 09:01:16] [query] Trying AND logic
[2025-12-21 09:01:16] [query] Using OR logic
[2025-12-21 09:01:26] [query] Found results using: or logic
[2025-12-21 09:01:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,4478,171,2554) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49672,49673,49674,172,4478,171,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 >= '2025-12-21 09:01: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:01:26] [query] Results: 962 Pages of results: 5
[2025-12-21 09:01:26] [query] Execution time: 10.13741
[2025-12-21 09:01:35] [query] Query for: 天玑8400处理器规格
[2025-12-21 09:01:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:01:35] [query] Engine: default
[2025-12-21 09:01:35] [query] Tokens: 8400140
[2025-12-21 09:01:35] [query] Mods: 11
[2025-12-21 09:01:35] [query] Found results using: or logic
[2025-12-21 09:01:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29426) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:01: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 LIMIT 0, 200
[2025-12-21 09:01:35] [query] Results: 1 Pages of results: 1
[2025-12-21 09:01:35] [query] Execution time: 0.02000
[2025-12-21 09:01:39] [query] Query for: real estate agent fee
[2025-12-21 09:01:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:01:39] [query] Engine: default
[2025-12-21 09:01:39] [query] Tokens: real, estate, agent, fee
[2025-12-21 09:01:39] [query] Mods: 11
[2025-12-21 09:01:39] [query] Trying AND logic
[2025-12-21 09:01:39] [query] Using OR logic
[2025-12-21 09:01:39] [query] Found results using: or logic
[2025-12-21 09:01:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1510) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:01: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 LIMIT 0, 200
[2025-12-21 09:01:39] [query] Results: 1166 Pages of results: 6
[2025-12-21 09:01:39] [query] Execution time: 0.48906
[2025-12-21 09:02:46] [query] Query for: 韵达同城快递送三天
[2025-12-21 09:02:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:02:46] [query] Engine: default
[2025-12-21 09:02:46] [query] Tokens: 韵达同城快递送三天
[2025-12-21 09:02:46] [query] Mods: 11
[2025-12-21 09:02:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:02: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 LIMIT 0, 200
[2025-12-21 09:02:46] [query] Results: 0 Pages of results: 0
[2025-12-21 09:02:46] [query] Execution time: 0.12990
[2025-12-21 09:03:37] [index:background] Health check
[2025-12-21 09:03:49] [indexer:background] Health check
[2025-12-21 09:04:26] [query] Query for: iü gökhan övenç
[2025-12-21 09:04:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:04:26] [query] Engine: default
[2025-12-21 09:04:26] [query] Tokens: 1faipqlsfiu269wjdamknspylu6zfjti5wfzdeicco230iuohmibcnkq, 1uxn-biuzgoelyue5l1wlm104e6seh-q0, 1uxnbiuzgoelyue5l1wlm104e6sehq0, 2025-valuation-law-symposium, 2025valuationlawsymposium, aiu, auditorium, biennium, biuzgoelyue5l1wlm104e6seh, calcium
[2025-12-21 09:04:26] [query] Mods: 11
[2025-12-21 09:04:26] [query] Using OR logic
[2025-12-21 09:04:26] [query] Found results using: and logic
[2025-12-21 09:04:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,29572,29573,65242,65244,8900,12656,17899,29570,8178) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:04: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 LIMIT 0, 200
[2025-12-21 09:04:26] [query] Results: 5 Pages of results: 1
[2025-12-21 09:04:26] [query] Execution time: 0.16199
[2025-12-21 09:05:26] [query] Query for: 印度ai人工智能大赛
[2025-12-21 09:05:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:05:26] [query] Engine: default
[2025-12-21 09:05:26] [query] Tokens: 印度ai人工智能大赛
[2025-12-21 09:05:26] [query] Mods: 11
[2025-12-21 09:05:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:05:26] [query] Results: 0 Pages of results: 0
[2025-12-21 09:05:26] [query] Execution time: 0.07633
[2025-12-21 09:06:16] [query] Query for: besoffene freizügige frauen porno
[2025-12-21 09:06:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:06:16] [query] Engine: default
[2025-12-21 09:06:16] [query] Tokens: frame, fran, besoffene freizugige frauen porno
[2025-12-21 09:06:16] [query] Mods: 11
[2025-12-21 09:06:16] [query] Using OR logic
[2025-12-21 09:06:16] [query] Found results using: or logic
[2025-12-21 09:06:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8748,16580,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:06: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 LIMIT 0, 200
[2025-12-21 09:06:16] [query] Results: 13 Pages of results: 1
[2025-12-21 09:06:16] [query] Execution time: 0.18833
[2025-12-21 09:08:02] [query] Query for: zoloft inhaltsstoffe ➟🌓 www.7search.top/fr/zoloft acheter bonne qualité. sans ordonnance nécessaire - pas cher.
[2025-12-21 09:08:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 09:08:02] [query] Engine: default
[2025-12-21 09:08:02] [query] Tokens: bonnell, bonner, bonney, cherished, cherokee, cherokeenc, cherokees, cherokee’s, cherry, cheryl
[2025-12-21 09:08:02] [query] Mods: 12
[2025-12-21 09:08:02] [query] Trying AND logic
[2025-12-21 09:08:02] [query] Using OR logic
[2025-12-21 09:08:02] [query] Found results using: or logic
[2025-12-21 09:08:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5004,1016,13792,1156,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,57018,19554,68888,70868,70860,22856,13815) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 09:08:02] [query] Results: 13 Pages of results: 2
[2025-12-21 09:08:02] [query] Execution time: 0.18288
[2025-12-21 09:08:08] [query] Query for: clomhexal kaufen ⡯ http://onlinepainpharma.com/presomen
[2025-12-21 09:08:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:08:08] [query] Engine: default
[2025-12-21 09:08:08] [query] Tokens: http, com, kaufman, person, clomhexal kaufen ⡯ onlinepainpharma presomen onlinepainpharma.com
[2025-12-21 09:08:08] [query] Mods: 12
[2025-12-21 09:08:08] [query] Using OR logic
[2025-12-21 09:08:09] [query] Found results using: or logic
[2025-12-21 09:08:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,2484) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,23,27758,1441,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:08:09] [query] Results: 380 Pages of results: 2
[2025-12-21 09:08:09] [query] Execution time: 1.08514
[2025-12-21 09:08:13] [query] Query for: norlevo salbe kaufen ⡯ http://onlinepainpharma.com/norlevo
[2025-12-21 09:08:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:08:13] [query] Engine: default
[2025-12-21 09:08:13] [query] Tokens: http, com, kaufman, norlevo salbe kaufen ⡯ onlinepainpharma norlevo onlinepainpharma.com
[2025-12-21 09:08:13] [query] Mods: 12
[2025-12-21 09:08:13] [query] Using OR logic
[2025-12-21 09:08:13] [query] Found results using: or logic
[2025-12-21 09:08:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,2484) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,23,27758,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:08:13] [query] Results: 204 Pages of results: 2
[2025-12-21 09:08:13] [query] Execution time: 0.69801
[2025-12-21 09:08:18] [query] Query for: suhagra bestellen ohne rezept ⡯ http://onlinepainpharma.com/suhagra
[2025-12-21 09:08:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:08:18] [query] Engine: default
[2025-12-21 09:08:18] [query] Tokens: bohner, kohnert, com, http
[2025-12-21 09:08:18] [query] Mods: 12
[2025-12-21 09:08:18] [query] Trying AND logic
[2025-12-21 09:08:18] [query] Using OR logic
[2025-12-21 09:08:18] [query] Found results using: or logic
[2025-12-21 09:08:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,2484) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4403,27801,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 >= '2025-12-21 09:08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:08:18] [query] Results: 205 Pages of results: 2
[2025-12-21 09:08:18] [query] Execution time: 0.68535
[2025-12-21 09:08:36] [index:background] Health check
[2025-12-21 09:08:50] [indexer:background] Health check
[2025-12-21 09:10:08] [query] Query for: most trusted professions gallup 2025 real estate agents trust
[2025-12-21 09:10:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:10:08] [query] Engine: default
[2025-12-21 09:10:08] [query] Tokens: trusted, 2025, real, estate, agents, trust, professions gallup gallup 2025
[2025-12-21 09:10:08] [query] Mods: 12
[2025-12-21 09:10:08] [query] Using OR logic
[2025-12-21 09:10:27] [query] Found results using: or logic
[2025-12-21 09:10:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,1155,172,171,3288,1166) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1166,24711,171,172,1155,3288,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:10:27] [query] Results: 1151 Pages of results: 6
[2025-12-21 09:10:27] [query] Execution time: 19.26996
[2025-12-21 09:10:37] [query] Query for: 阿里破产管理平台债权人端
[2025-12-21 09:10:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:10:37] [query] Engine: default
[2025-12-21 09:10:37] [query] Tokens: 阿里破产管理平台债权人端
[2025-12-21 09:10:37] [query] Mods: 11
[2025-12-21 09:10:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:10:37] [query] Results: 0 Pages of results: 0
[2025-12-21 09:10:37] [query] Execution time: 0.31013
[2025-12-21 09:11:26] [query] Query for: january 2021 va addendum
[2025-12-21 09:11:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:11:26] [query] Engine: default
[2025-12-21 09:11:26] [query] Tokens: january, 2021, va, addendum, january 2021
[2025-12-21 09:11:26] [query] Mods: 11
[2025-12-21 09:11:26] [query] Trying AND logic
[2025-12-21 09:11:26] [query] Using OR logic
[2025-12-21 09:11:26] [query] Found results using: or logic
[2025-12-21 09:11:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (833,4824,5533,12562,27241) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:11: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 LIMIT 0, 200
[2025-12-21 09:11:26] [query] Results: 374 Pages of results: 2
[2025-12-21 09:11:26] [query] Execution time: 0.25908
[2025-12-21 09:11:37] [query] Query for: 截止到2025年9月，徐汇区高质量孵化器的入孵企业近多少家
[2025-12-21 09:11:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:11:37] [query] Engine: default
[2025-12-21 09:11:37] [query] Tokens: 2025, 9, 截止到2025年9月 徐汇区高质量孵化器的入孵企业近多少家
[2025-12-21 09:11:37] [query] Mods: 12
[2025-12-21 09:11:37] [query] Using OR logic
[2025-12-21 09:11:38] [query] Found results using: or logic
[2025-12-21 09:11:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,4096) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 09: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:11:38] [query] Results: 299 Pages of results: 2
[2025-12-21 09:11:38] [query] Execution time: 1.32322
[2025-12-21 09:12:56] [query] Query for: margaret jane crawley
[2025-12-21 09:12:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:12:56] [query] Engine: default
[2025-12-21 09:12:56] [query] Tokens: margaret, jane, corley, crawl, curley, crawley
[2025-12-21 09:12:56] [query] Mods: 12
[2025-12-21 09:12:56] [query] Using OR logic
[2025-12-21 09:12:57] [query] Found results using: or logic
[2025-12-21 09:12:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1516,17299) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17299,1516,23114,45095,23147,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:12:57] [query] Results: 15 Pages of results: 1
[2025-12-21 09:12:57] [query] Execution time: 0.28936
[2025-12-21 09:13:36] [index:background] Health check
[2025-12-21 09:13:37] [query] Query for: real estate adenda
[2025-12-21 09:13:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:13:37] [query] Engine: default
[2025-12-21 09:13:37] [query] Tokens: real, estate, addenda, adenda
[2025-12-21 09:13:37] [query] Mods: 12
[2025-12-21 09:13:37] [query] Using OR logic
[2025-12-21 09:13:47] [query] Found results using: or logic
[2025-12-21 09:13:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,17198,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:13:47] [query] Results: 984 Pages of results: 5
[2025-12-21 09:13:47] [query] Execution time: 10.34435
[2025-12-21 09:13:48] [indexer:background] Health check
[2025-12-21 09:14:37] [query] Query for: 6.sınıf geleneksel oyunlar konuşma sınavı örnekleri
[2025-12-21 09:14:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:14:37] [query] Engine: default
[2025-12-21 09:14:37] [query] Tokens: 6, signify, sinif geleneksel oyunlar konusma sinavi ornekleri 6.sinif
[2025-12-21 09:14:37] [query] Mods: 12
[2025-12-21 09:14:37] [query] Using OR logic
[2025-12-21 09:14:38] [query] Found results using: or logic
[2025-12-21 09:14:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2629) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,34099,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:14:38] [query] Results: 175 Pages of results: 1
[2025-12-21 09:14:38] [query] Execution time: 0.52491
[2025-12-21 09:16:08] [query] Query for: 上海市失业人员国家每月补贴政策
[2025-12-21 09:16:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:16:08] [query] Engine: default
[2025-12-21 09:16:08] [query] Tokens: 上海市失业人员国家每月补贴政策
[2025-12-21 09:16:08] [query] Mods: 11
[2025-12-21 09:16:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:16: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 LIMIT 0, 200
[2025-12-21 09:16:08] [query] Results: 0 Pages of results: 0
[2025-12-21 09:16:08] [query] Execution time: 0.11128
[2025-12-21 09:18:05] [query] Query for: tsc traly
[2025-12-21 09:18:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:18:05] [query] Engine: default
[2025-12-21 09:18:05] [query] Tokens: 020524mobilemondayschangeyourfactschangeyourtax, agreementscontact, artscrafts, eventscalendar, flatscreen, healthbenefitscenter, mobilemondayschangeyourfactschangeyourtax, ncrealtorshealthbenefitscenter, ncrhealthbenefitscenter, ncrhealthbenefitscenter-couple2_resourcesheader
[2025-12-21 09:18:05] [query] Mods: 11
[2025-12-21 09:18:05] [query] Using OR logic
[2025-12-21 09:18:05] [query] Found results using: and logic
[2025-12-21 09:18:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (47615,45292,74745,35339,59479,30319,47612,26173,30468,30474) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:18: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 LIMIT 0, 200
[2025-12-21 09:18:05] [query] Results: 32 Pages of results: 1
[2025-12-21 09:18:05] [query] Execution time: 0.09597
[2025-12-21 09:18:36] [index:background] Health check
[2025-12-21 09:18:37] [query] Query for: 环世界风切丸
[2025-12-21 09:18:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:18:37] [query] Engine: default
[2025-12-21 09:18:37] [query] Tokens: 环世界风切丸
[2025-12-21 09:18:37] [query] Mods: 11
[2025-12-21 09:18:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:18:37] [query] Results: 0 Pages of results: 0
[2025-12-21 09:18:37] [query] Execution time: 0.07782
[2025-12-21 09:18:49] [indexer:background] Health check
[2025-12-21 09:18:56] [query] Query for: outlook邮箱绑定的手机号怎么更换
[2025-12-21 09:18:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:18:56] [query] Engine: default
[2025-12-21 09:18:57] [query] Tokens: outlook邮箱绑定的手机号怎么更换
[2025-12-21 09:18:57] [query] Mods: 11
[2025-12-21 09:18:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:18:57] [query] Results: 0 Pages of results: 0
[2025-12-21 09:18:57] [query] Execution time: 0.08570
[2025-12-21 09:19:17] [query] Query for: 日本の主婦はピザ配達人を吸う
[2025-12-21 09:19:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:19:17] [query] Engine: default
[2025-12-21 09:19:17] [query] Tokens: 日本の主婦はピザ配達人を吸う
[2025-12-21 09:19:17] [query] Mods: 11
[2025-12-21 09:19:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:19:17] [query] Results: 0 Pages of results: 0
[2025-12-21 09:19:17] [query] Execution time: 0.07639
[2025-12-21 09:19:48] [query] Query for: pyeongtaek dream tech
[2025-12-21 09:19:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:19:48] [query] Engine: default
[2025-12-21 09:19:48] [query] Tokens: dream, tech, pyeongtaek
[2025-12-21 09:19:48] [query] Mods: 12
[2025-12-21 09:19:48] [query] Using OR logic
[2025-12-21 09:19:48] [query] Found results using: or logic
[2025-12-21 09:19:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1088,1534) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1088,1534,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:19:48] [query] Results: 53 Pages of results: 1
[2025-12-21 09:19:48] [query] Execution time: 0.17123
[2025-12-21 09:20:28] [query] Query for: north carolina ndt
[2025-12-21 09:20:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:20:28] [query] Engine: default
[2025-12-21 09:20:28] [query] Tokens: aroundtheclock, behindthescenes, covid19andthecode, hildebrandt, kwendt, landt, roundtable, roundtables, triedandtrue, wendt
[2025-12-21 09:20:28] [query] Mods: 12
[2025-12-21 09:20:28] [query] Using OR logic
[2025-12-21 09:20:28] [query] Found results using: and logic
[2025-12-21 09:20:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(254,253) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8374,17039,19847,30557,37274,21364,236,43890,27087,22211) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:20: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:20:28] [query] Results: 22 Pages of results: 1
[2025-12-21 09:20:28] [query] Execution time: 0.23804
[2025-12-21 09:20:48] [query] Query for: 西安交通大学博士休学申请
[2025-12-21 09:20:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:20:48] [query] Engine: default
[2025-12-21 09:20:48] [query] Tokens: 西安交通大学博士休学申请
[2025-12-21 09:20:48] [query] Mods: 11
[2025-12-21 09:20:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:20:48] [query] Results: 0 Pages of results: 0
[2025-12-21 09:20:48] [query] Execution time: 0.10790
[2025-12-21 09:21:08] [query] Query for: regitra mažeikiai registruotis
[2025-12-21 09:21:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:21:08] [query] Engine: default
[2025-12-21 09:21:08] [query] Tokens: register, registry, regitra mazeikiai registruotis
[2025-12-21 09:21:08] [query] Mods: 11
[2025-12-21 09:21:08] [query] Using OR logic
[2025-12-21 09:21:08] [query] Found results using: or logic
[2025-12-21 09:21:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (908,4529,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:21:08] [query] Results: 64 Pages of results: 1
[2025-12-21 09:21:08] [query] Execution time: 0.18222
[2025-12-21 09:23:36] [index:background] Health check
[2025-12-21 09:23:49] [indexer:background] Health check
[2025-12-21 09:23:52] [query] Query for: 宝可梦 z神
[2025-12-21 09:23:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:23:52] [query] Engine: default
[2025-12-21 09:23:52] [query] Tokens: 宝可梦 z神
[2025-12-21 09:23:52] [query] Mods: 11
[2025-12-21 09:23:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 09:23:52] [query] Results: 0 Pages of results: 0
[2025-12-21 09:23:52] [query] Execution time: 0.10502
[2025-12-21 09:24:07] [query] Query for: 医疗险退保后报销的时间限制规定
[2025-12-21 09:24:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:24:07] [query] Engine: default
[2025-12-21 09:24:08] [query] Tokens: 医疗险退保后报销的时间限制规定
[2025-12-21 09:24:08] [query] Mods: 11
[2025-12-21 09:24:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:24:08] [query] Results: 0 Pages of results: 0
[2025-12-21 09:24:08] [query] Execution time: 0.12473
[2025-12-21 09:24:57] [query] Query for: not nc oh
[2025-12-21 09:24:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:24:57] [query] Engine: default
[2025-12-21 09:24:57] [query] Tokens: nc, oh
[2025-12-21 09:24:57] [query] Mods: 11
[2025-12-21 09:24:57] [query] Trying AND logic
[2025-12-21 09:24:57] [query] Found results using: and logic
[2025-12-21 09:24:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7162) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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' ) ) ))) AND s.id IN ('12352', '13617', '14364', '2595', '2696', '34078', '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 LIMIT 0, 200
[2025-12-21 09:24:57] [query] Results: 6 Pages of results: 1
[2025-12-21 09:24:57] [query] Execution time: 0.06526
[2025-12-21 09:25:28] [query] Query for: พยากรณ์อากาศกรุงเทพ
[2025-12-21 09:25:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:25:28] [query] Engine: default
[2025-12-21 09:25:28] [query] Tokens: พยากรณ์อากาศกรุงเทพ
[2025-12-21 09:25:28] [query] Mods: 11
[2025-12-21 09:25:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:25: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 LIMIT 0, 200
[2025-12-21 09:25:28] [query] Results: 0 Pages of results: 0
[2025-12-21 09:25:28] [query] Execution time: 0.08800
[2025-12-21 09:26:08] [query] Query for: メゾネットスイート「典雅」
[2025-12-21 09:26:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:26:08] [query] Engine: default
[2025-12-21 09:26:09] [query] Tokens: メゾネットスイート 典雅
[2025-12-21 09:26:09] [query] Mods: 11
[2025-12-21 09:26:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:26:09] [query] Results: 0 Pages of results: 0
[2025-12-21 09:26:09] [query] Execution time: 0.12862
[2025-12-21 09:26:11] [query] Query for: real estate lease administration
[2025-12-21 09:26:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:26:11] [query] Engine: default
[2025-12-21 09:26:11] [query] Tokens: real, estate, lease, administration
[2025-12-21 09:26:11] [query] Mods: 11
[2025-12-21 09:26:11] [query] Trying AND logic
[2025-12-21 09:26:11] [query] Using OR logic
[2025-12-21 09:26:11] [query] Found results using: or logic
[2025-12-21 09:26:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1896) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:26:11] [query] Results: 1001 Pages of results: 6
[2025-12-21 09:26:11] [query] Execution time: 0.41299
[2025-12-21 09:26:38] [query] Query for: 开题报告培养单位意见
[2025-12-21 09:26:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:26:38] [query] Engine: default
[2025-12-21 09:26:38] [query] Tokens: 开题报告培养单位意见
[2025-12-21 09:26:38] [query] Mods: 11
[2025-12-21 09:26:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:26:38] [query] Results: 0 Pages of results: 0
[2025-12-21 09:26:38] [query] Execution time: 0.07580
[2025-12-21 09:27:38] [query] Query for: buying and selling real estate
[2025-12-21 09:27:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:27:38] [query] Engine: default
[2025-12-21 09:27:38] [query] Tokens: buying, selling, real, estate
[2025-12-21 09:27:38] [query] Mods: 11
[2025-12-21 09:27:38] [query] Trying AND logic
[2025-12-21 09:27:38] [query] Found results using: and logic
[2025-12-21 09:27:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 09:27: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 ('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 LIMIT 0, 200
[2025-12-21 09:27:38] [query] Results: 31 Pages of results: 1
[2025-12-21 09:27:38] [query] Execution time: 0.12296
[2025-12-21 09:27:48] [query] Query for: как ведут себя девушки на вечеринках
[2025-12-21 09:27:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:27:48] [query] Engine: default
[2025-12-21 09:27:48] [query] Tokens: как ведут себя девушки на вечеринках
[2025-12-21 09:27:48] [query] Mods: 11
[2025-12-21 09:27:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:27: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 LIMIT 0, 200
[2025-12-21 09:27:48] [query] Results: 0 Pages of results: 0
[2025-12-21 09:27:48] [query] Execution time: 0.18076
[2025-12-21 09:28:36] [index:background] Health check
[2025-12-21 09:28:50] [indexer:background] Health check
[2025-12-21 09:30:59] [query] Query for: fayetteville nc to charlotte distance
[2025-12-21 09:30:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:30:59] [query] Engine: default
[2025-12-21 09:30:59] [query] Tokens: fayetteville, nc, charlotte, distance
[2025-12-21 09:30:59] [query] Mods: 11
[2025-12-21 09:30:59] [query] Trying AND logic
[2025-12-21 09:30:59] [query] Using OR logic
[2025-12-21 09:30:59] [query] Found results using: or logic
[2025-12-21 09:30:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5224,4102) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:30:59] [query] Results: 673 Pages of results: 4
[2025-12-21 09:30:59] [query] Execution time: 0.42929
[2025-12-21 09:31:58] [query] Query for: ライズオブローニン
[2025-12-21 09:31:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:31:58] [query] Engine: default
[2025-12-21 09:31:58] [query] Tokens: ライズオブローニン
[2025-12-21 09:31:58] [query] Mods: 11
[2025-12-21 09:31:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:31:58] [query] Results: 0 Pages of results: 0
[2025-12-21 09:31:58] [query] Execution time: 0.11076
[2025-12-21 09:32:28] [query] Query for: 珠海置業
[2025-12-21 09:32:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:32:28] [query] Engine: default
[2025-12-21 09:32:28] [query] Tokens: 珠海置業
[2025-12-21 09:32:28] [query] Mods: 11
[2025-12-21 09:32:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:32:28] [query] Results: 0 Pages of results: 0
[2025-12-21 09:32:28] [query] Execution time: 0.08092
[2025-12-21 09:33:36] [index:background] Health check
[2025-12-21 09:33:50] [indexer:background] Health check
[2025-12-21 09:34:29] [query] Query for: 2025届安徽省名校阶段检测高三10月联考化学
[2025-12-21 09:34:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:34:29] [query] Engine: default
[2025-12-21 09:34:29] [query] Tokens: 2025, 10, 2025届安徽省名校阶段检测高三10月联考化学
[2025-12-21 09:34:29] [query] Mods: 12
[2025-12-21 09:34:29] [query] Using OR logic
[2025-12-21 09:34:33] [query] Found results using: or logic
[2025-12-21 09:34:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(393,24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 09: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:34:33] [query] Results: 404 Pages of results: 3
[2025-12-21 09:34:33] [query] Execution time: 3.52795
[2025-12-21 09:34:39] [query] Query for: 永康街的歷史
[2025-12-21 09:34:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:34:39] [query] Engine: default
[2025-12-21 09:34:39] [query] Tokens: 永康街的歷史
[2025-12-21 09:34:39] [query] Mods: 11
[2025-12-21 09:34:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:34: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 LIMIT 0, 200
[2025-12-21 09:34:39] [query] Results: 0 Pages of results: 0
[2025-12-21 09:34:40] [query] Execution time: 0.15036
[2025-12-21 09:34:49] [query] Query for: 2025年小规模纳税人税收优惠政策
[2025-12-21 09:34:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:34:49] [query] Engine: default
[2025-12-21 09:34:49] [query] Tokens: 2025, 2025年小规模纳税人税收优惠政策
[2025-12-21 09:34:49] [query] Mods: 12
[2025-12-21 09:34:49] [query] Using OR logic
[2025-12-21 09:34:50] [query] Found results using: or logic
[2025-12-21 09:34:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:34:50] [query] Results: 194 Pages of results: 1
[2025-12-21 09:34:50] [query] Execution time: 0.65963
[2025-12-21 09:36:59] [query] Query for: 中央民族大学学硕
[2025-12-21 09:36:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:36:59] [query] Engine: default
[2025-12-21 09:36:59] [query] Tokens: 中央民族大学学硕
[2025-12-21 09:36:59] [query] Mods: 11
[2025-12-21 09:36:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:36: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 LIMIT 0, 200
[2025-12-21 09:36:59] [query] Results: 0 Pages of results: 0
[2025-12-21 09:36:59] [query] Execution time: 0.08834
[2025-12-21 09:38:29] [query] Query for: buying and selling real estate
[2025-12-21 09:38:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:38:29] [query] Engine: default
[2025-12-21 09:38:29] [query] Tokens: buying, selling, real, estate
[2025-12-21 09:38:29] [query] Mods: 11
[2025-12-21 09:38:29] [query] Trying AND logic
[2025-12-21 09:38:29] [query] Found results using: and logic
[2025-12-21 09:38:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 09:38: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 ('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 LIMIT 0, 200
[2025-12-21 09:38:29] [query] Results: 31 Pages of results: 1
[2025-12-21 09:38:29] [query] Execution time: 0.07374
[2025-12-21 09:38:36] [index:background] Health check
[2025-12-21 09:38:50] [indexer:background] Health check
[2025-12-21 09:39:50] [query] Query for: difference between a written and verbal offer in real estate
[2025-12-21 09:39:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:39:50] [query] Engine: default
[2025-12-21 09:39:50] [query] Tokens: difference, written, verbal, offer, real, estate
[2025-12-21 09:39:50] [query] Mods: 11
[2025-12-21 09:39:50] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 09:39:50] [query] Using OR logic
[2025-12-21 09:39:50] [query] Found results using: or logic
[2025-12-21 09:39:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5112,11477,1798,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 >= '2025-12-21 09:39: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 LIMIT 0, 200
[2025-12-21 09:39:50] [query] Results: 1279 Pages of results: 7
[2025-12-21 09:39:50] [query] Execution time: 0.62244
[2025-12-21 09:39:59] [query] Query for: tanaji malusare
[2025-12-21 09:39:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:39:59] [query] Engine: default
[2025-12-21 09:39:59] [query] Tokens: malleswar, tanaji malusare
[2025-12-21 09:39:59] [query] Mods: 11
[2025-12-21 09:39:59] [query] Using OR logic
[2025-12-21 09:39:59] [query] Found results using: or logic
[2025-12-21 09:39:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (72339,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 09:39:59] [query] Results: 1 Pages of results: 1
[2025-12-21 09:39:59] [query] Execution time: 0.12143
[2025-12-21 09:40:04] [query] Query for: best high-yield checking accounts
[2025-12-21 09:40:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:40:04] [query] Engine: default
[2025-12-21 09:40:04] [query] Tokens: best, high, yield, checking, accounts, high-yield
[2025-12-21 09:40:04] [query] Mods: 11
[2025-12-21 09:40:04] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 09:40:04] [query] Using OR logic
[2025-12-21 09:40:04] [query] Found results using: or logic
[2025-12-21 09:40:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,148,2153,7290,6750,21766) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:40: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 LIMIT 0, 200
[2025-12-21 09:40:04] [query] Results: 375 Pages of results: 2
[2025-12-21 09:40:04] [query] Execution time: 0.10890
[2025-12-21 09:40:59] [query] Query for: はまださとし 現在議員ではない？
[2025-12-21 09:40:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:40:59] [query] Engine: default
[2025-12-21 09:40:59] [query] Tokens: はまださとし 現在議員ではない
[2025-12-21 09:40:59] [query] Mods: 11
[2025-12-21 09:40:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:40: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 LIMIT 0, 200
[2025-12-21 09:40:59] [query] Results: 0 Pages of results: 0
[2025-12-21 09:40:59] [query] Execution time: 0.11355
[2025-12-21 09:41:39] [query] Query for: garage you instagram
[2025-12-21 09:41:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:41:39] [query] Engine: default
[2025-12-21 09:41:39] [query] Tokens: garage, instagram
[2025-12-21 09:41:39] [query] Mods: 11
[2025-12-21 09:41:39] [query] Trying AND logic
[2025-12-21 09:41:39] [query] Found results using: and logic
[2025-12-21 09:41:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7474,5555) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:41: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 ('10158') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:41:39] [query] Results: 1 Pages of results: 1
[2025-12-21 09:41:39] [query] Execution time: 0.08511
[2025-12-21 09:43:36] [index:background] Health check
[2025-12-21 09:43:50] [indexer:background] Health check
[2025-12-21 09:45:20] [query] Query for: 夏帕義大利麵 逢甲店
[2025-12-21 09:45:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:45:20] [query] Engine: default
[2025-12-21 09:45:20] [query] Tokens: 夏帕義大利麵 逢甲店
[2025-12-21 09:45:20] [query] Mods: 11
[2025-12-21 09:45:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:45:20] [query] Results: 0 Pages of results: 0
[2025-12-21 09:45:20] [query] Execution time: 0.09641
[2025-12-21 09:45:24] [query] Query for: 河南科技大学2026年硕士毕业条件
[2025-12-21 09:45:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:45:24] [query] Engine: default
[2025-12-21 09:45:24] [query] Tokens: 2026, 河南科技大学2026年硕士毕业条件
[2025-12-21 09:45:24] [query] Mods: 12
[2025-12-21 09:45:24] [query] Using OR logic
[2025-12-21 09:45:24] [query] Found results using: or logic
[2025-12-21 09:45:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(28036) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:45:24] [query] Results: 64 Pages of results: 1
[2025-12-21 09:45:24] [query] Execution time: 0.28192
[2025-12-21 09:45:30] [query] Query for: 飯塚統　 nhk 放送
[2025-12-21 09:45:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:45:30] [query] Engine: default
[2025-12-21 09:45:30] [query] Tokens: 飯塚統 nhk 放送
[2025-12-21 09:45:30] [query] Mods: 11
[2025-12-21 09:45:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:45:30] [query] Results: 0 Pages of results: 0
[2025-12-21 09:45:30] [query] Execution time: 0.13544
[2025-12-21 09:45:32] [query] Query for: かな光市
[2025-12-21 09:45:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:45:32] [query] Engine: default
[2025-12-21 09:45:32] [query] Tokens: かな光市
[2025-12-21 09:45:32] [query] Mods: 11
[2025-12-21 09:45:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 09:45:32] [query] Results: 0 Pages of results: 0
[2025-12-21 09:45:32] [query] Execution time: 0.09030
[2025-12-21 09:46:19] [query] Query for: 柬埔寨出现奥密克戎感染病例
[2025-12-21 09:46:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:46:19] [query] Engine: default
[2025-12-21 09:46:19] [query] Tokens: 柬埔寨出现奥密克戎感染病例
[2025-12-21 09:46:19] [query] Mods: 11
[2025-12-21 09:46:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:46:19] [query] Results: 0 Pages of results: 0
[2025-12-21 09:46:19] [query] Execution time: 0.10830
[2025-12-21 09:46:50] [query] Query for: 中山大学附属第三医院2024年度第三方满意度调查与评价项目 磋商
[2025-12-21 09:46:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:46:50] [query] Engine: default
[2025-12-21 09:46:50] [query] Tokens: 2024, 中山大学附属第三医院2024年度第三方满意度调查与评价项目 磋商
[2025-12-21 09:46:50] [query] Mods: 12
[2025-12-21 09:46:50] [query] Using OR logic
[2025-12-21 09:46:51] [query] Found results using: or logic
[2025-12-21 09:46:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(17910) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 09: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:46:51] [query] Results: 472 Pages of results: 3
[2025-12-21 09:46:51] [query] Execution time: 1.73938
[2025-12-21 09:47:01] [query] Query for: future skill e learning platform
[2025-12-21 09:47:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:47:01] [query] Engine: default
[2025-12-21 09:47:01] [query] Tokens: future, skill, e, learning, platform
[2025-12-21 09:47:01] [query] Mods: 11
[2025-12-21 09:47:01] [query] Trying AND logic
[2025-12-21 09:47:01] [query] Using OR logic
[2025-12-21 09:47:01] [query] Found results using: or logic
[2025-12-21 09:47:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1095,2716,28,5466,2415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:47: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 LIMIT 0, 200
[2025-12-21 09:47:01] [query] Results: 347 Pages of results: 2
[2025-12-21 09:47:01] [query] Execution time: 0.12544
[2025-12-21 09:47:30] [query] Query for: справа и слева антонимы
[2025-12-21 09:47:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:47:30] [query] Engine: default
[2025-12-21 09:47:30] [query] Tokens: справа и слева антонимы
[2025-12-21 09:47:30] [query] Mods: 11
[2025-12-21 09:47:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:47: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 LIMIT 0, 200
[2025-12-21 09:47:30] [query] Results: 0 Pages of results: 0
[2025-12-21 09:47:30] [query] Execution time: 0.17322
[2025-12-21 09:48:11] [query] Query for: b23. tv/2tubvij
[2025-12-21 09:48:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:48:11] [query] Engine: default
[2025-12-21 09:48:11] [query] Tokens: b23163, tv
[2025-12-21 09:48:11] [query] Mods: 12
[2025-12-21 09:48:11] [query] Trying AND logic
[2025-12-21 09:48:11] [query] Using OR logic
[2025-12-21 09:48:11] [query] Found results using: or logic
[2025-12-21 09:48:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1532) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (38341,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 >= '2025-12-21 09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:48:11] [query] Results: 18 Pages of results: 1
[2025-12-21 09:48:11] [query] Execution time: 0.06086
[2025-12-21 09:48:19] [query] Query for: ncr market code name shanta official agreement 2020
[2025-12-21 09:48:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:48:19] [query] Engine: default
[2025-12-21 09:48:19] [query] Tokens: ncr, market, code, name, official, agreement, 2020, shanta agreement 2020
[2025-12-21 09:48:19] [query] Mods: 12
[2025-12-21 09:48:19] [query] Using OR logic
[2025-12-21 09:48:27] [query] Found results using: or logic
[2025-12-21 09:48:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(11824,873,88,194,1787,1012,7090) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1012,194,88,1787,7090,873,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 >= '2025-12-21 09: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:48:27] [query] Results: 1005 Pages of results: 6
[2025-12-21 09:48:27] [query] Execution time: 7.55375
[2025-12-21 09:48:29] [query] Query for: 2019 南京房价
[2025-12-21 09:48:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:48:29] [query] Engine: default
[2025-12-21 09:48:29] [query] Tokens: 2019, 南京房价
[2025-12-21 09:48:29] [query] Mods: 12
[2025-12-21 09:48:29] [query] Using OR logic
[2025-12-21 09:48:29] [query] Found results using: or logic
[2025-12-21 09:48:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3429) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3429,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:48:29] [query] Results: 101 Pages of results: 1
[2025-12-21 09:48:29] [query] Execution time: 0.15130
[2025-12-21 09:48:37] [index:background] Health check
[2025-12-21 09:48:50] [indexer:background] Health check
[2025-12-21 09:49:19] [query] Query for: puma group code of ethics conduct policy pdf
[2025-12-21 09:49:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:49:19] [query] Engine: default
[2025-12-21 09:49:19] [query] Tokens: group, code, ethics, conduct, policy, pdf, pma, puma
[2025-12-21 09:49:19] [query] Mods: 12
[2025-12-21 09:49:19] [query] Using OR logic
[2025-12-21 09:49:22] [query] Found results using: or logic
[2025-12-21 09:49:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(88,3559,5762,1286,3613,261) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,88,5762,3559,261,3613,43205,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:49:22] [query] Results: 499 Pages of results: 3
[2025-12-21 09:49:22] [query] Execution time: 2.41256
[2025-12-21 09:50:10] [query] Query for: commercial diver payslip
[2025-12-21 09:50:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:50:10] [query] Engine: default
[2025-12-21 09:50:10] [query] Tokens: diver, divers, diverse, diversified, diversify, diversifying, diversion, diversity, diversity & inclusion, diversity 2
[2025-12-21 09:50:10] [query] Mods: 12
[2025-12-21 09:50:10] [query] Using OR logic
[2025-12-21 09:50:10] [query] Found results using: and logic
[2025-12-21 09:50:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(95) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24738,15087,10487,25729,143,16028,12927,4854,22811,35509) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:50:10] [query] Results: 67 Pages of results: 1
[2025-12-21 09:50:10] [query] Execution time: 0.15666
[2025-12-21 09:52:01] [query] Query for: エミンユルマズ wiki
[2025-12-21 09:52:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:52:01] [query] Engine: default
[2025-12-21 09:52:01] [query] Tokens: エミンユルマズ wiki
[2025-12-21 09:52:01] [query] Mods: 11
[2025-12-21 09:52:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:52:01] [query] Results: 0 Pages of results: 0
[2025-12-21 09:52:01] [query] Execution time: 0.10486
[2025-12-21 09:52:31] [query] Query for: תובענה ייצוגית ת"צ 9089-11-22
[2025-12-21 09:52:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:52:31] [query] Engine: default
[2025-12-21 09:52:31] [query] Tokens: 1689089624, 1689089775, 1690897683, 1690898290, 1690898829, 1699908909, 1699908960, 1715979089, 11, 22
[2025-12-21 09:52:31] [query] Mods: 12
[2025-12-21 09:52:31] [query] Trying AND logic
[2025-12-21 09:52:31] [query] Using OR logic
[2025-12-21 09:52:33] [query] Found results using: or logic
[2025-12-21 09:52:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(38,3838) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (40564,40571,42105,42121,42122,44995,44999,54396,38,3838) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:52:33] [query] Results: 511 Pages of results: 3
[2025-12-21 09:52:33] [query] Execution time: 1.71745
[2025-12-21 09:52:35] [query] Query for: 是比特
[2025-12-21 09:52:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:52:35] [query] Engine: default
[2025-12-21 09:52:35] [query] Tokens: 是比特
[2025-12-21 09:52:35] [query] Mods: 11
[2025-12-21 09:52:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:52:35] [query] Results: 0 Pages of results: 0
[2025-12-21 09:52:35] [query] Execution time: 0.09526
[2025-12-21 09:53:00] [query] Query for: *.0./**
[2025-12-21 09:53:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:53:00] [query] Engine: default
[2025-12-21 09:53:00] [query] Tokens: 0
[2025-12-21 09:53:00] [query] Mods: 11
[2025-12-21 09:53:00] [query] Found results using: or logic
[2025-12-21 09:53:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:53:00] [query] Results: 23 Pages of results: 1
[2025-12-21 09:53:00] [query] Execution time: 0.04872
[2025-12-21 09:53:36] [index:background] Health check
[2025-12-21 09:53:50] [indexer:background] Health check
[2025-12-21 09:56:31] [query] Query for: gdsxcv
[2025-12-21 09:56:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:56:31] [query] Engine: default
[2025-12-21 09:56:31] [query] Tokens: gdsxcv
[2025-12-21 09:56:31] [query] Mods: 11
[2025-12-21 09:56:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:56:31] [query] Results: 0 Pages of results: 0
[2025-12-21 09:56:31] [query] Execution time: 0.07448
[2025-12-21 09:57:44] [query] Query for: 其他违法行为
[2025-12-21 09:57:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:57:44] [query] Engine: default
[2025-12-21 09:57:44] [query] Tokens: 其他违法行为
[2025-12-21 09:57:44] [query] Mods: 11
[2025-12-21 09:57:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:57: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 LIMIT 0, 200
[2025-12-21 09:57:44] [query] Results: 0 Pages of results: 0
[2025-12-21 09:57:44] [query] Execution time: 0.13071
[2025-12-21 09:58:01] [query] Query for: tes队员
[2025-12-21 09:58:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:58:01] [query] Engine: default
[2025-12-21 09:58:01] [query] Tokens: tes队员
[2025-12-21 09:58:01] [query] Mods: 11
[2025-12-21 09:58:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 09:58: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 LIMIT 0, 200
[2025-12-21 09:58:01] [query] Results: 0 Pages of results: 0
[2025-12-21 09:58:01] [query] Execution time: 0.08801
[2025-12-21 09:58:53] [query] Query for: 马拉松 sai
[2025-12-21 09:58:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:58:53] [query] Engine: default
[2025-12-21 09:58:53] [query] Tokens: said, said 2017, said 2022, said2017, said2022, sail, sailboat, sailing, saine, saint
[2025-12-21 09:58:53] [query] Mods: 11
[2025-12-21 09:58:53] [query] Using OR logic
[2025-12-21 09:58:53] [query] Found results using: and logic
[2025-12-21 09:58:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (177,10292,25432,10302,25433,30931,7943,30962,1068,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 >= '2025-12-21 09: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 LIMIT 0, 200
[2025-12-21 09:58:53] [query] Results: 214 Pages of results: 2
[2025-12-21 09:58:53] [query] Execution time: 0.07573
[2025-12-21 09:59:20] [index:background] Health check
[2025-12-21 09:59:20] [query] Query for: nicki talk kowet
[2025-12-21 09:59:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:59:20] [query] Engine: default
[2025-12-21 09:59:20] [query] Tokens: nicki, talk
[2025-12-21 09:59:20] [query] Mods: 12
[2025-12-21 09:59:20] [query] Trying AND logic
[2025-12-21 09:59:20] [query] Using OR logic
[2025-12-21 09:59:20] [index:background] Health check
[2025-12-21 09:59:20] [indexer:background] Health check
[2025-12-21 09:59:20] [indexer:background] Health check
[2025-12-21 09:59:20] [query] Found results using: or logic
[2025-12-21 09:59:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2834) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23983,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 >= '2025-12-21 09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 09:59:20] [query] Results: 80 Pages of results: 1
[2025-12-21 09:59:20] [query] Execution time: 0.08259
[2025-12-21 09:59:56] [query] Query for: real estate sales in union city
[2025-12-21 09:59:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 09:59:56] [query] Engine: default
[2025-12-21 09:59:56] [query] Tokens: real, estate, sales, union, city
[2025-12-21 09:59:56] [query] Mods: 11
[2025-12-21 09:59:56] [query] Trying AND logic
[2025-12-21 09:59:56] [query] Using OR logic
[2025-12-21 09:59:57] [query] Found results using: or logic
[2025-12-21 09:59:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,9839,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 >= '2025-12-21 09:59: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 LIMIT 0, 200
[2025-12-21 09:59:57] [query] Results: 1020 Pages of results: 6
[2025-12-21 09:59:57] [query] Execution time: 0.53869
[2025-12-21 10:00:37] [query] Query for: nextdoor.com/pages/ france.sapunto1230
[2025-12-21 10:00:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:00:37] [query] Engine: default
[2025-12-21 10:00:37] [query] Tokens: nextdoor, nextdoorphotos, com, france, pages
[2025-12-21 10:00:37] [query] Mods: 12
[2025-12-21 10:00:37] [query] Trying AND logic
[2025-12-21 10:00:37] [query] Using OR logic
[2025-12-21 10:00:37] [query] Found results using: or logic
[2025-12-21 10:00:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,4916,2400) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57915,58271,23,4916,2400) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:00:37] [query] Results: 231 Pages of results: 2
[2025-12-21 10:00:37] [query] Execution time: 0.56619
[2025-12-21 10:01:22] [query] Query for: form to sign that allows realtor talk in behalf of seller with lender issues
[2025-12-21 10:01:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:01:22] [query] Engine: default
[2025-12-21 10:01:22] [query] Tokens: form, sign, allows, realtor, talk, behalf, seller, lender, issues
[2025-12-21 10:01:22] [query] Mods: 11
[2025-12-21 10:01:22] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 10:01:22] [query] Using OR logic
[2025-12-21 10:01:22] [query] Found results using: or logic
[2025-12-21 10:01:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1312,104,402,2834,1110,210,2999,953) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:01:22] [query] Results: 1540 Pages of results: 8
[2025-12-21 10:01:22] [query] Execution time: 0.65339
[2025-12-21 10:02:04] [query] Query for: 上海市国权路383号
[2025-12-21 10:02:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:02:04] [query] Engine: default
[2025-12-21 10:02:04] [query] Tokens: 3838, 38385, 38389
[2025-12-21 10:02:04] [query] Mods: 11
[2025-12-21 10:02:04] [query] Using OR logic
[2025-12-21 10:02:04] [query] Found results using: and logic
[2025-12-21 10:02:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11249,49259,31045) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:02: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 LIMIT 0, 200
[2025-12-21 10:02:04] [query] Results: 3 Pages of results: 1
[2025-12-21 10:02:04] [query] Execution time: 0.03022
[2025-12-21 10:02:06] [query] Query for: naba real estate
[2025-12-21 10:02:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:02:06] [query] Engine: default
[2025-12-21 10:02:06] [query] Tokens: carolinabased, unabashedly, estate, real
[2025-12-21 10:02:06] [query] Mods: 12
[2025-12-21 10:02:06] [query] Trying AND logic
[2025-12-21 10:02:06] [query] Found results using: and logic
[2025-12-21 10:02:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5510,66494,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 >= '2025-12-21 10:02: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', '52033') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:02:06] [query] Results: 2 Pages of results: 1
[2025-12-21 10:02:06] [query] Execution time: 0.13646
[2025-12-21 10:02:21] [query] Query for: gerrymandering
[2025-12-21 10:02:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:02:21] [query] Engine: default
[2025-12-21 10:02:21] [query] Tokens: gerrymandering
[2025-12-21 10:02:21] [query] Mods: 11
[2025-12-21 10:02:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:02:21] [query] Results: 0 Pages of results: 0
[2025-12-21 10:02:21] [query] Execution time: 0.12046
[2025-12-21 10:02:31] [query] Query for: poooppppppoooooooooooppopopppppppppppp
[2025-12-21 10:02:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:02:31] [query] Engine: default
[2025-12-21 10:02:31] [query] Tokens: poooppppppoooooooooooppopopppppppppppp
[2025-12-21 10:02:31] [query] Mods: 11
[2025-12-21 10:02:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:02:31] [query] Results: 0 Pages of results: 0
[2025-12-21 10:02:31] [query] Execution time: 0.07549
[2025-12-21 10:03:36] [index:background] Health check
[2025-12-21 10:03:50] [indexer:background] Health check
[2025-12-21 10:04:22] [query] Query for: latest updates for lenovo p2
[2025-12-21 10:04:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:04:22] [query] Engine: default
[2025-12-21 10:04:22] [query] Tokens: latest, updates, p2, lenovo
[2025-12-21 10:04:22] [query] Mods: 12
[2025-12-21 10:04:22] [query] Using OR logic
[2025-12-21 10:04:22] [query] Found results using: or logic
[2025-12-21 10:04:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1529,56403,2554) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2554,56403,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:04:22] [query] Results: 101 Pages of results: 1
[2025-12-21 10:04:22] [query] Execution time: 0.26150
[2025-12-21 10:06:01] [query] Query for: 六年级的时候英文
[2025-12-21 10:06:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:06:01] [query] Engine: default
[2025-12-21 10:06:01] [query] Tokens: 六年级的时候英文
[2025-12-21 10:06:01] [query] Mods: 11
[2025-12-21 10:06:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:06: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 LIMIT 0, 200
[2025-12-21 10:06:01] [query] Results: 0 Pages of results: 0
[2025-12-21 10:06:01] [query] Execution time: 0.09323
[2025-12-21 10:07:22] [query] Query for: 迪卡儂工作鞋
[2025-12-21 10:07:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:07:22] [query] Engine: default
[2025-12-21 10:07:22] [query] Tokens: 迪卡儂工作鞋
[2025-12-21 10:07:22] [query] Mods: 11
[2025-12-21 10:07:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:07:22] [query] Results: 0 Pages of results: 0
[2025-12-21 10:07:22] [query] Execution time: 0.07650
[2025-12-21 10:08:37] [index:background] Health check
[2025-12-21 10:08:49] [indexer:background] Health check
[2025-12-21 10:09:37] [query] Query for: appraisal addendum
[2025-12-21 10:09:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:09:37] [query] Engine: default
[2025-12-21 10:09:37] [query] Tokens: appraisal, addendum
[2025-12-21 10:09:37] [query] Mods: 11
[2025-12-21 10:09:37] [query] Trying AND logic
[2025-12-21 10:09:37] [query] Found results using: and logic
[2025-12-21 10:09:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 10: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' ) ) ))) 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 LIMIT 0, 200
[2025-12-21 10:09:37] [query] Results: 12 Pages of results: 1
[2025-12-21 10:09:37] [query] Execution time: 0.17552
[2025-12-21 10:10:31] [query] Query for: peterson
[2025-12-21 10:10:31] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:10:31] [query] Engine: nc_realtorsr_contacts
[2025-12-21 10:10:31] [query] Tokens: peterson
[2025-12-21 10:10:31] [query] Mods: 5
[2025-12-21 10:10:31] [query] Found results using: or logic
[2025-12-21 10:10:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 LIMIT 0, 200
[2025-12-21 10:10:31] [query] Results: 1 Pages of results: 1
[2025-12-21 10:10:31] [query] Execution time: 0.07828
[2025-12-21 10:10:34] [query] Query for: iphone 手机可以多账户登录
[2025-12-21 10:10:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:10:34] [query] Engine: default
[2025-12-21 10:10:34] [query] Tokens: iphone, 手机可以多账户登录
[2025-12-21 10:10:34] [query] Mods: 12
[2025-12-21 10:10:34] [query] Using OR logic
[2025-12-21 10:10:34] [query] Found results using: or logic
[2025-12-21 10:10:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(11440) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11440,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:10:34] [query] Results: 1 Pages of results: 1
[2025-12-21 10:10:34] [query] Execution time: 0.11566
[2025-12-21 10:10:41] [query] Query for: 2023
[2025-12-21 10:10:41] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:10:41] [query] Engine: default
[2025-12-21 10:10:41] [query] Tokens: 2023
[2025-12-21 10:10:41] [query] Mods: 11
[2025-12-21 10:10:42] [query] Found results using: or logic
[2025-12-21 10:10:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:10:42] [query] Results: 299 Pages of results: 2
[2025-12-21 10:10:42] [query] Execution time: 0.16797
[2025-12-21 10:10:44] [query] Query for: self declaration letter by client for buy property in real estate
[2025-12-21 10:10:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:10:44] [query] Engine: default
[2025-12-21 10:10:44] [query] Tokens: self, declaration, letter, client, buy, property, real, estate
[2025-12-21 10:10:44] [query] Mods: 11
[2025-12-21 10:10:44] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 10:10:44] [query] Using OR logic
[2025-12-21 10:10:45] [query] Found results using: or logic
[2025-12-21 10:10:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,18710,6755,5564,2933,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 >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:10:45] [query] Results: 1355 Pages of results: 7
[2025-12-21 10:10:45] [query] Execution time: 0.75981
[2025-12-21 10:11:10] [query] Query for: miscellaneous
[2025-12-21 10:11:10] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:11:10] [query] Engine: legal_qandas
[2025-12-21 10:11:10] [query] Tokens: miscellaneous
[2025-12-21 10:11:10] [query] Mods: 5
[2025-12-21 10:11:10] [query] Found results using: or logic
[2025-12-21 10:11:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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) AND (( `s`.`id` IN ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 10:11:10] [query] Results: 176 Pages of results: 1
[2025-12-21 10:11:10] [query] Execution time: 0.03593
[2025-12-21 10:11:17] [query] Query for: miscellaneous
[2025-12-21 10:11:17] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:11:17] [query] Engine: legal_qandas
[2025-12-21 10:11:17] [query] Tokens: miscellaneous
[2025-12-21 10:11:17] [query] Mods: 5
[2025-12-21 10:11:17] [query] Found results using: or logic
[2025-12-21 10:11:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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) AND (( `s`.`id` IN ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 10:11:17] [query] Results: 176 Pages of results: 1
[2025-12-21 10:11:17] [query] Execution time: 0.00607
[2025-12-21 10:12:42] [query] Query for: como se divide territorialmente la galaxia
[2025-12-21 10:12:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:12:42] [query] Engine: default
[2025-12-21 10:12:42] [query] Tokens: se, divide, la, com, come, common, como territorialmente galaxia
[2025-12-21 10:12:42] [query] Mods: 12
[2025-12-21 10:12:42] [query] Using OR logic
[2025-12-21 10:12:43] [query] Found results using: or logic
[2025-12-21 10:12:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1551,3789,14320) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14320,1551,3789,23,632,1714,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:12: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:12:43] [query] Results: 407 Pages of results: 3
[2025-12-21 10:12:43] [query] Execution time: 0.43752
[2025-12-21 10:13:33] [query] Query for: 
[2025-12-21 10:13:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:13:33] [query] Engine: default
[2025-12-21 10:13:33] [query] Tokens: 
[2025-12-21 10:13:33] [query] Mods: 11
[2025-12-21 10:13:33] [query] Found results using: or logic
[2025-12-21 10:13:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 10:13:33') 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 LIMIT 0, 200
[2025-12-21 10:13:33] [query] Results: 2028 Pages of results: 11
[2025-12-21 10:13:33] [query] Execution time: 0.27480
[2025-12-21 10:13:36] [index:background] Health check
[2025-12-21 10:13:49] [indexer:background] Health check
[2025-12-21 10:15:11] [query] Query for: wellbutrin deutschland kaufen 🌚⡅ www.youtube.com/watch?v=mboihz1luwg
[2025-12-21 10:15:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:15:11] [query] Engine: default
[2025-12-21 10:15:12] [query] Tokens: www, youtube, com, watch, v, wellbutrin deutschland kaufen 🌚⡅ mboihz1luwg
[2025-12-21 10:15:12] [query] Mods: 12
[2025-12-21 10:15:12] [query] Using OR logic
[2025-12-21 10:15:12] [query] Query for: real estate agents brokers
[2025-12-21 10:15:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:15:12] [query] Engine: default
[2025-12-21 10:15:12] [query] Tokens: real, estate, agents, brokers
[2025-12-21 10:15:12] [query] Mods: 11
[2025-12-21 10:15:12] [query] Trying AND logic
[2025-12-21 10:15:12] [query] Using OR logic
[2025-12-21 10:15:13] [query] Found results using: or logic
[2025-12-21 10:15:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,14060,1314,2485,17423,3621) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3621,23,1314,14060,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:15:13] [query] Results: 332 Pages of results: 2
[2025-12-21 10:15:13] [query] Execution time: 1.64367
[2025-12-21 10:15:13] [query] Found results using: or logic
[2025-12-21 10:15:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,943) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:15:13] [query] Results: 1073 Pages of results: 6
[2025-12-21 10:15:13] [query] Execution time: 0.86967
[2025-12-21 10:15:15] [query] Query for: wellbutrin deutschland kaufen 🌚⡅ www.youtube.com/watch?v=asjo0wqw0iw
[2025-12-21 10:15:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:15:15] [query] Engine: default
[2025-12-21 10:15:15] [query] Tokens: www, youtube, com, watch, v, wellbutrin deutschland kaufen 🌚⡅ asjo0wqw0iw
[2025-12-21 10:15:15] [query] Mods: 12
[2025-12-21 10:15:15] [query] Using OR logic
[2025-12-21 10:15:16] [query] Found results using: or logic
[2025-12-21 10:15:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,14060,1314,2485,17423,3621) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3621,23,1314,14060,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:15:16] [query] Results: 332 Pages of results: 2
[2025-12-21 10:15:16] [query] Execution time: 1.25320
[2025-12-21 10:16:16] [query] Query for: nawa real estate
[2025-12-21 10:16:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:16:16] [query] Engine: default
[2025-12-21 10:16:16] [query] Tokens: unaware, unawares, estate, real
[2025-12-21 10:16:16] [query] Mods: 12
[2025-12-21 10:16:16] [query] Trying AND logic
[2025-12-21 10:16:16] [query] Found results using: and logic
[2025-12-21 10:16:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1834,1844,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 >= '2025-12-21 10: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' ) ) ))) AND s.id IN ('1038', '20171', '20563', '2217', '26194', '49092') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:16:16] [query] Results: 6 Pages of results: 1
[2025-12-21 10:16:16] [query] Execution time: 0.16133
[2025-12-21 10:18:02] [query] Query for: fees-commissions
[2025-12-21 10:18:02] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:18:02] [query] Engine: legal_qandas
[2025-12-21 10:18:02] [query] Tokens: fees, commissions, fees-commissions
[2025-12-21 10:18:02] [query] Mods: 5
[2025-12-21 10:18:02] [query] Trying AND logic
[2025-12-21 10:18:02] [query] Found results using: and logic
[2025-12-21 10:18:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 ( 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, 25832, 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 ('19886', '19893', '19894', '20404', '20488', '20504', '20509', '20524', '20577', '20587', '21703', '21962', '22162', '22189', '22253', '25642', '25698', '25795', '25808', '25811', '25812', '25837', '25839', '25843', '26194', '26197', '26225', '26244', '26245', '26246', '26260', '26263', '26267', '26268', '26269', '36777', '40616', '43763', '44544', '44800', '46627', '47337', '47590', '49381', '52953', '53189') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:18:02] [query] Results: 46 Pages of results: 1
[2025-12-21 10:18:02] [query] Execution time: 0.09805
[2025-12-21 10:18:08] [query] Query for: fees-commissions
[2025-12-21 10:18:08] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:18:08] [query] Engine: legal_qandas
[2025-12-21 10:18:08] [query] Tokens: fees, commissions, fees-commissions
[2025-12-21 10:18:08] [query] Mods: 5
[2025-12-21 10:18:08] [query] Trying AND logic
[2025-12-21 10:18:08] [query] Found results using: and logic
[2025-12-21 10:18:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 ( 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, 25832, 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 ('19886', '19893', '19894', '20404', '20488', '20504', '20509', '20524', '20577', '20587', '21703', '21962', '22162', '22189', '22253', '25642', '25698', '25795', '25808', '25811', '25812', '25837', '25839', '25843', '26194', '26197', '26225', '26244', '26245', '26246', '26260', '26263', '26267', '26268', '26269', '36777', '40616', '43763', '44544', '44800', '46627', '47337', '47590', '49381', '52953', '53189') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:18:08] [query] Results: 46 Pages of results: 1
[2025-12-21 10:18:08] [query] Execution time: 0.01101
[2025-12-21 10:18:37] [index:background] Health check
[2025-12-21 10:18:42] [query] Query for: как выглядят самки хищников
[2025-12-21 10:18:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:18:42] [query] Engine: default
[2025-12-21 10:18:42] [query] Tokens: как выглядят самки хищников
[2025-12-21 10:18:42] [query] Mods: 11
[2025-12-21 10:18:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:18: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 LIMIT 0, 200
[2025-12-21 10:18:42] [query] Results: 0 Pages of results: 0
[2025-12-21 10:18:42] [query] Execution time: 0.15080
[2025-12-21 10:18:50] [indexer:background] Health check
[2025-12-21 10:18:54] [query] Query for: 辽宁移动 2025报录用公示
[2025-12-21 10:18:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:18:54] [query] Engine: default
[2025-12-21 10:18:54] [query] Tokens: 2025, 辽宁移动 2025报录用公示
[2025-12-21 10:18:54] [query] Mods: 12
[2025-12-21 10:18:54] [query] Using OR logic
[2025-12-21 10:18:54] [query] Found results using: or logic
[2025-12-21 10:18:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 10:18: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:18:54] [query] Results: 194 Pages of results: 1
[2025-12-21 10:18:54] [query] Execution time: 0.70586
[2025-12-21 10:19:49] [query] Query for: real estate buyer builder agreement checklist india
[2025-12-21 10:19:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:19:49] [query] Engine: default
[2025-12-21 10:19:49] [query] Tokens: real, estate, buyer, builder, agreement, checklist, india
[2025-12-21 10:19:49] [query] Mods: 11
[2025-12-21 10:19:49] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 10:19:49] [query] Using OR logic
[2025-12-21 10:19:50] [query] Found results using: or logic
[2025-12-21 10:19:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3046,4995,873,7234,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 >= '2025-12-21 10:19: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 LIMIT 0, 200
[2025-12-21 10:19:50] [query] Results: 1391 Pages of results: 7
[2025-12-21 10:19:50] [query] Execution time: 0.54342
[2025-12-21 10:21:03] [query] Query for: 南京大学现代工程博士招生简章2026
[2025-12-21 10:21:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:21:03] [query] Engine: default
[2025-12-21 10:21:03] [query] Tokens: 2026, 南京大学现代工程博士招生简章2026
[2025-12-21 10:21:03] [query] Mods: 12
[2025-12-21 10:21:03] [query] Using OR logic
[2025-12-21 10:21:04] [query] Found results using: or logic
[2025-12-21 10:21:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(28036) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:21:04] [query] Results: 64 Pages of results: 1
[2025-12-21 10:21:04] [query] Execution time: 0.26266
[2025-12-21 10:22:03] [query] Query for: who pays for real estate agent fees commercial property sales
[2025-12-21 10:22:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:22:03] [query] Engine: default
[2025-12-21 10:22:03] [query] Tokens: pays, real, estate, agent, fees, commercial, property, sales
[2025-12-21 10:22:03] [query] Mods: 11
[2025-12-21 10:22:03] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 10:22:03] [query] Using OR logic
[2025-12-21 10:22:04] [query] Found results using: or logic
[2025-12-21 10:22:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6959,171,172,1470,3018,95,107,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 >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:22:04] [query] Results: 1471 Pages of results: 8
[2025-12-21 10:22:04] [query] Execution time: 0.84322
[2025-12-21 10:23:03] [query] Query for: liou'nian'shang'c
[2025-12-21 10:23:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:23:03] [query] Engine: default
[2025-12-21 10:23:03] [query] Tokens: carolinian, carolinians, iranian, o'connor, c
[2025-12-21 10:23:03] [query] Mods: 12
[2025-12-21 10:23:03] [query] Trying AND logic
[2025-12-21 10:23:04] [query] Found results using: and logic
[2025-12-21 10:23:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1685) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16168,465,73848,12117,1685) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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' ) ) ))) AND s.id IN ('10825') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:23:04] [query] Results: 1 Pages of results: 1
[2025-12-21 10:23:04] [query] Execution time: 0.16281
[2025-12-21 10:23:33] [query] Query for: zillow realtor property
[2025-12-21 10:23:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:23:33] [query] Engine: default
[2025-12-21 10:23:33] [query] Tokens: zillow, realtor, property
[2025-12-21 10:23:33] [query] Mods: 11
[2025-12-21 10:23:33] [query] Trying AND logic
[2025-12-21 10:23:33] [query] Found results using: and logic
[2025-12-21 10:23:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 10: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' ) ) ))) AND s.id IN ('50639', '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 LIMIT 0, 200
[2025-12-21 10:23:33] [query] Results: 2 Pages of results: 1
[2025-12-21 10:23:33] [query] Execution time: 0.04731
[2025-12-21 10:23:37] [index:background] Health check
[2025-12-21 10:23:49] [indexer:background] Health check
[2025-12-21 10:24:10] [query] Query for: termination-breach
[2025-12-21 10:24:10] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:24:10] [query] Engine: legal_qandas
[2025-12-21 10:24:10] [query] Tokens: termination, breach, termination-breach
[2025-12-21 10:24:10] [query] Mods: 5
[2025-12-21 10:24:10] [query] Trying AND logic
[2025-12-21 10:24:10] [query] Found results using: and logic
[2025-12-21 10:24:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 ( 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, 25832, 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 ('19920', '20397', '20491', '20551', '20578', '20622', '22125', '23300', '24910', '25205', '25510', '25646', '25649', '25763', '25812', '25839', '25921', '36785', '36786', '45635', '54324') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:24:10] [query] Results: 21 Pages of results: 1
[2025-12-21 10:24:10] [query] Execution time: 0.05900
[2025-12-21 10:25:11] [query] Query for: termination-breach
[2025-12-21 10:25:11] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:25:11] [query] Engine: legal_qandas
[2025-12-21 10:25:11] [query] Tokens: termination, breach, termination-breach
[2025-12-21 10:25:11] [query] Mods: 5
[2025-12-21 10:25:11] [query] Trying AND logic
[2025-12-21 10:25:11] [query] Found results using: and logic
[2025-12-21 10:25:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 ( 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, 25832, 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 ('19920', '20397', '20491', '20551', '20578', '20622', '22125', '23300', '24910', '25205', '25510', '25646', '25649', '25763', '25812', '25839', '25921', '36785', '36786', '45635', '54324') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:25:11] [query] Results: 21 Pages of results: 1
[2025-12-21 10:25:11] [query] Execution time: 0.01058
[2025-12-21 10:25:34] [query] Query for: daraxonrasib
[2025-12-21 10:25:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:25:34] [query] Engine: default
[2025-12-21 10:25:34] [query] Tokens: daraxonrasib
[2025-12-21 10:25:34] [query] Mods: 11
[2025-12-21 10:25:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:25:34] [query] Results: 0 Pages of results: 0
[2025-12-21 10:25:34] [query] Execution time: 0.12182
[2025-12-21 10:26:33] [query] Query for: the broker who has listed a property for sale obligation to
[2025-12-21 10:26:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:26:33] [query] Engine: default
[2025-12-21 10:26:33] [query] Tokens: broker, listed, property, sale, obligation
[2025-12-21 10:26:33] [query] Mods: 11
[2025-12-21 10:26:33] [query] Trying AND logic
[2025-12-21 10:26:33] [query] Using OR logic
[2025-12-21 10:26:33] [query] Found results using: or logic
[2025-12-21 10:26:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4954,107,125,13242) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:26: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 LIMIT 0, 200
[2025-12-21 10:26:33] [query] Results: 1062 Pages of results: 6
[2025-12-21 10:26:33] [query] Execution time: 0.38604
[2025-12-21 10:27:09] [query] Query for: ピラミッドダービー sukimasuitti
[2025-12-21 10:27:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:27:09] [query] Engine: default
[2025-12-21 10:27:09] [query] Tokens: swimsuit, ピラミッドダービー sukimasuitti
[2025-12-21 10:27:09] [query] Mods: 11
[2025-12-21 10:27:09] [query] Using OR logic
[2025-12-21 10:27:09] [query] Found results using: or logic
[2025-12-21 10:27:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (61276,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:27: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 LIMIT 0, 200
[2025-12-21 10:27:09] [query] Results: 1 Pages of results: 1
[2025-12-21 10:27:09] [query] Execution time: 0.14618
[2025-12-21 10:27:44] [query] Query for: nhà nước thu thuế nhập đặc biệt nhằm mục đích nào sau đây?
[2025-12-21 10:27:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:27:44] [query] Engine: default
[2025-12-21 10:27:44] [query] Tokens: dichito, much, much-anticipated, much-needed, muchanticipated, muchneeded, muchow, muck, naomi, saubers
[2025-12-21 10:27:44] [query] Mods: 12
[2025-12-21 10:27:44] [query] Trying AND logic
[2025-12-21 10:27:44] [query] Using OR logic
[2025-12-21 10:27:45] [query] Found results using: or logic
[2025-12-21 10:27:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2568) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23182,963,52666,3353,52670,3387,17783,57003,15508,24066) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:27: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:27:45] [query] Results: 183 Pages of results: 1
[2025-12-21 10:27:45] [query] Execution time: 0.33558
[2025-12-21 10:28:36] [index:background] Health check
[2025-12-21 10:28:44] [query] Query for: 纪元117野猪
[2025-12-21 10:28:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:28:44] [query] Engine: default
[2025-12-21 10:28:44] [query] Tokens: 117, 纪元117野猪
[2025-12-21 10:28:44] [query] Mods: 12
[2025-12-21 10:28:44] [query] Using OR logic
[2025-12-21 10:28:44] [query] Found results using: or logic
[2025-12-21 10:28:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(18393) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18393,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:28: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:28:44] [query] Results: 1 Pages of results: 1
[2025-12-21 10:28:44] [query] Execution time: 0.12450
[2025-12-21 10:28:50] [query] Query for: propecia per la donna ⨇🏚️⚡ www.7search.xyz/it/propecia in europa a basso costo senza ricetta ordinare durante notte. marca generica acquistare linea legalmente. economico linea.
[2025-12-21 10:28:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:28:50] [query] Engine: default
[2025-12-21 10:28:50] [query] Tokens: costofoccupancy, costofrepair, donna, la, per, www, xyz
[2025-12-21 10:28:50] [query] Mods: 12
[2025-12-21 10:28:50] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 10:28:50] [query] Using OR logic
[2025-12-21 10:28:50] [query] Found results using: or logic
[2025-12-21 10:28:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(18353,3789,620,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,18353,3789,620,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 >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:28:50] [query] Results: 187 Pages of results: 1
[2025-12-21 10:28:50] [query] Execution time: 0.37723
[2025-12-21 10:28:50] [indexer:background] Health check
[2025-12-21 10:29:04] [query] Query for: carbo静电baoh
[2025-12-21 10:29:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:29:04] [query] Engine: default
[2025-12-21 10:29:04] [query] Tokens: carbo静电baoh
[2025-12-21 10:29:04] [query] Mods: 11
[2025-12-21 10:29:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:29: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 LIMIT 0, 200
[2025-12-21 10:29:04] [query] Results: 0 Pages of results: 0
[2025-12-21 10:29:04] [query] Execution time: 0.08892
[2025-12-21 10:29:43] [query] Query for: 绝区零亚服登录
[2025-12-21 10:29:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:29:43] [query] Engine: default
[2025-12-21 10:29:43] [query] Tokens: 绝区零亚服登录
[2025-12-21 10:29:43] [query] Mods: 11
[2025-12-21 10:29:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:29:43] [query] Results: 0 Pages of results: 0
[2025-12-21 10:29:43] [query] Execution time: 0.07428
[2025-12-21 10:32:25] [query] Query for: من عمر ١ الى ١٠٠ العراق
[2025-12-21 10:32:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:32:25] [query] Engine: default
[2025-12-21 10:32:25] [query] Tokens: من عمر ١ الى ١٠٠ العراق
[2025-12-21 10:32:25] [query] Mods: 11
[2025-12-21 10:32:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:32:25] [query] Results: 0 Pages of results: 0
[2025-12-21 10:32:25] [query] Execution time: 0.18025
[2025-12-21 10:33:36] [index:background] Health check
[2025-12-21 10:33:36] [index:background] CPU load threshold (3) breached: 3.19 [waiting 2]
[2025-12-21 10:33:38] [indexer:background] CPU load threshold (3) breached: 3.09 [waiting 2]
[2025-12-21 10:33:49] [indexer:background] Health check
[2025-12-21 10:33:57] [query] Query for: 📍🛫🧡 www.7search.xyz/recombinant buy recombinant want to order online us. delivered overnight.order online.
[2025-12-21 10:33:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:33:57] [query] Engine: default
[2025-12-21 10:33:57] [query] Tokens: www, xyz, buy, want, order, online, 📍🛫🧡 7search recombinant recombinant
[2025-12-21 10:33:57] [query] Mods: 12
[2025-12-21 10:33:57] [query] Using OR logic
[2025-12-21 10:33:59] [query] Query for: klonopin economico ⚰🎗⧐ www.7rx.biz/it/klonopin acquistare online europa ordinare acquista online. acquisto consegna durante la notte.
[2025-12-21 10:33:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:33:59] [query] Engine: default
[2025-12-21 10:33:59] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, la, online, www
[2025-12-21 10:33:59] [query] Mods: 12
[2025-12-21 10:33:59] [query] Trying AND logic
[2025-12-21 10:33:59] [query] Using OR logic
[2025-12-21 10:33:59] [query] Found results using: or logic
[2025-12-21 10:33:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3789,994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 10: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:33:59] [query] Results: 224 Pages of results: 2
[2025-12-21 10:33:59] [query] Execution time: 0.51312
[2025-12-21 10:34:01] [query] Found results using: or logic
[2025-12-21 10:34:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2933,4317,994,5692,5536,570,3500,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2933,3500,5692,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 >= '2025-12-21 10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:34:01] [query] Results: 622 Pages of results: 4
[2025-12-21 10:34:01] [query] Execution time: 3.66405
[2025-12-21 10:34:04] [query] Query for: 레오 여자친구
[2025-12-21 10:34:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:34:04] [query] Engine: default
[2025-12-21 10:34:04] [query] Tokens: 레오 여자친구
[2025-12-21 10:34:04] [query] Mods: 11
[2025-12-21 10:34:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:34:04] [query] Results: 0 Pages of results: 0
[2025-12-21 10:34:04] [query] Execution time: 0.10403
[2025-12-21 10:34:15] [query] Query for: 平顶山市新华区培新街道一矿南小区
[2025-12-21 10:34:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:34:15] [query] Engine: default
[2025-12-21 10:34:16] [query] Tokens: 平顶山市新华区培新街道一矿南小区
[2025-12-21 10:34:16] [query] Mods: 11
[2025-12-21 10:34:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:34:16] [query] Results: 0 Pages of results: 0
[2025-12-21 10:34:16] [query] Execution time: 0.12727
[2025-12-21 10:34:19] [query] Query for: anorgasmia coitale ⛏ www.7search.xyz/buspirone buspirone bestil danmark online fra danmark. køb ups levering sikker billig. online.
[2025-12-21 10:34:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:34:19] [query] Engine: default
[2025-12-21 10:34:19] [query] Tokens: fracassi, fraction, fragile, fragmentation, fragmented, fragoso, frailey, fraley, frame, framed
[2025-12-21 10:34:19] [query] Mods: 12
[2025-12-21 10:34:19] [query] Using OR logic
[2025-12-21 10:34:19] [query] Found results using: and logic
[2025-12-21 10:34:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,5688,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 10: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:34:19] [query] Results: 18 Pages of results: 1
[2025-12-21 10:34:19] [query] Execution time: 0.05928
[2025-12-21 10:34:47] [query] Query for: how to end a real estate agreement in texas listing agent
[2025-12-21 10:34:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:34:47] [query] Engine: default
[2025-12-21 10:34:47] [query] Tokens: end, real, estate, agreement, texas, listing, agent
[2025-12-21 10:34:47] [query] Mods: 11
[2025-12-21 10:34:47] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 10:34:47] [query] Using OR logic
[2025-12-21 10:34:48] [query] Found results using: or logic
[2025-12-21 10:34:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1430,171,172,873,4115,1936,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 >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:34:48] [query] Results: 1353 Pages of results: 7
[2025-12-21 10:34:48] [query] Execution time: 0.58127
[2025-12-21 10:35:30] [query] Query for: minocin economico in linea 🔪 www.7search.xyz/it/minocin generico farmacia. dove acquistare prodotto approvato dalla fda per la salute acquista linea. più economico.
[2025-12-21 10:35:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:35:30] [query] Engine: default
[2025-12-21 10:35:30] [query] Tokens: dovel, dover, dovetails, la, per, salute, www, xyz
[2025-12-21 10:35:30] [query] Mods: 12
[2025-12-21 10:35:30] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 10:35:30] [query] Using OR logic
[2025-12-21 10:35:30] [query] Found results using: or logic
[2025-12-21 10:35:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3789,620,34647,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3789,620,34647,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 >= '2025-12-21 10: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:35:30] [query] Results: 181 Pages of results: 1
[2025-12-21 10:35:30] [query] Execution time: 0.25841
[2025-12-21 10:35:45] [query] Query for: fo48.118xx.com
[2025-12-21 10:35:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:35:45] [query] Engine: default
[2025-12-21 10:35:45] [query] Tokens: com, fo48 118xx fo48.118xx.com
[2025-12-21 10:35:45] [query] Mods: 12
[2025-12-21 10:35:45] [query] Using OR logic
[2025-12-21 10:35:45] [query] Found results using: or logic
[2025-12-21 10:35:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 10:35: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:35:45] [query] Results: 198 Pages of results: 1
[2025-12-21 10:35:45] [query] Execution time: 0.52408
[2025-12-21 10:35:46] [query] Query for: video+cleantalkorg2.ru+stories+and+videos+on+news+cnn+news+breaking+news+world+news+breaking+news+live+updates+national+and+world+news+cnn+international
[2025-12-21 10:35:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:35:46] [query] Engine: default
[2025-12-21 10:35:46] [query] Tokens: rub, rubbed, rubber, rubbish, ruby, rucker, rucker 2022, rucker2022, rudd, rudd-bishop
[2025-12-21 10:35:46] [query] Mods: 12
[2025-12-21 10:35:46] [query] Using OR logic
[2025-12-21 10:35:46] [query] Found results using: and logic
[2025-12-21 10:35:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3087,12612,230,642,154,321,3618,2554,2475,1583,2236) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,14408,24042,27060,27064,10481,56213) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:35: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:35:46] [query] Results: 18 Pages of results: 1
[2025-12-21 10:35:46] [query] Execution time: 0.36898
[2025-12-21 10:37:09] [query] Query for: order zolpidem online ☲🚂 www.7search.xyz/zolpidem . buy 10mg online.
[2025-12-21 10:37:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:37:09] [query] Engine: default
[2025-12-21 10:37:10] [query] Tokens: order, online, www, xyz, buy, zolpidem ☲🚂 7search zolpidem 10mg
[2025-12-21 10:37:10] [query] Mods: 12
[2025-12-21 10:37:10] [query] Using OR logic
[2025-12-21 10:37:12] [query] Found results using: or logic
[2025-12-21 10:37:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2933,994,5692,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:37:12] [query] Results: 457 Pages of results: 3
[2025-12-21 10:37:12] [query] Execution time: 2.20659
[2025-12-21 10:37:21] [query] Query for: commercial property management companies in north carolina
[2025-12-21 10:37:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:37:21] [query] Engine: default
[2025-12-21 10:37:21] [query] Tokens: commercial, property, management, companies, north, carolina
[2025-12-21 10:37:21] [query] Mods: 11
[2025-12-21 10:37:21] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 10:37:21] [query] Using OR logic
[2025-12-21 10:37:22] [query] Found results using: or logic
[2025-12-21 10:37:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,107,1167,1655,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 >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:37:22] [query] Results: 1250 Pages of results: 7
[2025-12-21 10:37:22] [query] Execution time: 0.65481
[2025-12-21 10:38:33] [query] Query for: святые+из+бундока+-+святые+из+бундока+-+смотреть+онлайн+smotretonlaynfilmyiserialy.ru
[2025-12-21 10:38:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:38:33] [query] Engine: default
[2025-12-21 10:38:33] [query] Tokens: rub, rubbed, rubber, rubbish, ruby, rucker, rucker 2022, rucker2022, rudd, rudd-bishop
[2025-12-21 10:38:33] [query] Mods: 12
[2025-12-21 10:38:33] [query] Trying AND logic
[2025-12-21 10:38:33] [query] Using OR logic
[2025-12-21 10:38:34] [query] Found results using: or logic
[2025-12-21 10:38:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5004) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,14408,24042,27060,27064,10481,56213) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:38: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:38:34] [query] Results: 18 Pages of results: 1
[2025-12-21 10:38:34] [query] Execution time: 0.25071
[2025-12-21 10:38:37] [index:background] Health check
[2025-12-21 10:38:49] [indexer:background] Health check
[2025-12-21 10:39:15] [query] Query for: 金归10号文
[2025-12-21 10:39:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:39:15] [query] Engine: default
[2025-12-21 10:39:15] [query] Tokens: 10, 金归10号文
[2025-12-21 10:39:15] [query] Mods: 12
[2025-12-21 10:39:15] [query] Using OR logic
[2025-12-21 10:39:16] [query] Found results using: or logic
[2025-12-21 10:39:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(393) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 10:39: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:39:16] [query] Results: 275 Pages of results: 2
[2025-12-21 10:39:16] [query] Execution time: 0.92649
[2025-12-21 10:39:36] [query] Query for: 快手极速版 任务 视频广告 需要看完多久
[2025-12-21 10:39:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:39:36] [query] Engine: default
[2025-12-21 10:39:36] [query] Tokens: 快手极速版 任务 视频广告 需要看完多久
[2025-12-21 10:39:36] [query] Mods: 11
[2025-12-21 10:39:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:39: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 LIMIT 0, 200
[2025-12-21 10:39:36] [query] Results: 0 Pages of results: 0
[2025-12-21 10:39:36] [query] Execution time: 0.15106
[2025-12-21 10:39:44] [query] Query for: каплан дарья
[2025-12-21 10:39:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:39:44] [query] Engine: default
[2025-12-21 10:39:44] [query] Tokens: каплан дарья
[2025-12-21 10:39:44] [query] Mods: 11
[2025-12-21 10:39:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:39:44] [query] Results: 0 Pages of results: 0
[2025-12-21 10:39:44] [query] Execution time: 0.11637
[2025-12-21 10:40:55] [query] Query for: アレンアイバーソン
[2025-12-21 10:40:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:40:55] [query] Engine: default
[2025-12-21 10:40:55] [query] Tokens: アレンアイバーソン
[2025-12-21 10:40:55] [query] Mods: 11
[2025-12-21 10:40:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:40: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 LIMIT 0, 200
[2025-12-21 10:40:55] [query] Results: 0 Pages of results: 0
[2025-12-21 10:40:55] [query] Execution time: 0.07591
[2025-12-21 10:42:35] [query] Query for: 2021年八月十五是什么生肖
[2025-12-21 10:42:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:42:35] [query] Engine: default
[2025-12-21 10:42:35] [query] Tokens: 2021, 2021年八月十五是什么生肖
[2025-12-21 10:42:35] [query] Mods: 12
[2025-12-21 10:42:35] [query] Using OR logic
[2025-12-21 10:42:35] [query] Found results using: or logic
[2025-12-21 10:42:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4824) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4824,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:42:35] [query] Results: 117 Pages of results: 1
[2025-12-21 10:42:35] [query] Execution time: 0.16002
[2025-12-21 10:42:37] [query] Query for: sales agreement contract sample
[2025-12-21 10:42:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:42:37] [query] Engine: default
[2025-12-21 10:42:37] [query] Tokens: sales, agreement, contract, sample
[2025-12-21 10:42:37] [query] Mods: 11
[2025-12-21 10:42:37] [query] Trying AND logic
[2025-12-21 10:42:37] [query] Using OR logic
[2025-12-21 10:42:38] [query] Found results using: or logic
[2025-12-21 10:42:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,873,2727,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 >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:42:38] [query] Results: 1135 Pages of results: 6
[2025-12-21 10:42:38] [query] Execution time: 0.32806
[2025-12-21 10:43:07] [query] Query for: 西南交通大学教务网毕业论文选题工作
[2025-12-21 10:43:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:43:07] [query] Engine: default
[2025-12-21 10:43:07] [query] Tokens: 西南交通大学教务网毕业论文选题工作
[2025-12-21 10:43:07] [query] Mods: 11
[2025-12-21 10:43:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:43:07] [query] Results: 0 Pages of results: 0
[2025-12-21 10:43:07] [query] Execution time: 0.07380
[2025-12-21 10:43:35] [query] Query for: real estate agent listings columbia county
[2025-12-21 10:43:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:43:35] [query] Engine: default
[2025-12-21 10:43:35] [query] Tokens: real, estate, agent, listings, columbia, county
[2025-12-21 10:43:35] [query] Mods: 11
[2025-12-21 10:43:35] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 10:43:35] [query] Using OR logic
[2025-12-21 10:43:36] [query] Found results using: or logic
[2025-12-21 10:43:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,906,6359,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 >= '2025-12-21 10:43: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 LIMIT 0, 200
[2025-12-21 10:43:36] [query] Results: 1192 Pages of results: 6
[2025-12-21 10:43:36] [query] Execution time: 0.56959
[2025-12-21 10:43:36] [index:background] Health check
[2025-12-21 10:43:39] [query] Query for: 筑後川
[2025-12-21 10:43:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:43:39] [query] Engine: default
[2025-12-21 10:43:39] [query] Tokens: 筑後川
[2025-12-21 10:43:39] [query] Mods: 11
[2025-12-21 10:43:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 10:43:39] [query] Results: 0 Pages of results: 0
[2025-12-21 10:43:39] [query] Execution time: 0.07484
[2025-12-21 10:43:46] [query] Query for: 高通過率的nfpa cfps 參考資料是行業領先材料＆值得信賴的cfps 測試題庫 🏡 在▛ www.newdumpspdf.com ▟上搜索⏩ ⏪並獲取免費下載cfps題庫
[2025-12-21 10:43:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:43:46] [query] Engine: default
[2025-12-21 10:43:46] [query] Tokens: www, com, 高通過率的nfpa cfps 參考資料是行業領先材料 值得信賴的cfps 測試題庫 🏡 在▛ newdumpspdf
[2025-12-21 10:43:46] [query] Mods: 12
[2025-12-21 10:43:46] [query] Using OR logic
[2025-12-21 10:43:47] [query] Found results using: or logic
[2025-12-21 10:43:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:43:47] [query] Results: 265 Pages of results: 2
[2025-12-21 10:43:47] [query] Execution time: 0.97384
[2025-12-21 10:43:49] [indexer:background] Health check
[2025-12-21 10:44:14] [query] Query for: latisse
[2025-12-21 10:44:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:44:14] [query] Engine: default
[2025-12-21 10:44:14] [query] Tokens: latisha, latisse
[2025-12-21 10:44:14] [query] Mods: 11
[2025-12-21 10:44:14] [query] Using OR logic
[2025-12-21 10:44:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27857,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:44: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 LIMIT 0, 200
[2025-12-21 10:44:14] [query] Results: 0 Pages of results: 0
[2025-12-21 10:44:14] [query] Execution time: 0.08527
[2025-12-21 10:44:25] [query] Query for: bncf ハードリセット
[2025-12-21 10:44:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:44:25] [query] Engine: default
[2025-12-21 10:44:25] [query] Tokens: bncf ハードリセット
[2025-12-21 10:44:25] [query] Mods: 11
[2025-12-21 10:44:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:44:25] [query] Results: 0 Pages of results: 0
[2025-12-21 10:44:25] [query] Execution time: 0.11444
[2025-12-21 10:45:16] [query] Query for: master teyp çerçevesi lg
[2025-12-21 10:45:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:45:16] [query] Engine: default
[2025-12-21 10:45:16] [query] Tokens: lgbt, lgbtq, master
[2025-12-21 10:45:16] [query] Mods: 12
[2025-12-21 10:45:16] [query] Trying AND logic
[2025-12-21 10:45:16] [query] Using OR logic
[2025-12-21 10:45:16] [query] Found results using: or logic
[2025-12-21 10:45:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1895) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16925,30336,1895) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:45:16] [query] Results: 14 Pages of results: 1
[2025-12-21 10:45:16] [query] Execution time: 0.06504
[2025-12-21 10:46:15] [query] Query for: америка страна полностью на англискойм
[2025-12-21 10:46:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:46:15] [query] Engine: default
[2025-12-21 10:46:15] [query] Tokens: америка страна полностью на англискойм
[2025-12-21 10:46:15] [query] Mods: 11
[2025-12-21 10:46:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:46:15] [query] Results: 0 Pages of results: 0
[2025-12-21 10:46:15] [query] Execution time: 0.17607
[2025-12-21 10:47:26] [query] Query for: 2025 grade 11 maths papers
[2025-12-21 10:47:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:47:26] [query] Engine: default
[2025-12-21 10:47:26] [query] Tokens: 2025, grade, 11, papers, match, matches, maths grade 11
[2025-12-21 10:47:26] [query] Mods: 12
[2025-12-21 10:47:26] [query] Using OR logic
[2025-12-21 10:47:30] [query] Found results using: or logic
[2025-12-21 10:47:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(38,24711,7828,4410) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7828,38,4410,5633,3649,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:47:30] [query] Results: 634 Pages of results: 4
[2025-12-21 10:47:30] [query] Execution time: 4.58279
[2025-12-21 10:47:45] [query] Query for: real estate offer and acceptance form
[2025-12-21 10:47:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:47:45] [query] Engine: default
[2025-12-21 10:47:45] [query] Tokens: real, estate, offer, acceptance, form
[2025-12-21 10:47:45] [query] Mods: 11
[2025-12-21 10:47:45] [query] Trying AND logic
[2025-12-21 10:47:45] [query] Using OR logic
[2025-12-21 10:47:45] [query] Found results using: or logic
[2025-12-21 10:47:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,13074,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 >= '2025-12-21 10:47: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 LIMIT 0, 200
[2025-12-21 10:47:45] [query] Results: 1568 Pages of results: 8
[2025-12-21 10:47:45] [query] Execution time: 0.58752
[2025-12-21 10:48:16] [query] Query for: 盐都区 妇幼保健院 竞争性磋商公告
[2025-12-21 10:48:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:48:16] [query] Engine: default
[2025-12-21 10:48:16] [query] Tokens: 盐都区 妇幼保健院 竞争性磋商公告
[2025-12-21 10:48:16] [query] Mods: 11
[2025-12-21 10:48:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:48:16] [query] Results: 0 Pages of results: 0
[2025-12-21 10:48:16] [query] Execution time: 0.13014
[2025-12-21 10:48:36] [index:background] Health check
[2025-12-21 10:48:50] [indexer:background] Health check
[2025-12-21 10:50:06] [query] Query for: signing a contract with realtor to buy
[2025-12-21 10:50:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:50:06] [query] Engine: default
[2025-12-21 10:50:06] [query] Tokens: signing, contract, realtor, buy
[2025-12-21 10:50:06] [query] Mods: 11
[2025-12-21 10:50:06] [query] Trying AND logic
[2025-12-21 10:50:06] [query] Using OR logic
[2025-12-21 10:50:06] [query] Found results using: or logic
[2025-12-21 10:50:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7127,2727,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 >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 10:50:06] [query] Results: 1251 Pages of results: 7
[2025-12-21 10:50:06] [query] Execution time: 0.43608
[2025-12-21 10:51:06] [query] Query for: 北京化工大学华瑞年
[2025-12-21 10:51:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:51:06] [query] Engine: default
[2025-12-21 10:51:07] [query] Tokens: 北京化工大学华瑞年
[2025-12-21 10:51:07] [query] Mods: 11
[2025-12-21 10:51:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:51: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 LIMIT 0, 200
[2025-12-21 10:51:07] [query] Results: 0 Pages of results: 0
[2025-12-21 10:51:07] [query] Execution time: 0.12263
[2025-12-21 10:53:37] [index:background] Health check
[2025-12-21 10:53:50] [indexer:background] Health check
[2025-12-21 10:54:36] [query] Query for: シナモン 絵本
[2025-12-21 10:54:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:54:36] [query] Engine: default
[2025-12-21 10:54:36] [query] Tokens: シナモン 絵本
[2025-12-21 10:54:36] [query] Mods: 11
[2025-12-21 10:54:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:54: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 LIMIT 0, 200
[2025-12-21 10:54:36] [query] Results: 0 Pages of results: 0
[2025-12-21 10:54:36] [query] Execution time: 0.11571
[2025-12-21 10:55:00] [query] Query for: real estate lleida 2024 2025 statistics
[2025-12-21 10:55:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:55:00] [query] Engine: default
[2025-12-21 10:55:00] [query] Tokens: real, estate, 2024, 2025, statistics, lleida lleida 2024
[2025-12-21 10:55:00] [query] Mods: 12
[2025-12-21 10:55:00] [query] Using OR logic
[2025-12-21 10:55:24] [query] Found results using: or logic
[2025-12-21 10:55:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(17910,24711,172,171,686) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,17910,24711,686,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:55:24] [query] Results: 1346 Pages of results: 7
[2025-12-21 10:55:24] [query] Execution time: 24.20021
[2025-12-21 10:55:36] [query] Query for: 吉林省纪委王利民
[2025-12-21 10:55:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:55:36] [query] Engine: default
[2025-12-21 10:55:36] [query] Tokens: 吉林省纪委王利民
[2025-12-21 10:55:36] [query] Mods: 11
[2025-12-21 10:55:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:55: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 LIMIT 0, 200
[2025-12-21 10:55:36] [query] Results: 0 Pages of results: 0
[2025-12-21 10:55:36] [query] Execution time: 0.11055
[2025-12-21 10:55:38] [query] Query for: embody多久做一次比較適合
[2025-12-21 10:55:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:55:38] [query] Engine: default
[2025-12-21 10:55:38] [query] Tokens: embody多久做一次比較適合
[2025-12-21 10:55:38] [query] Mods: 11
[2025-12-21 10:55:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:55:38] [query] Results: 0 Pages of results: 0
[2025-12-21 10:55:38] [query] Execution time: 0.07806
[2025-12-21 10:56:16] [query] Query for: certificate 4 in real estate
[2025-12-21 10:56:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:56:16] [query] Engine: default
[2025-12-21 10:56:17] [query] Tokens: certificate, 4, real, estate, certificate 4
[2025-12-21 10:56:17] [query] Mods: 12
[2025-12-21 10:56:17] [query] Using OR logic
[2025-12-21 10:56:31] [query] Found results using: or logic
[2025-12-21 10:56:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(440,13234,172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13234,440,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 >= '2025-12-21 10: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:56:31] [query] Results: 1087 Pages of results: 6
[2025-12-21 10:56:31] [query] Execution time: 14.30790
[2025-12-21 10:57:16] [query] Query for: top seller real estate agents
[2025-12-21 10:57:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:57:16] [query] Engine: default
[2025-12-21 10:57:16] [query] Tokens: top, seller, real, estate, agents
[2025-12-21 10:57:16] [query] Mods: 11
[2025-12-21 10:57:16] [query] Trying AND logic
[2025-12-21 10:57:16] [query] Using OR logic
[2025-12-21 10:57:16] [query] Found results using: or logic
[2025-12-21 10:57:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,210,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 >= '2025-12-21 10:57: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 LIMIT 0, 200
[2025-12-21 10:57:16] [query] Results: 1305 Pages of results: 7
[2025-12-21 10:57:17] [query] Execution time: 0.72667
[2025-12-21 10:59:20] [index:background] Health check
[2025-12-21 10:59:21] [index:background] Health check
[2025-12-21 10:59:21] [indexer:background] Health check
[2025-12-21 10:59:21] [indexer:background] Health check
[2025-12-21 10:59:37] [query] Query for: договор подписки на акции
[2025-12-21 10:59:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:59:37] [query] Engine: default
[2025-12-21 10:59:37] [query] Tokens: договор подписки на акции
[2025-12-21 10:59:37] [query] Mods: 11
[2025-12-21 10:59:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 10:59: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 LIMIT 0, 200
[2025-12-21 10:59:37] [query] Results: 0 Pages of results: 0
[2025-12-21 10:59:37] [query] Execution time: 0.15134
[2025-12-21 10:59:47] [query] Query for: 文昌航天发射场 12月26日 发射任务
[2025-12-21 10:59:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:59:47] [query] Engine: default
[2025-12-21 10:59:47] [query] Tokens: 12, 26, 文昌航天发射场 12月26日 发射任务
[2025-12-21 10:59:47] [query] Mods: 12
[2025-12-21 10:59:47] [query] Using OR logic
[2025-12-21 10:59:48] [query] Found results using: or logic
[2025-12-21 10:59:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1022,4255) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 10: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 10:59:48] [query] Results: 358 Pages of results: 2
[2025-12-21 10:59:48] [query] Execution time: 0.88514
[2025-12-21 10:59:57] [query] Query for: north carolina state contract jobs
[2025-12-21 10:59:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 10:59:57] [query] Engine: default
[2025-12-21 10:59:57] [query] Tokens: north, carolina, state, contract, jobs
[2025-12-21 10:59:57] [query] Mods: 11
[2025-12-21 10:59:57] [query] Trying AND logic
[2025-12-21 10:59:57] [query] Using OR logic
[2025-12-21 10:59:57] [query] Found results using: or logic
[2025-12-21 10:59:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2727,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 >= '2025-12-21 10: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 LIMIT 0, 200
[2025-12-21 10:59:57] [query] Results: 1333 Pages of results: 7
[2025-12-21 10:59:57] [query] Execution time: 0.51527
[2025-12-21 11:00:08] [query] Query for: 我的世界魂樱花瓣
[2025-12-21 11:00:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:00:08] [query] Engine: default
[2025-12-21 11:00:08] [query] Tokens: 我的世界魂樱花瓣
[2025-12-21 11:00:08] [query] Mods: 11
[2025-12-21 11:00:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:00:08] [query] Results: 0 Pages of results: 0
[2025-12-21 11:00:08] [query] Execution time: 0.07386
[2025-12-21 11:00:16] [query] Query for: 山东莱芜考研考点对应学校
[2025-12-21 11:00:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:00:16] [query] Engine: default
[2025-12-21 11:00:16] [query] Tokens: 山东莱芜考研考点对应学校
[2025-12-21 11:00:16] [query] Mods: 11
[2025-12-21 11:00:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:00:16] [query] Results: 0 Pages of results: 0
[2025-12-21 11:00:16] [query] Execution time: 0.07434
[2025-12-21 11:03:37] [index:background] Health check
[2025-12-21 11:03:49] [indexer:background] Health check
[2025-12-21 11:03:58] [query] Query for: 札幌　中古マンション　値下がり
[2025-12-21 11:03:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:03:58] [query] Engine: default
[2025-12-21 11:03:58] [query] Tokens: 札幌 中古マンション 値下がり
[2025-12-21 11:03:58] [query] Mods: 11
[2025-12-21 11:03:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:03:58] [query] Results: 0 Pages of results: 0
[2025-12-21 11:03:58] [query] Execution time: 0.13933
[2025-12-21 11:05:17] [query] Query for: авиационный транспорт
[2025-12-21 11:05:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:05:17] [query] Engine: default
[2025-12-21 11:05:18] [query] Tokens: авиационный транспорт
[2025-12-21 11:05:18] [query] Mods: 11
[2025-12-21 11:05:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:05:18] [query] Results: 0 Pages of results: 0
[2025-12-21 11:05:18] [query] Execution time: 0.13342
[2025-12-21 11:06:18] [query] Query for: rodgers real estate group commission
[2025-12-21 11:06:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:06:18] [query] Engine: default
[2025-12-21 11:06:18] [query] Tokens: rodgers, real, estate, group, commission
[2025-12-21 11:06:18] [query] Mods: 11
[2025-12-21 11:06:18] [query] Trying AND logic
[2025-12-21 11:06:18] [query] Using OR logic
[2025-12-21 11:06:19] [query] Found results using: or logic
[2025-12-21 11:06:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21592,171,172,1286,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 >= '2025-12-21 11:06: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 LIMIT 0, 200
[2025-12-21 11:06:19] [query] Results: 1018 Pages of results: 6
[2025-12-21 11:06:19] [query] Execution time: 0.63784
[2025-12-21 11:07:59] [query] Query for: 西北大学崔旭
[2025-12-21 11:07:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:07:59] [query] Engine: default
[2025-12-21 11:07:59] [query] Tokens: 西北大学崔旭
[2025-12-21 11:07:59] [query] Mods: 11
[2025-12-21 11:07:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:07:59] [query] Results: 0 Pages of results: 0
[2025-12-21 11:07:59] [query] Execution time: 0.07713
[2025-12-21 11:08:36] [index:background] Health check
[2025-12-21 11:08:50] [indexer:background] Health check
[2025-12-21 11:09:00] [query] Query for: homes for sale northern davidson county nc
[2025-12-21 11:09:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:09:00] [query] Engine: default
[2025-12-21 11:09:00] [query] Tokens: homes, sale, northern, davidson, county, nc
[2025-12-21 11:09:00] [query] Mods: 11
[2025-12-21 11:09:00] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 11:09:00] [query] Using OR logic
[2025-12-21 11:09:01] [query] Found results using: or logic
[2025-12-21 11:09:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,11612,14224,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 >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:09:01] [query] Results: 936 Pages of results: 5
[2025-12-21 11:09:01] [query] Execution time: 0.56834
[2025-12-21 11:10:29] [query] Query for: 六安市半导体及电子信息产业发展行动计划（2023-2025）
[2025-12-21 11:10:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:10:29] [query] Engine: default
[2025-12-21 11:10:29] [query] Tokens: 2023, 2025, 02 2025, 02062025, 022025, 六安市半导体及电子信息产业发展行动计划 2023-2025
[2025-12-21 11:10:29] [query] Mods: 12
[2025-12-21 11:10:29] [query] Using OR logic
[2025-12-21 11:10:31] [query] Found results using: or logic
[2025-12-21 11:10:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1020,24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,24711,63944,64147,63945,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:10:31] [query] Results: 477 Pages of results: 3
[2025-12-21 11:10:31] [query] Execution time: 2.49805
[2025-12-21 11:10:58] [query] Query for: 平面 アフターアフェクト 追加方法
[2025-12-21 11:10:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:10:58] [query] Engine: default
[2025-12-21 11:10:58] [query] Tokens: 平面 アフターアフェクト 追加方法
[2025-12-21 11:10:58] [query] Mods: 11
[2025-12-21 11:10:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:10: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 LIMIT 0, 200
[2025-12-21 11:10:58] [query] Results: 0 Pages of results: 0
[2025-12-21 11:10:58] [query] Execution time: 0.12313
[2025-12-21 11:11:05] [query] Query for: ca real estate transfer disclosure statement
[2025-12-21 11:11:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:11:05] [query] Engine: default
[2025-12-21 11:11:05] [query] Tokens: ca, real, estate, transfer, disclosure, statement
[2025-12-21 11:11:05] [query] Mods: 11
[2025-12-21 11:11:05] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 11:11:05] [query] Using OR logic
[2025-12-21 11:11:05] [query] Found results using: or logic
[2025-12-21 11:11:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,4519,6557,1502) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:11:05] [query] Results: 1062 Pages of results: 6
[2025-12-21 11:11:05] [query] Execution time: 0.69942
[2025-12-21 11:11:07] [query] Query for: 天津市中华职专人才培养方案
[2025-12-21 11:11:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:11:07] [query] Engine: default
[2025-12-21 11:11:08] [query] Tokens: 天津市中华职专人才培养方案
[2025-12-21 11:11:08] [query] Mods: 11
[2025-12-21 11:11:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:11:08] [query] Results: 0 Pages of results: 0
[2025-12-21 11:11:08] [query] Execution time: 0.07542
[2025-12-21 11:12:19] [query] Query for: 吸血鬼幸存者 恶魔城 离魂者
[2025-12-21 11:12:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:12:19] [query] Engine: default
[2025-12-21 11:12:19] [query] Tokens: 吸血鬼幸存者 恶魔城 离魂者
[2025-12-21 11:12:19] [query] Mods: 11
[2025-12-21 11:12:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:12:19] [query] Results: 0 Pages of results: 0
[2025-12-21 11:12:19] [query] Execution time: 0.12591
[2025-12-21 11:12:27] [query] Query for: 4_! 3
[2025-12-21 11:12:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:12:27] [query] Engine: default
[2025-12-21 11:12:28] [query] Tokens: 101844-004_fema2019_makeityourbusinessupd_8, insight_feb2014_issuu, insight_q1february2024_issuu, insight_q2may2024_web, ncar_insight_aug2014_issuu, 3, 4
[2025-12-21 11:12:28] [query] Mods: 12
[2025-12-21 11:12:28] [query] Trying AND logic
[2025-12-21 11:12:28] [query] Using OR logic
[2025-12-21 11:12:30] [query] Found results using: or logic
[2025-12-21 11:12:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(689,440) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21108,37906,53344,56841,37897,689,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 >= '2025-12-21 11:12: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:12:30] [query] Results: 654 Pages of results: 4
[2025-12-21 11:12:30] [query] Execution time: 2.42219
[2025-12-21 11:13:37] [index:background] Health check
[2025-12-21 11:13:39] [query] Query for: form.nsc.et
[2025-12-21 11:13:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:13:39] [query] Engine: default
[2025-12-21 11:13:39] [query] Tokens: nscarci, et, form
[2025-12-21 11:13:39] [query] Mods: 12
[2025-12-21 11:13:39] [query] Trying AND logic
[2025-12-21 11:13:39] [query] Using OR logic
[2025-12-21 11:13:43] [query] Found results using: or logic
[2025-12-21 11:13:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(19370,1817) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25063,19370,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 >= '2025-12-21 11: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:13:43] [query] Results: 864 Pages of results: 5
[2025-12-21 11:13:43] [query] Execution time: 3.58312
[2025-12-21 11:13:49] [indexer:background] Health check
[2025-12-21 11:14:20] [query] Query for: 52000*30
[2025-12-21 11:14:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:14:20] [query] Engine: default
[2025-12-21 11:14:20] [query] Tokens: 1755200093, 1755200093 1755185902, 17552000931755185902, 30
[2025-12-21 11:14:20] [query] Mods: 12
[2025-12-21 11:14:20] [query] Trying AND logic
[2025-12-21 11:14:20] [query] Using OR logic
[2025-12-21 11:14:23] [query] Found results using: or logic
[2025-12-21 11:14:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1803) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (72510,72523,72539,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 >= '2025-12-21 11:14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:14:23] [query] Results: 792 Pages of results: 4
[2025-12-21 11:14:23] [query] Execution time: 3.01962
[2025-12-21 11:14:58] [query] Query for: 河北医学春季高考 招生办电话
[2025-12-21 11:14:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:14:58] [query] Engine: default
[2025-12-21 11:14:58] [query] Tokens: 河北医学春季高考 招生办电话
[2025-12-21 11:14:58] [query] Mods: 11
[2025-12-21 11:14:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:14:58] [query] Results: 0 Pages of results: 0
[2025-12-21 11:14:58] [query] Execution time: 0.11927
[2025-12-21 11:15:29] [query] Query for: setting healthy goals for new year
[2025-12-21 11:15:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:15:29] [query] Engine: default
[2025-12-21 11:15:29] [query] Tokens: setting, healthy, goals, new, year
[2025-12-21 11:15:29] [query] Mods: 11
[2025-12-21 11:15:29] [query] Trying AND logic
[2025-12-21 11:15:29] [query] Using OR logic
[2025-12-21 11:15:29] [query] Found results using: or logic
[2025-12-21 11:15:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4971,1591,1431,110,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 >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:15:29] [query] Results: 714 Pages of results: 4
[2025-12-21 11:15:29] [query] Execution time: 0.29324
[2025-12-21 11:16:39] [query] Query for: nc officer verification
[2025-12-21 11:16:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:16:39] [query] Engine: default
[2025-12-21 11:16:39] [query] Tokens: nc, officer, verification
[2025-12-21 11:16:39] [query] Mods: 11
[2025-12-21 11:16:39] [query] Trying AND logic
[2025-12-21 11:16:39] [query] Using OR logic
[2025-12-21 11:16:39] [query] Found results using: or logic
[2025-12-21 11:16:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2481,2578) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:16:39] [query] Results: 681 Pages of results: 4
[2025-12-21 11:16:39] [query] Execution time: 0.51492
[2025-12-21 11:16:50] [query] Query for: north carolina general power of attorney form
[2025-12-21 11:16:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:16:50] [query] Engine: default
[2025-12-21 11:16:50] [query] Tokens: north, carolina, general, power, attorney, form
[2025-12-21 11:16:50] [query] Mods: 11
[2025-12-21 11:16:50] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 11:16:50] [query] Using OR logic
[2025-12-21 11:16:50] [query] Found results using: or logic
[2025-12-21 11:16:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1051,2775,900,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 >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:16:50] [query] Results: 1385 Pages of results: 7
[2025-12-21 11:16:50] [query] Execution time: 0.51749
[2025-12-21 11:17:50] [query] Query for: trixielalaine spicy content
[2025-12-21 11:17:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:17:50] [query] Engine: default
[2025-12-21 11:17:50] [query] Tokens: content, spc, trixielalaine spicy
[2025-12-21 11:17:50] [query] Mods: 12
[2025-12-21 11:17:50] [query] Using OR logic
[2025-12-21 11:17:51] [query] Found results using: or logic
[2025-12-21 11:17:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(316) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (316,12099,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:17:51] [query] Results: 448 Pages of results: 3
[2025-12-21 11:17:51] [query] Execution time: 0.77170
[2025-12-21 11:18:36] [index:background] Health check
[2025-12-21 11:18:49] [indexer:background] Health check
[2025-12-21 11:20:18] [query] Query for: selling house without realtor
[2025-12-21 11:20:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:20:18] [query] Engine: default
[2025-12-21 11:20:18] [query] Tokens: selling, house, without, realtor
[2025-12-21 11:20:18] [query] Mods: 11
[2025-12-21 11:20:18] [query] Trying AND logic
[2025-12-21 11:20:18] [query] Found results using: and logic
[2025-12-21 11:20:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,244,2332,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 >= '2025-12-21 11:20: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 ('12321', '14176', '14230', '14256', '17569', '17737', '17746', '20526', '21704', '2279', '2747', '49351', '52033', '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 LIMIT 0, 200
[2025-12-21 11:20:18] [query] Results: 14 Pages of results: 1
[2025-12-21 11:20:18] [query] Execution time: 0.23425
[2025-12-21 11:20:29] [query] Query for: zillow vs realtor estimates
[2025-12-21 11:20:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:20:29] [query] Engine: default
[2025-12-21 11:20:29] [query] Tokens: zillow, vs, realtor, estimates
[2025-12-21 11:20:29] [query] Mods: 11
[2025-12-21 11:20:29] [query] Trying AND logic
[2025-12-21 11:20:29] [query] Using OR logic
[2025-12-21 11:20:30] [query] Found results using: or logic
[2025-12-21 11:20:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4516,402,489) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:20: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 LIMIT 0, 200
[2025-12-21 11:20:30] [query] Results: 530 Pages of results: 3
[2025-12-21 11:20:30] [query] Execution time: 0.26753
[2025-12-21 11:23:00] [query] Query for: ハローマック　2008年撤退
[2025-12-21 11:23:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:23:00] [query] Engine: default
[2025-12-21 11:23:00] [query] Tokens: 2008, ハローマック 2008年撤退
[2025-12-21 11:23:00] [query] Mods: 12
[2025-12-21 11:23:00] [query] Using OR logic
[2025-12-21 11:23:00] [query] Found results using: or logic
[2025-12-21 11:23:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1584) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (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 >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:23:00] [query] Results: 15 Pages of results: 1
[2025-12-21 11:23:00] [query] Execution time: 0.20007
[2025-12-21 11:23:10] [query] Query for: industrial property for sale charlotte nc
[2025-12-21 11:23:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:23:10] [query] Engine: default
[2025-12-21 11:23:10] [query] Tokens: industrial, property, sale, charlotte, nc
[2025-12-21 11:23:10] [query] Mods: 11
[2025-12-21 11:23:10] [query] Trying AND logic
[2025-12-21 11:23:10] [query] Using OR logic
[2025-12-21 11:23:10] [query] Found results using: or logic
[2025-12-21 11:23:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3257,107,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 >= '2025-12-21 11:23: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 LIMIT 0, 200
[2025-12-21 11:23:10] [query] Results: 1270 Pages of results: 7
[2025-12-21 11:23:10] [query] Execution time: 0.60441
[2025-12-21 11:23:36] [index:background] Health check
[2025-12-21 11:23:49] [query] Query for: 最开始的那篇gan
[2025-12-21 11:23:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:23:49] [query] Engine: default
[2025-12-21 11:23:49] [query] Tokens: 最开始的那篇gan
[2025-12-21 11:23:49] [query] Mods: 11
[2025-12-21 11:23:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:23:49] [query] Results: 0 Pages of results: 0
[2025-12-21 11:23:49] [query] Execution time: 0.08618
[2025-12-21 11:23:49] [indexer:background] Health check
[2025-12-21 11:24:00] [query] Query for: 深圳多管局 机构设置
[2025-12-21 11:24:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:24:00] [query] Engine: default
[2025-12-21 11:24:00] [query] Tokens: 深圳多管局 机构设置
[2025-12-21 11:24:00] [query] Mods: 11
[2025-12-21 11:24:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:24:00] [query] Results: 0 Pages of results: 0
[2025-12-21 11:24:00] [query] Execution time: 0.10253
[2025-12-21 11:25:00] [query] Query for: 黒留袖 髪型 ショート
[2025-12-21 11:25:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:25:00] [query] Engine: default
[2025-12-21 11:25:00] [query] Tokens: 黒留袖 髪型 ショート
[2025-12-21 11:25:00] [query] Mods: 11
[2025-12-21 11:25:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:25: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 LIMIT 0, 200
[2025-12-21 11:25:00] [query] Results: 0 Pages of results: 0
[2025-12-21 11:25:00] [query] Execution time: 0.12749
[2025-12-21 11:25:19] [query] Query for: geo-lift怎么读
[2025-12-21 11:25:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:25:19] [query] Engine: default
[2025-12-21 11:25:19] [query] Tokens: geo, geocv, geodetic, geographic, geographical, geographically, geography, geometric, geopolitical, george
[2025-12-21 11:25:19] [query] Mods: 11
[2025-12-21 11:25:19] [query] Using OR logic
[2025-12-21 11:25:19] [query] Found results using: and logic
[2025-12-21 11:25:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32591,16092,937,5881,4097,10465,13558,8650,11620,15099) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:25: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 LIMIT 0, 200
[2025-12-21 11:25:19] [query] Results: 34 Pages of results: 1
[2025-12-21 11:25:19] [query] Execution time: 0.09084
[2025-12-21 11:26:29] [query] Query for: ペンネームメーカー
[2025-12-21 11:26:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:26:29] [query] Engine: default
[2025-12-21 11:26:29] [query] Tokens: ペンネームメーカー
[2025-12-21 11:26:29] [query] Mods: 11
[2025-12-21 11:26:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:26:29] [query] Results: 0 Pages of results: 0
[2025-12-21 11:26:29] [query] Execution time: 0.07587
[2025-12-21 11:28:00] [query] Query for: lojas de epi em são paulo
[2025-12-21 11:28:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:28:00] [query] Engine: default
[2025-12-21 11:28:00] [query] Tokens: email, email 2, email2, emailbanner, emailed, emailing, emailinvitation, emails, emam, embark
[2025-12-21 11:28:00] [query] Mods: 12
[2025-12-21 11:28:00] [query] Using OR logic
[2025-12-21 11:28:00] [query] Found results using: and logic
[2025-12-21 11:28:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3783) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 11:28: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:28:00] [query] Results: 202 Pages of results: 2
[2025-12-21 11:28:00] [query] Execution time: 0.08965
[2025-12-21 11:28:18] [query] Query for: "大鱼" 钢琴谱 降d大调 全音阁
[2025-12-21 11:28:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:28:18] [query] Engine: default
[2025-12-21 11:28:18] [query] Tokens: 大鱼 钢琴谱 降d大调 全音阁
[2025-12-21 11:28:18] [query] Mods: 11
[2025-12-21 11:28:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:28: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 LIMIT 0, 200
[2025-12-21 11:28:18] [query] Results: 0 Pages of results: 0
[2025-12-21 11:28:18] [query] Execution time: 0.14131
[2025-12-21 11:28:36] [index:background] Health check
[2025-12-21 11:28:38] [query] Query for: contract agreement to sell a farm
[2025-12-21 11:28:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:28:38] [query] Engine: default
[2025-12-21 11:28:39] [query] Tokens: contract, agreement, sell, farm
[2025-12-21 11:28:39] [query] Mods: 11
[2025-12-21 11:28:39] [query] Trying AND logic
[2025-12-21 11:28:40] [query] Using OR logic
[2025-12-21 11:28:40] [query] Found results using: or logic
[2025-12-21 11:28:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 11: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:28:40] [query] Results: 1042 Pages of results: 6
[2025-12-21 11:28:40] [query] Execution time: 1.57483
[2025-12-21 11:28:49] [query] Query for: iot security market report
[2025-12-21 11:28:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:28:49] [query] Engine: default
[2025-12-21 11:28:49] [query] Tokens: audiotours, chiott, do-audiotours, doaudiotours, eliott, eliott-carter, eliottcarter, elliot, elliott, marriott
[2025-12-21 11:28:49] [query] Mods: 12
[2025-12-21 11:28:49] [query] Using OR logic
[2025-12-21 11:28:49] [query] Found results using: and logic
[2025-12-21 11:28:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(194,1003,2466) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (43469,30554,74367,43483,33069,33074,33080,28910,23235,15089) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:28: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:28:49] [query] Results: 8 Pages of results: 1
[2025-12-21 11:28:49] [query] Execution time: 0.08945
[2025-12-21 11:28:50] [indexer:background] Health check
[2025-12-21 11:29:15] [query] Query for: mls listings with seller financing options
[2025-12-21 11:29:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:29:15] [query] Engine: default
[2025-12-21 11:29:15] [query] Tokens: mls, listings, seller, financing, options
[2025-12-21 11:29:15] [query] Mods: 11
[2025-12-21 11:29:15] [query] Trying AND logic
[2025-12-21 11:29:15] [query] Using OR logic
[2025-12-21 11:29:15] [query] Found results using: or logic
[2025-12-21 11:29:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,210,151,4752) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:29: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 LIMIT 0, 200
[2025-12-21 11:29:15] [query] Results: 829 Pages of results: 5
[2025-12-21 11:29:15] [query] Execution time: 0.22815
[2025-12-21 11:29:17] [query] Query for: q'm'm'vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv'c'c'v
[2025-12-21 11:29:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:29:17] [query] Engine: default
[2025-12-21 11:29:17] [query] Tokens: o'connor, c, m, q, v
[2025-12-21 11:29:17] [query] Mods: 12
[2025-12-21 11:29:17] [query] Trying AND logic
[2025-12-21 11:29:17] [query] Using OR logic
[2025-12-21 11:29:18] [query] Found results using: or logic
[2025-12-21 11:29:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1685,1812,8811,14060) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12117,1685,1812,8811,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 >= '2025-12-21 11:29: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:29:18] [query] Results: 448 Pages of results: 3
[2025-12-21 11:29:18] [query] Execution time: 1.11033
[2025-12-21 11:29:19] [query] Query for: 特斯拉2025年新车发布
[2025-12-21 11:29:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:29:19] [query] Engine: default
[2025-12-21 11:29:19] [query] Tokens: 2025, 特斯拉2025年新车发布
[2025-12-21 11:29:19] [query] Mods: 12
[2025-12-21 11:29:19] [query] Using OR logic
[2025-12-21 11:29:20] [query] Found results using: or logic
[2025-12-21 11:29:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:29:20] [query] Results: 194 Pages of results: 1
[2025-12-21 11:29:20] [query] Execution time: 0.67508
[2025-12-21 11:29:37] [query] Query for: mls listings with seller finance
[2025-12-21 11:29:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:29:37] [query] Engine: default
[2025-12-21 11:29:37] [query] Tokens: mls, listings, seller, finance
[2025-12-21 11:29:37] [query] Mods: 11
[2025-12-21 11:29:37] [query] Trying AND logic
[2025-12-21 11:29:37] [query] Using OR logic
[2025-12-21 11:29:38] [query] Found results using: or logic
[2025-12-21 11:29:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,210,242) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:29:38] [query] Results: 794 Pages of results: 4
[2025-12-21 11:29:38] [query] Execution time: 0.19300
[2025-12-21 11:29:46] [query] Query for: mls listings with seller fin
[2025-12-21 11:29:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:29:46] [query] Engine: default
[2025-12-21 11:29:46] [query] Tokens: finagling, final, final_claimshandbook_10252017, finalclaimshandbook10252017, finalist, finalists, finality, finalization, finalize, finalized
[2025-12-21 11:29:46] [query] Mods: 12
[2025-12-21 11:29:46] [query] Using OR logic
[2025-12-21 11:29:47] [query] Found results using: and logic
[2025-12-21 11:29:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(906,2699,210) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3331,417,21102,21147,43631,43624,70939,11808,33532,1986) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:29: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:29:47] [query] Results: 75 Pages of results: 1
[2025-12-21 11:29:47] [query] Execution time: 0.37969
[2025-12-21 11:29:59] [query] Query for: 宝可梦食梦梦多少级进化
[2025-12-21 11:29:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:29:59] [query] Engine: default
[2025-12-21 11:29:59] [query] Tokens: 宝可梦食梦梦多少级进化
[2025-12-21 11:29:59] [query] Mods: 11
[2025-12-21 11:29:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:29:59] [query] Results: 0 Pages of results: 0
[2025-12-21 11:29:59] [query] Execution time: 0.07653
[2025-12-21 11:30:03] [query] Query for: mls listings with seller
[2025-12-21 11:30:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:30:03] [query] Engine: default
[2025-12-21 11:30:03] [query] Tokens: mls, listings, seller
[2025-12-21 11:30:03] [query] Mods: 11
[2025-12-21 11:30:03] [query] Trying AND logic
[2025-12-21 11:30:03] [query] Found results using: and logic
[2025-12-21 11:30:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 11: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' ) ) ))) AND s.id IN ('19894', '19920', '20033', '20219', '20577', '21188', '2193', '22255', '23112', '2520', '25516', '25694', '26144', '26192', '36791', '47590', '49187', '52268', '53526', '55587', '56052', '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 LIMIT 0, 200
[2025-12-21 11:30:03] [query] Results: 22 Pages of results: 1
[2025-12-21 11:30:03] [query] Execution time: 0.08898
[2025-12-21 11:31:40] [query] Query for: what does innsbrook real estate agents charge to sell house
[2025-12-21 11:31:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:31:40] [query] Engine: default
[2025-12-21 11:31:40] [query] Tokens: real, estate, agents, charge, sell, house, innsbrook
[2025-12-21 11:31:40] [query] Mods: 12
[2025-12-21 11:31:40] [query] Using OR logic
[2025-12-21 11:31:58] [query] Found results using: or logic
[2025-12-21 11:31:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1155,1527,172,244,171,106) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1527,106,244,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:31: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:31:58] [query] Results: 1177 Pages of results: 6
[2025-12-21 11:31:58] [query] Execution time: 18.05247
[2025-12-21 11:32:10] [query] Query for: 如何写论文百度网盘
[2025-12-21 11:32:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:32:10] [query] Engine: default
[2025-12-21 11:32:10] [query] Tokens: 如何写论文百度网盘
[2025-12-21 11:32:10] [query] Mods: 11
[2025-12-21 11:32:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:32:10] [query] Results: 0 Pages of results: 0
[2025-12-21 11:32:10] [query] Execution time: 0.08255
[2025-12-21 11:32:29] [query] Query for: 青海省2019年第一季度食品安全抽检合格率
[2025-12-21 11:32:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:32:29] [query] Engine: default
[2025-12-21 11:32:29] [query] Tokens: 2019, 青海省2019年第一季度食品安全抽检合格率
[2025-12-21 11:32:29] [query] Mods: 12
[2025-12-21 11:32:29] [query] Using OR logic
[2025-12-21 11:32:29] [query] Found results using: or logic
[2025-12-21 11:32:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3429) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3429,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:32:29] [query] Results: 101 Pages of results: 1
[2025-12-21 11:32:29] [query] Execution time: 0.14379
[2025-12-21 11:33:09] [query] Query for: 2026年1月1日曲靖气温
[2025-12-21 11:33:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:33:09] [query] Engine: default
[2025-12-21 11:33:09] [query] Tokens: 2026, 1, 2026年1月1日曲靖气温
[2025-12-21 11:33:09] [query] Mods: 12
[2025-12-21 11:33:09] [query] Using OR logic
[2025-12-21 11:33:18] [query] Found results using: or logic
[2025-12-21 11:33:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(431,28036) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 11: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:33:18] [query] Results: 1244 Pages of results: 7
[2025-12-21 11:33:18] [query] Execution time: 8.51507
[2025-12-21 11:33:30] [query] Query for: 我的世界蚊香君怎么进化
[2025-12-21 11:33:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:33:30] [query] Engine: default
[2025-12-21 11:33:30] [query] Tokens: 我的世界蚊香君怎么进化
[2025-12-21 11:33:30] [query] Mods: 11
[2025-12-21 11:33:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:33: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 LIMIT 0, 200
[2025-12-21 11:33:30] [query] Results: 0 Pages of results: 0
[2025-12-21 11:33:30] [query] Execution time: 0.07620
[2025-12-21 11:33:36] [index:background] Health check
[2025-12-21 11:33:44] [query] Query for: 飞书文档插入当前日期
[2025-12-21 11:33:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:33:44] [query] Engine: default
[2025-12-21 11:33:45] [query] Tokens: 飞书文档插入当前日期
[2025-12-21 11:33:45] [query] Mods: 11
[2025-12-21 11:33:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:33:45] [query] Results: 0 Pages of results: 0
[2025-12-21 11:33:45] [query] Execution time: 0.16830
[2025-12-21 11:33:49] [indexer:background] Health check
[2025-12-21 11:34:10] [query] Query for: 丁晓银
[2025-12-21 11:34:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:34:10] [query] Engine: default
[2025-12-21 11:34:10] [query] Tokens: 丁晓银
[2025-12-21 11:34:10] [query] Mods: 11
[2025-12-21 11:34:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:34: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 LIMIT 0, 200
[2025-12-21 11:34:10] [query] Results: 0 Pages of results: 0
[2025-12-21 11:34:10] [query] Execution time: 0.07847
[2025-12-21 11:36:10] [query] Query for: 梦幻西游交易角色打字
[2025-12-21 11:36:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:36:10] [query] Engine: default
[2025-12-21 11:36:10] [query] Tokens: 梦幻西游交易角色打字
[2025-12-21 11:36:10] [query] Mods: 11
[2025-12-21 11:36:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:36: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 LIMIT 0, 200
[2025-12-21 11:36:10] [query] Results: 0 Pages of results: 0
[2025-12-21 11:36:10] [query] Execution time: 0.10934
[2025-12-21 11:36:21] [query] Query for: 中物九联 成都 科技有限责任公司
[2025-12-21 11:36:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:36:21] [query] Engine: default
[2025-12-21 11:36:21] [query] Tokens: 中物九联 成都 科技有限责任公司
[2025-12-21 11:36:21] [query] Mods: 11
[2025-12-21 11:36:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:36: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 LIMIT 0, 200
[2025-12-21 11:36:21] [query] Results: 0 Pages of results: 0
[2025-12-21 11:36:21] [query] Execution time: 0.14223
[2025-12-21 11:36:53] [query] Query for: home buying agent
[2025-12-21 11:36:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:36:53] [query] Engine: default
[2025-12-21 11:36:53] [query] Tokens: home, buying, agent
[2025-12-21 11:36:53] [query] Mods: 11
[2025-12-21 11:36:53] [query] Trying AND logic
[2025-12-21 11:36:53] [query] Found results using: and logic
[2025-12-21 11:36:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 11: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' ) ) ))) AND s.id IN ('10719', '14281', '14364', '17623', '17737', '17872', '17962', '18438', '19992', '20033', '20378', '20471', '2279', '25639', '25805', '2927', '43727', '43938', '46635', '47879', '49253', '50411', '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 LIMIT 0, 200
[2025-12-21 11:36:53] [query] Results: 23 Pages of results: 1
[2025-12-21 11:36:53] [query] Execution time: 0.22128
[2025-12-21 11:37:31] [query] Query for: 小説サイト アクセス数ランキング
[2025-12-21 11:37:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:37:31] [query] Engine: default
[2025-12-21 11:37:31] [query] Tokens: 小説サイト アクセス数ランキング
[2025-12-21 11:37:31] [query] Mods: 11
[2025-12-21 11:37:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:37:31] [query] Results: 0 Pages of results: 0
[2025-12-21 11:37:31] [query] Execution time: 0.10864
[2025-12-21 11:37:35] [query] Query for: kawaiiivoiceを目指す本
[2025-12-21 11:37:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:37:35] [query] Engine: default
[2025-12-21 11:37:35] [query] Tokens: kawaiiivoiceを目指す本
[2025-12-21 11:37:35] [query] Mods: 11
[2025-12-21 11:37:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:37: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 LIMIT 0, 200
[2025-12-21 11:37:35] [query] Results: 0 Pages of results: 0
[2025-12-21 11:37:35] [query] Execution time: 0.07837
[2025-12-21 11:38:36] [index:background] Health check
[2025-12-21 11:38:49] [indexer:background] Health check
[2025-12-21 11:39:01] [query] Query for: what certifications are beneficial for a real estate agent
[2025-12-21 11:39:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:39:01] [query] Engine: default
[2025-12-21 11:39:01] [query] Tokens: certifications, beneficial, real, estate, agent
[2025-12-21 11:39:01] [query] Mods: 11
[2025-12-21 11:39:01] [query] Trying AND logic
[2025-12-21 11:39:01] [query] Using OR logic
[2025-12-21 11:39:01] [query] Found results using: or logic
[2025-12-21 11:39:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (955,5451,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 >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:39:01] [query] Results: 1138 Pages of results: 6
[2025-12-21 11:39:02] [query] Execution time: 0.73161
[2025-12-21 11:40:12] [query] Query for: nc mobile home bill of sale pdf
[2025-12-21 11:40:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:40:12] [query] Engine: default
[2025-12-21 11:40:12] [query] Tokens: nc, mobile, home, bill, sale, pdf
[2025-12-21 11:40:12] [query] Mods: 11
[2025-12-21 11:40:12] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 11:40:12] [query] Using OR logic
[2025-12-21 11:40:13] [query] Found results using: or logic
[2025-12-21 11:40:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,643,234,1054,125,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 >= '2025-12-21 11:40: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 LIMIT 0, 200
[2025-12-21 11:40:13] [query] Results: 1096 Pages of results: 6
[2025-12-21 11:40:13] [query] Execution time: 0.81466
[2025-12-21 11:40:15] [query] Query for: 山东省财政厅的英语
[2025-12-21 11:40:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:40:15] [query] Engine: default
[2025-12-21 11:40:16] [query] Tokens: 山东省财政厅的英语
[2025-12-21 11:40:16] [query] Mods: 11
[2025-12-21 11:40:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:40: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 LIMIT 0, 200
[2025-12-21 11:40:16] [query] Results: 0 Pages of results: 0
[2025-12-21 11:40:16] [query] Execution time: 0.12405
[2025-12-21 11:42:11] [query] Query for: orario cimitero varese belforte
[2025-12-21 11:42:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:42:11] [query] Engine: default
[2025-12-21 11:42:11] [query] Tokens: orear, varies, orario cimitero varese belforte
[2025-12-21 11:42:11] [query] Mods: 11
[2025-12-21 11:42:11] [query] Using OR logic
[2025-12-21 11:42:11] [query] Found results using: or logic
[2025-12-21 11:42:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (70111,30120,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:42: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 LIMIT 0, 200
[2025-12-21 11:42:11] [query] Results: 2 Pages of results: 1
[2025-12-21 11:42:11] [query] Execution time: 0.18190
[2025-12-21 11:43:01] [query] Query for: ヒューストン 電車 乗り 方
[2025-12-21 11:43:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:43:01] [query] Engine: default
[2025-12-21 11:43:01] [query] Tokens: ヒューストン 電車 乗り 方
[2025-12-21 11:43:01] [query] Mods: 11
[2025-12-21 11:43:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:43:01] [query] Results: 0 Pages of results: 0
[2025-12-21 11:43:01] [query] Execution time: 0.18170
[2025-12-21 11:43:37] [index:background] Health check
[2025-12-21 11:43:50] [indexer:background] Health check
[2025-12-21 11:44:30] [query] Query for: 珠峰实时高度
[2025-12-21 11:44:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:44:30] [query] Engine: default
[2025-12-21 11:44:30] [query] Tokens: 珠峰实时高度
[2025-12-21 11:44:30] [query] Mods: 11
[2025-12-21 11:44:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:44:30] [query] Results: 0 Pages of results: 0
[2025-12-21 11:44:30] [query] Execution time: 0.08241
[2025-12-21 11:45:10] [query] Query for: real estate policy
[2025-12-21 11:45:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:45:10] [query] Engine: default
[2025-12-21 11:45:10] [query] Tokens: real, estate, policy
[2025-12-21 11:45:10] [query] Mods: 11
[2025-12-21 11:45:10] [query] Trying AND logic
[2025-12-21 11:45:11] [query] Found results using: and logic
[2025-12-21 11:45:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,261) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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' ) ) ))) 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 (261) 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 LIMIT 0, 200
[2025-12-21 11:45:11] [query] Results: 88 Pages of results: 1
[2025-12-21 11:45:11] [query] Execution time: 0.66477
[2025-12-21 11:45:15] [query] Query for: arkansas real estate contract for sale pdf
[2025-12-21 11:45:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:45:15] [query] Engine: default
[2025-12-21 11:45:15] [query] Tokens: arkansas, real, estate, contract, sale, pdf
[2025-12-21 11:45:15] [query] Mods: 11
[2025-12-21 11:45:15] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 11:45:15] [query] Using OR logic
[2025-12-21 11:45:16] [query] Found results using: or logic
[2025-12-21 11:45:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17778,171,172,2727,125,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 >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:45:16] [query] Results: 1478 Pages of results: 8
[2025-12-21 11:45:16] [query] Execution time: 1.06323
[2025-12-21 11:45:42] [query] Query for: 密呆
[2025-12-21 11:45:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:45:42] [query] Engine: default
[2025-12-21 11:45:42] [query] Tokens: 密呆
[2025-12-21 11:45:42] [query] Mods: 11
[2025-12-21 11:45:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:45: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 LIMIT 0, 200
[2025-12-21 11:45:42] [query] Results: 0 Pages of results: 0
[2025-12-21 11:45:42] [query] Execution time: 0.22703
[2025-12-21 11:45:52] [query] Query for: rent agreemn
[2025-12-21 11:45:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:45:52] [query] Engine: default
[2025-12-21 11:45:52] [query] Tokens: rent, agreemn
[2025-12-21 11:45:52] [query] Mods: 12
[2025-12-21 11:45:52] [query] Using OR logic
[2025-12-21 11:45:52] [query] Found results using: or logic
[2025-12-21 11:45:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(603) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:45:52] [query] Results: 54 Pages of results: 1
[2025-12-21 11:45:52] [query] Execution time: 0.14316
[2025-12-21 11:46:42] [query] Query for: crys it service
[2025-12-21 11:46:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:46:42] [query] Engine: default
[2025-12-21 11:46:42] [query] Tokens: crystal, crystallize, crystalr, service
[2025-12-21 11:46:42] [query] Mods: 12
[2025-12-21 11:46:42] [query] Trying AND logic
[2025-12-21 11:46:42] [query] Found results using: and logic
[2025-12-21 11:46:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1526) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18040,30948,67553,1526) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:46: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 ('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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:46:42] [query] Results: 1 Pages of results: 1
[2025-12-21 11:46:42] [query] Execution time: 0.05053
[2025-12-21 11:47:02] [query] Query for: 衛府の七忍　キリシタン
[2025-12-21 11:47:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:47:02] [query] Engine: default
[2025-12-21 11:47:02] [query] Tokens: 衛府の七忍 キリシタン
[2025-12-21 11:47:02] [query] Mods: 11
[2025-12-21 11:47:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:47: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 LIMIT 0, 200
[2025-12-21 11:47:02] [query] Results: 0 Pages of results: 0
[2025-12-21 11:47:02] [query] Execution time: 0.11071
[2025-12-21 11:47:22] [query] Query for: subdivision bonds in charlotte
[2025-12-21 11:47:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:47:22] [query] Engine: default
[2025-12-21 11:47:22] [query] Tokens: subdivision, bonds, charlotte
[2025-12-21 11:47:22] [query] Mods: 11
[2025-12-21 11:47:22] [query] Trying AND logic
[2025-12-21 11:47:22] [query] Using OR logic
[2025-12-21 11:47:22] [query] Found results using: or logic
[2025-12-21 11:47:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13077,10266,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 >= '2025-12-21 11:47: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 LIMIT 0, 200
[2025-12-21 11:47:22] [query] Results: 82 Pages of results: 1
[2025-12-21 11:47:22] [query] Execution time: 0.07053
[2025-12-21 11:48:37] [index:background] Health check
[2025-12-21 11:48:49] [indexer:background] Health check
[2025-12-21 11:49:23] [query] Query for: 中央企业海洋工程技术创新联合体参与单位有中国五矿吗
[2025-12-21 11:49:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:49:23] [query] Engine: default
[2025-12-21 11:49:23] [query] Tokens: 中央企业海洋工程技术创新联合体参与单位有中国五矿吗
[2025-12-21 11:49:23] [query] Mods: 11
[2025-12-21 11:49:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:49: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 LIMIT 0, 200
[2025-12-21 11:49:23] [query] Results: 0 Pages of results: 0
[2025-12-21 11:49:23] [query] Execution time: 0.07656
[2025-12-21 11:51:37] [query] Query for: köp lorazepam 🏰📅🐂 www.7store.biz/lorazepam utan recept köpa visa onlineforum. tabletten erfahrungen. online lagligt.
[2025-12-21 11:51:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:51:37] [query] Engine: default
[2025-12-21 11:51:37] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, kopf, koppelmann, kopstein, reception, reception & inaugural, reception & lunch
[2025-12-21 11:51:37] [query] Mods: 12
[2025-12-21 11:51:37] [query] Trying AND logic
[2025-12-21 11:51:37] [query] Using OR logic
[2025-12-21 11:51:37] [query] Found results using: or logic
[2025-12-21 11:51:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,21266,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4035,43036,52915) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:51: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:51:37] [query] Results: 15 Pages of results: 1
[2025-12-21 11:51:37] [query] Execution time: 0.12757
[2025-12-21 11:53:23] [query] Query for: pitin on 3 i atlas
[2025-12-21 11:53:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:53:23] [query] Engine: default
[2025-12-21 11:53:23] [query] Tokens: 3, atlas, on 3, petition, pitman, pitin
[2025-12-21 11:53:23] [query] Mods: 12
[2025-12-21 11:53:23] [query] Using OR logic
[2025-12-21 11:53:25] [query] Found results using: or logic
[2025-12-21 11:53:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(689,56188,7949) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,56188,7949,14173,29917,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:53:25] [query] Results: 508 Pages of results: 3
[2025-12-21 11:53:25] [query] Execution time: 1.44719
[2025-12-21 11:53:36] [index:background] Health check
[2025-12-21 11:53:50] [indexer:background] Health check
[2025-12-21 11:54:13] [query] Query for: when was photosynthesis discovered
[2025-12-21 11:54:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:54:13] [query] Engine: default
[2025-12-21 11:54:13] [query] Tokens: discovered, photosynthesis
[2025-12-21 11:54:13] [query] Mods: 12
[2025-12-21 11:54:13] [query] Using OR logic
[2025-12-21 11:54:13] [query] Found results using: or logic
[2025-12-21 11:54:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4392) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4392,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:54:13] [query] Results: 52 Pages of results: 1
[2025-12-21 11:54:13] [query] Execution time: 0.14322
[2025-12-21 11:55:21] [query] Query for: 表面工程期刊论文模板
[2025-12-21 11:55:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:55:21] [query] Engine: default
[2025-12-21 11:55:22] [query] Tokens: 表面工程期刊论文模板
[2025-12-21 11:55:22] [query] Mods: 11
[2025-12-21 11:55:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:55:22] [query] Results: 0 Pages of results: 0
[2025-12-21 11:55:22] [query] Execution time: 0.13446
[2025-12-21 11:55:52] [query] Query for: ntr홀릭 가위바위보
[2025-12-21 11:55:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:55:52] [query] Engine: default
[2025-12-21 11:55:52] [query] Tokens: ntr홀릭 가위바위보
[2025-12-21 11:55:52] [query] Mods: 11
[2025-12-21 11:55:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 LIMIT 0, 200
[2025-12-21 11:55:52] [query] Results: 0 Pages of results: 0
[2025-12-21 11:55:52] [query] Execution time: 0.37021
[2025-12-21 11:56:23] [query] Query for: 冬至习俗作文300字
[2025-12-21 11:56:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:56:23] [query] Engine: default
[2025-12-21 11:56:23] [query] Tokens: 300, 冬至习俗作文300字
[2025-12-21 11:56:23] [query] Mods: 12
[2025-12-21 11:56:23] [query] Using OR logic
[2025-12-21 11:56:23] [query] Found results using: or logic
[2025-12-21 11:56:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(669) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:56:23] [query] Results: 69 Pages of results: 1
[2025-12-21 11:56:23] [query] Execution time: 0.13535
[2025-12-21 11:57:24] [query] Query for: estate realtor
[2025-12-21 11:57:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:57:24] [query] Engine: default
[2025-12-21 11:57:24] [query] Tokens: estate, realtor
[2025-12-21 11:57:24] [query] Mods: 11
[2025-12-21 11:57:24] [query] Trying AND logic
[2025-12-21 11:57:31] [query] Found results using: and logic
[2025-12-21 11:57:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 11:57: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 ( 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 (172) 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 LIMIT 0, 200
[2025-12-21 11:57:31] [query] Results: 347 Pages of results: 2
[2025-12-21 11:57:31] [query] Execution time: 7.22260
[2025-12-21 11:57:44] [query] Query for: 井冈山红色旅游发展存在的问题与不足
[2025-12-21 11:57:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:57:44] [query] Engine: default
[2025-12-21 11:57:44] [query] Tokens: 井冈山红色旅游发展存在的问题与不足
[2025-12-21 11:57:44] [query] Mods: 11
[2025-12-21 11:57:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:57: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 LIMIT 0, 200
[2025-12-21 11:57:44] [query] Results: 0 Pages of results: 0
[2025-12-21 11:57:44] [query] Execution time: 0.07537
[2025-12-21 11:58:02] [query] Query for: switch 游戏 proof文件夹
[2025-12-21 11:58:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:58:02] [query] Engine: default
[2025-12-21 11:58:03] [query] Tokens: switch, 游戏 proof文件夹
[2025-12-21 11:58:03] [query] Mods: 12
[2025-12-21 11:58:03] [query] Using OR logic
[2025-12-21 11:58:03] [query] Found results using: or logic
[2025-12-21 11:58:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(6597) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:58:03] [query] Results: 13 Pages of results: 1
[2025-12-21 11:58:03] [query] Execution time: 0.13178
[2025-12-21 11:58:32] [query] Query for: r34 chata
[2025-12-21 11:58:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:58:32] [query] Engine: default
[2025-12-21 11:58:32] [query] Tokens: bw8uos8wr34, for34
[2025-12-21 11:58:32] [query] Mods: 11
[2025-12-21 11:58:32] [query] Using OR logic
[2025-12-21 11:58:32] [query] Found results using: and logic
[2025-12-21 11:58:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20990,25612) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:58: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 LIMIT 0, 200
[2025-12-21 11:58:32] [query] Results: 2 Pages of results: 1
[2025-12-21 11:58:32] [query] Execution time: 0.07853
[2025-12-21 11:59:02] [query] Query for: 怪奇物语会不会团员
[2025-12-21 11:59:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:59:02] [query] Engine: default
[2025-12-21 11:59:02] [query] Tokens: 怪奇物语会不会团员
[2025-12-21 11:59:02] [query] Mods: 11
[2025-12-21 11:59:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11:59: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 LIMIT 0, 200
[2025-12-21 11:59:02] [query] Results: 0 Pages of results: 0
[2025-12-21 11:59:02] [query] Execution time: 0.08422
[2025-12-21 11:59:21] [index:background] Health check
[2025-12-21 11:59:21] [indexer:background] Health check
[2025-12-21 11:59:21] [indexer:background] Health check
[2025-12-21 11:59:43] [query] Query for: nfestival techniques crossword
[2025-12-21 11:59:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:59:43] [query] Engine: default
[2025-12-21 11:59:43] [query] Tokens: techniques, nfestival crossword
[2025-12-21 11:59:43] [query] Mods: 12
[2025-12-21 11:59:43] [query] Using OR logic
[2025-12-21 11:59:43] [query] Found results using: or logic
[2025-12-21 11:59:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3864) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3864,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 11: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 11:59:43] [query] Results: 14 Pages of results: 1
[2025-12-21 11:59:43] [query] Execution time: 0.12811
[2025-12-21 11:59:53] [query] Query for: where can i put commercial leases as a realtor in nc
[2025-12-21 11:59:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 11:59:53] [query] Engine: default
[2025-12-21 11:59:53] [query] Tokens: can, put, commercial, leases, realtor, nc
[2025-12-21 11:59:53] [query] Mods: 11
[2025-12-21 11:59:53] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 11:59:53] [query] Using OR logic
[2025-12-21 11:59:54] [query] Found results using: or logic
[2025-12-21 11:59:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,652,95,3517,402,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 >= '2025-12-21 11:59: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 LIMIT 0, 200
[2025-12-21 11:59:54] [query] Results: 1391 Pages of results: 7
[2025-12-21 11:59:55] [query] Execution time: 1.31226
[2025-12-21 12:01:02] [query] Query for: real etate continuing education
[2025-12-21 12:01:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:01:02] [query] Engine: default
[2025-12-21 12:01:02] [query] Tokens: real, continuing, education, eat, eated, eta, etate
[2025-12-21 12:01:02] [query] Mods: 12
[2025-12-21 12:01:02] [query] Using OR logic
[2025-12-21 12:01:09] [query] Found results using: or logic
[2025-12-21 12:01:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1086,5168,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1086,5168,8299,67507,21032,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:01:09] [query] Results: 959 Pages of results: 5
[2025-12-21 12:01:09] [query] Execution time: 7.51716
[2025-12-21 12:01:53] [query] Query for: 0
[2025-12-21 12:01:53] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:01:53] [query] Engine: default
[2025-12-21 12:01:53] [query] Tokens: 
[2025-12-21 12:01:53] [query] Mods: 11
[2025-12-21 12:01:54] [query] Found results using: or logic
[2025-12-21 12:01:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 12:01:53') 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 LIMIT 0, 200
[2025-12-21 12:01:54] [query] Results: 2028 Pages of results: 11
[2025-12-21 12:01:54] [query] Execution time: 0.67698
[2025-12-21 12:02:45] [query] Query for: 百战天虫桌游规则
[2025-12-21 12:02:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:02:45] [query] Engine: default
[2025-12-21 12:02:45] [query] Tokens: 百战天虫桌游规则
[2025-12-21 12:02:45] [query] Mods: 11
[2025-12-21 12:02:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:02: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 LIMIT 0, 200
[2025-12-21 12:02:45] [query] Results: 0 Pages of results: 0
[2025-12-21 12:02:45] [query] Execution time: 0.10881
[2025-12-21 12:03:13] [query] Query for: 中暑的人不能吃哪些食物
[2025-12-21 12:03:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:03:13] [query] Engine: default
[2025-12-21 12:03:13] [query] Tokens: 中暑的人不能吃哪些食物
[2025-12-21 12:03:13] [query] Mods: 11
[2025-12-21 12:03:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:03:13] [query] Results: 0 Pages of results: 0
[2025-12-21 12:03:13] [query] Execution time: 0.12719
[2025-12-21 12:03:36] [index:background] Health check
[2025-12-21 12:03:36] [index:background] CPU load threshold (3) breached: 3.14 [waiting 2]
[2025-12-21 12:03:38] [indexer:background] CPU load threshold (3) breached: 3.21 [waiting 2]
[2025-12-21 12:03:49] [indexer:background] Health check
[2025-12-21 12:03:49] [indexer:background] CPU load threshold (3) breached: 3.33 [waiting 2]
[2025-12-21 12:03:54] [query] Query for: 쇼생크탈출
[2025-12-21 12:03:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:03:54] [query] Engine: default
[2025-12-21 12:03:54] [query] Tokens: 쇼생크탈출
[2025-12-21 12:03:54] [query] Mods: 11
[2025-12-21 12:03:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:03: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 LIMIT 0, 200
[2025-12-21 12:03:54] [query] Results: 0 Pages of results: 0
[2025-12-21 12:03:54] [query] Execution time: 0.08585
[2025-12-21 12:04:26] [query] Query for: 中国中信金融资产管理股份有限公司河北省分公司
[2025-12-21 12:04:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:04:26] [query] Engine: default
[2025-12-21 12:04:26] [query] Tokens: 中国中信金融资产管理股份有限公司河北省分公司
[2025-12-21 12:04:26] [query] Mods: 11
[2025-12-21 12:04:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:04: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 LIMIT 0, 200
[2025-12-21 12:04:26] [query] Results: 0 Pages of results: 0
[2025-12-21 12:04:26] [query] Execution time: 0.07552
[2025-12-21 12:04:44] [query] Query for: sbs8ニュース straykids 日本放送
[2025-12-21 12:04:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:04:44] [query] Engine: default
[2025-12-21 12:04:44] [query] Tokens: sbs8ニュース straykids 日本放送
[2025-12-21 12:04:44] [query] Mods: 11
[2025-12-21 12:04:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:04: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 LIMIT 0, 200
[2025-12-21 12:04:44] [query] Results: 0 Pages of results: 0
[2025-12-21 12:04:44] [query] Execution time: 0.14940
[2025-12-21 12:05:15] [query] Query for: سعر السولار اليوم
[2025-12-21 12:05:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:05:15] [query] Engine: default
[2025-12-21 12:05:15] [query] Tokens: سعر السولار اليوم
[2025-12-21 12:05:15] [query] Mods: 11
[2025-12-21 12:05:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:05:15] [query] Results: 0 Pages of results: 0
[2025-12-21 12:05:15] [query] Execution time: 0.15456
[2025-12-21 12:05:53] [query] Query for: 大疆无人机电池坏了
[2025-12-21 12:05:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:05:53] [query] Engine: default
[2025-12-21 12:05:53] [query] Tokens: 大疆无人机电池坏了
[2025-12-21 12:05:53] [query] Mods: 11
[2025-12-21 12:05:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:05: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 LIMIT 0, 200
[2025-12-21 12:05:53] [query] Results: 0 Pages of results: 0
[2025-12-21 12:05:53] [query] Execution time: 0.08852
[2025-12-21 12:06:24] [query] Query for: معالم في الطريق
[2025-12-21 12:06:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:06:24] [query] Engine: default
[2025-12-21 12:06:24] [query] Tokens: معالم في الطريق
[2025-12-21 12:06:24] [query] Mods: 11
[2025-12-21 12:06:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:06:24] [query] Results: 0 Pages of results: 0
[2025-12-21 12:06:24] [query] Execution time: 0.13212
[2025-12-21 12:07:05] [query] Query for: carr.org real estate
[2025-12-21 12:07:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:07:05] [query] Engine: default
[2025-12-21 12:07:05] [query] Tokens: carrboro, carreno, carrie, carried, carrier, carriers, carries, carroll, carrolls, carroll’s
[2025-12-21 12:07:05] [query] Mods: 12
[2025-12-21 12:07:05] [query] Using OR logic
[2025-12-21 12:07:05] [query] Found results using: and logic
[2025-12-21 12:07:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,279,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12963,9841,10273,4496,17678,8269,12553,23066,67065,67060) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:07: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:07:05] [query] Results: 31 Pages of results: 1
[2025-12-21 12:07:05] [query] Execution time: 0.54712
[2025-12-21 12:07:13] [query] Query for: nctec
[2025-12-21 12:07:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:07:13] [query] Engine: default
[2025-12-21 12:07:13] [query] Tokens: nctec
[2025-12-21 12:07:13] [query] Mods: 11
[2025-12-21 12:07:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:07:13] [query] Results: 0 Pages of results: 0
[2025-12-21 12:07:13] [query] Execution time: 0.08202
[2025-12-21 12:07:44] [query] Query for: 門松 左右
[2025-12-21 12:07:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:07:44] [query] Engine: default
[2025-12-21 12:07:45] [query] Tokens: 門松 左右
[2025-12-21 12:07:45] [query] Mods: 11
[2025-12-21 12:07:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:07: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 LIMIT 0, 200
[2025-12-21 12:07:45] [query] Results: 0 Pages of results: 0
[2025-12-21 12:07:45] [query] Execution time: 0.10921
[2025-12-21 12:08:33] [query] Query for: 禊前部とは
[2025-12-21 12:08:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:08:33] [query] Engine: default
[2025-12-21 12:08:33] [query] Tokens: 禊前部とは
[2025-12-21 12:08:33] [query] Mods: 11
[2025-12-21 12:08:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:08:33] [query] Results: 0 Pages of results: 0
[2025-12-21 12:08:33] [query] Execution time: 0.08841
[2025-12-21 12:08:36] [index:background] Health check
[2025-12-21 12:08:49] [indexer:background] Health check
[2025-12-21 12:09:13] [query] Query for: pinscher original banco interfone preço
[2025-12-21 12:09:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:09:13] [query] Engine: default
[2025-12-21 12:09:13] [query] Tokens: precondition, preconstruction, precontract, original
[2025-12-21 12:09:13] [query] Mods: 12
[2025-12-21 12:09:13] [query] Trying AND logic
[2025-12-21 12:09:13] [query] Using OR logic
[2025-12-21 12:09:13] [query] Found results using: or logic
[2025-12-21 12:09:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(848) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (43875,33766,32721,848) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:09:13] [query] Results: 59 Pages of results: 1
[2025-12-21 12:09:13] [query] Execution time: 0.05302
[2025-12-21 12:09:18] [query] Query for: re 620 pdf california department of real estate
[2025-12-21 12:09:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:09:18] [query] Engine: default
[2025-12-21 12:09:18] [query] Tokens: re, 620, pdf, california, department, real, estate, re 620
[2025-12-21 12:09:18] [query] Mods: 12
[2025-12-21 12:09:18] [query] Using OR logic
[2025-12-21 12:09:32] [query] Found results using: or logic
[2025-12-21 12:09:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(17902,4112,487,172,3613,830,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3613,4112,487,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 >= '2025-12-21 12:09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:09:32] [query] Results: 1081 Pages of results: 6
[2025-12-21 12:09:32] [query] Execution time: 13.47327
[2025-12-21 12:09:38] [query] Query for: what percentage do real estate agents charge
[2025-12-21 12:09:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:09:38] [query] Engine: default
[2025-12-21 12:09:38] [query] Tokens: percentage, real, estate, agents, charge
[2025-12-21 12:09:38] [query] Mods: 11
[2025-12-21 12:09:38] [query] Trying AND logic
[2025-12-21 12:09:38] [query] Using OR logic
[2025-12-21 12:09:38] [query] Found results using: or logic
[2025-12-21 12:09:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 12:09:38] [query] Results: 1064 Pages of results: 6
[2025-12-21 12:09:38] [query] Execution time: 0.44518
[2025-12-21 12:09:54] [query] Query for: my girlfriend has a dick
[2025-12-21 12:09:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:09:54] [query] Engine: default
[2025-12-21 12:09:55] [query] Tokens: dick, girlfriend
[2025-12-21 12:09:55] [query] Mods: 12
[2025-12-21 12:09:55] [query] Using OR logic
[2025-12-21 12:09:55] [query] Found results using: or logic
[2025-12-21 12:09:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5523) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5523,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:09:55] [query] Results: 2 Pages of results: 1
[2025-12-21 12:09:55] [query] Execution time: 0.08457
[2025-12-21 12:10:47] [query] Query for: how to void a contract already sent in real estate
[2025-12-21 12:10:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:10:47] [query] Engine: default
[2025-12-21 12:10:47] [query] Tokens: void, contract, already, sent, real, estate
[2025-12-21 12:10:47] [query] Mods: 11
[2025-12-21 12:10:47] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 12:10:47] [query] Using OR logic
[2025-12-21 12:10:48] [query] Found results using: or logic
[2025-12-21 12:10:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6315,2727,247,709,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 >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:10:48] [query] Results: 1457 Pages of results: 8
[2025-12-21 12:10:48] [query] Execution time: 0.80414
[2025-12-21 12:11:14] [query] Query for: reco realtor
[2025-12-21 12:11:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:11:14] [query] Engine: default
[2025-12-21 12:11:14] [query] Tokens: recognition, recognition 301, recognition301, recognitions, recognizability, recognizable, recognize, recognized, recognizes, recognizing
[2025-12-21 12:11:14] [query] Mods: 12
[2025-12-21 12:11:14] [query] Using OR logic
[2025-12-21 12:11:14] [query] Found results using: and logic
[2025-12-21 12:11:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(402) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7639,42389,42390,55103,34121,73314,3462,11626,5330,9882) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:11: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:11:14] [query] Results: 149 Pages of results: 1
[2025-12-21 12:11:14] [query] Execution time: 0.38227
[2025-12-21 12:11:18] [query] Query for: اهنگ بندری مهدی پور کرم
[2025-12-21 12:11:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:11:18] [query] Engine: default
[2025-12-21 12:11:18] [query] Tokens: اهنگ بندری مهدی پور کرم
[2025-12-21 12:11:18] [query] Mods: 11
[2025-12-21 12:11:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:11:18] [query] Results: 0 Pages of results: 0
[2025-12-21 12:11:18] [query] Execution time: 0.26880
[2025-12-21 12:13:34] [query] Query for: kể về chuyến đi đà lạt
[2025-12-21 12:13:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:13:34] [query] Engine: default
[2025-12-21 12:13:34] [query] Tokens: dabbing, dabbs, dabpxjntsb8, dad, dads, dadt, dad’s, daee2181c552, daga, dahlquist
[2025-12-21 12:13:34] [query] Mods: 12
[2025-12-21 12:13:34] [query] Using OR logic
[2025-12-21 12:13:34] [query] Found results using: and logic
[2025-12-21 12:13:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1201) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 12:13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:13:34] [query] Results: 7 Pages of results: 1
[2025-12-21 12:13:34] [query] Execution time: 0.05419
[2025-12-21 12:13:36] [index:background] Health check
[2025-12-21 12:13:49] [indexer:background] Health check
[2025-12-21 12:13:54] [query] Query for: 春景雅园公租房
[2025-12-21 12:13:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:13:54] [query] Engine: default
[2025-12-21 12:13:54] [query] Tokens: 春景雅园公租房
[2025-12-21 12:13:54] [query] Mods: 11
[2025-12-21 12:13:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:13:54] [query] Results: 0 Pages of results: 0
[2025-12-21 12:13:54] [query] Execution time: 0.08115
[2025-12-21 12:14:27] [query] Query for: california department of real estate form re 620 pdf
[2025-12-21 12:14:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:14:27] [query] Engine: default
[2025-12-21 12:14:27] [query] Tokens: california, department, real, estate, form, re, 620, pdf, re 620
[2025-12-21 12:14:27] [query] Mods: 12
[2025-12-21 12:14:27] [query] Using OR logic
[2025-12-21 12:14:30] [query] Query for: re 620 department of real estate pdf
[2025-12-21 12:14:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:14:30] [query] Engine: default
[2025-12-21 12:14:30] [query] Tokens: re, 620, department, real, estate, pdf, re 620
[2025-12-21 12:14:30] [query] Mods: 12
[2025-12-21 12:14:30] [query] Using OR logic
[2025-12-21 12:14:45] [query] Found results using: or logic
[2025-12-21 12:14:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(17902,487,172,3613,830,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,487,171,172,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 >= '2025-12-21 12:14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:14:45] [query] Results: 1080 Pages of results: 6
[2025-12-21 12:14:45] [query] Execution time: 15.63014
[2025-12-21 12:14:57] [query] Found results using: or logic
[2025-12-21 12:14:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(17902,4112,487,172,1817,3613,830,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1817,830,17902,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 >= '2025-12-21 12: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:14:57] [query] Results: 1613 Pages of results: 9
[2025-12-21 12:14:57] [query] Execution time: 29.96741
[2025-12-21 12:17:35] [query] Query for: 오피스텔 용도변경 가능한지 휴게음식점에서 주거용으로
[2025-12-21 12:17:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:17:35] [query] Engine: default
[2025-12-21 12:17:35] [query] Tokens: 오피스텔 용도변경 가능한지 휴게음식점에서 주거용으로
[2025-12-21 12:17:35] [query] Mods: 11
[2025-12-21 12:17:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:17: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 LIMIT 0, 200
[2025-12-21 12:17:35] [query] Results: 0 Pages of results: 0
[2025-12-21 12:17:35] [query] Execution time: 0.20706
[2025-12-21 12:18:27] [query] Query for: 公积金付房租
[2025-12-21 12:18:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:18:27] [query] Engine: default
[2025-12-21 12:18:27] [query] Tokens: 公积金付房租
[2025-12-21 12:18:27] [query] Mods: 11
[2025-12-21 12:18:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:18:27] [query] Results: 0 Pages of results: 0
[2025-12-21 12:18:27] [query] Execution time: 0.12215
[2025-12-21 12:18:36] [index:background] Health check
[2025-12-21 12:18:49] [indexer:background] Health check
[2025-12-21 12:18:56] [query] Query for: sia realtor
[2025-12-21 12:18:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:18:56] [query] Engine: default
[2025-12-21 12:18:56] [query] Tokens: anastasia, asia, asian, asian-fusion, asianfusion, asians, enthusiasm, enthusiast, enthusiastic, enthusiasts
[2025-12-21 12:18:56] [query] Mods: 12
[2025-12-21 12:18:56] [query] Using OR logic
[2025-12-21 12:18:56] [query] Found results using: and logic
[2025-12-21 12:18:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(402) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 12: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:18:56] [query] Results: 19 Pages of results: 1
[2025-12-21 12:18:56] [query] Execution time: 0.11140
[2025-12-21 12:19:02] [query] Query for: 魔兽世界时光服 精准宝石
[2025-12-21 12:19:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:19:02] [query] Engine: default
[2025-12-21 12:19:02] [query] Tokens: 魔兽世界时光服 精准宝石
[2025-12-21 12:19:02] [query] Mods: 11
[2025-12-21 12:19:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:19:02] [query] Results: 0 Pages of results: 0
[2025-12-21 12:19:02] [query] Execution time: 0.11068
[2025-12-21 12:19:26] [query] Query for: 湖北省洪湖市老湾回族自治乡
[2025-12-21 12:19:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:19:26] [query] Engine: default
[2025-12-21 12:19:26] [query] Tokens: 湖北省洪湖市老湾回族自治乡
[2025-12-21 12:19:26] [query] Mods: 11
[2025-12-21 12:19:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:19:26] [query] Results: 0 Pages of results: 0
[2025-12-21 12:19:26] [query] Execution time: 0.09218
[2025-12-21 12:19:36] [query] Query for: purchase as is house scemes real estate
[2025-12-21 12:19:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:19:36] [query] Engine: default
[2025-12-21 12:19:36] [query] Tokens: purchase, house, real, estate, scams, scenes, schemes, sciences, seems, scemes
[2025-12-21 12:19:36] [query] Mods: 12
[2025-12-21 12:19:36] [query] Using OR logic
[2025-12-21 12:19:55] [query] Found results using: or logic
[2025-12-21 12:19:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,244,120,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,244,171,172,2468,7877,13158,24464,2896,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:19:55] [query] Results: 1270 Pages of results: 7
[2025-12-21 12:19:55] [query] Execution time: 18.98598
[2025-12-21 12:20:04] [query] Query for: فیلم آنابل قسمت آخر
[2025-12-21 12:20:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:20:04] [query] Engine: default
[2025-12-21 12:20:04] [query] Tokens: فیلم آنابل قسمت آخر
[2025-12-21 12:20:04] [query] Mods: 11
[2025-12-21 12:20:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:20:04] [query] Results: 0 Pages of results: 0
[2025-12-21 12:20:04] [query] Execution time: 0.16027
[2025-12-21 12:20:46] [query] Query for: 上海医保缴纳多少年
[2025-12-21 12:20:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:20:46] [query] Engine: default
[2025-12-21 12:20:46] [query] Tokens: 上海医保缴纳多少年
[2025-12-21 12:20:46] [query] Mods: 11
[2025-12-21 12:20:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:20: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 LIMIT 0, 200
[2025-12-21 12:20:47] [query] Results: 0 Pages of results: 0
[2025-12-21 12:20:47] [query] Execution time: 0.08313
[2025-12-21 12:20:48] [query] Query for: 泰拉瑞亚肉后沙漠
[2025-12-21 12:20:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:20:48] [query] Engine: default
[2025-12-21 12:20:48] [query] Tokens: 泰拉瑞亚肉后沙漠
[2025-12-21 12:20:48] [query] Mods: 11
[2025-12-21 12:20:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:20:48] [query] Results: 0 Pages of results: 0
[2025-12-21 12:20:48] [query] Execution time: 0.08258
[2025-12-21 12:21:25] [query] Query for: aristocratic 英語
[2025-12-21 12:21:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:21:25] [query] Engine: default
[2025-12-21 12:21:25] [query] Tokens: aristocratic 英語
[2025-12-21 12:21:25] [query] Mods: 11
[2025-12-21 12:21:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:21: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 LIMIT 0, 200
[2025-12-21 12:21:25] [query] Results: 0 Pages of results: 0
[2025-12-21 12:21:25] [query] Execution time: 0.10383
[2025-12-21 12:22:24] [query] Query for: paravomin
[2025-12-21 12:22:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:22:24] [query] Engine: default
[2025-12-21 12:22:24] [query] Tokens: paravomin
[2025-12-21 12:22:24] [query] Mods: 11
[2025-12-21 12:22:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:22: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 LIMIT 0, 200
[2025-12-21 12:22:24] [query] Results: 0 Pages of results: 0
[2025-12-21 12:22:24] [query] Execution time: 0.10018
[2025-12-21 12:22:35] [query] Query for: 我的世界幽魂碎片
[2025-12-21 12:22:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:22:35] [query] Engine: default
[2025-12-21 12:22:35] [query] Tokens: 我的世界幽魂碎片
[2025-12-21 12:22:35] [query] Mods: 11
[2025-12-21 12:22:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:22:35] [query] Results: 0 Pages of results: 0
[2025-12-21 12:22:35] [query] Execution time: 0.09827
[2025-12-21 12:23:37] [index:background] Health check
[2025-12-21 12:23:49] [indexer:background] Health check
[2025-12-21 12:24:18] [query] Query for: mcpherson
[2025-12-21 12:24:18] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:24:18] [query] Engine: nc_realtorsr_contacts
[2025-12-21 12:24:18] [query] Tokens: mcphersons, mcpherson
[2025-12-21 12:24:18] [query] Mods: 5
[2025-12-21 12:24:18] [query] Using OR logic
[2025-12-21 12:24:18] [query] Using OR logic
[2025-12-21 12:24:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (75351,10478) 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 LIMIT 0, 200
[2025-12-21 12:24:18] [query] Results: 0 Pages of results: 0
[2025-12-21 12:24:18] [query] Execution time: 0.15336
[2025-12-21 12:25:38] [query] Query for: commercial property lumberton nc for sale
[2025-12-21 12:25:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:25:38] [query] Engine: default
[2025-12-21 12:25:38] [query] Tokens: commercial, property, lumberton, nc, sale
[2025-12-21 12:25:38] [query] Mods: 11
[2025-12-21 12:25:38] [query] Trying AND logic
[2025-12-21 12:25:38] [query] Using OR logic
[2025-12-21 12:25:39] [query] Found results using: or logic
[2025-12-21 12:25:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,107,580,396,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 >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:25:39] [query] Results: 1357 Pages of results: 7
[2025-12-21 12:25:39] [query] Execution time: 0.64507
[2025-12-21 12:26:44] [query] Query for: best free stock trading apps 2025
[2025-12-21 12:26:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:26:44] [query] Engine: default
[2025-12-21 12:26:44] [query] Tokens: best, free, stock, trading, apps, 2025, apps 2025
[2025-12-21 12:26:44] [query] Mods: 12
[2025-12-21 12:26:44] [query] Using OR logic
[2025-12-21 12:26:47] [query] Found results using: or logic
[2025-12-21 12:26:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,7062,1490,2811,2184,7645) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2811,2184,7645,7062,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 >= '2025-12-21 12: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:26:47] [query] Results: 500 Pages of results: 3
[2025-12-21 12:26:47] [query] Execution time: 3.37162
[2025-12-21 12:27:55] [query] Query for: 华侨城a2024年年报
[2025-12-21 12:27:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:27:55] [query] Engine: default
[2025-12-21 12:27:56] [query] Tokens: 华侨城a2024年年报
[2025-12-21 12:27:56] [query] Mods: 11
[2025-12-21 12:27:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:27:56] [query] Results: 0 Pages of results: 0
[2025-12-21 12:27:56] [query] Execution time: 0.08174
[2025-12-21 12:28:01] [query] Query for: national landlords association tenancy agreement pdf free download
[2025-12-21 12:28:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:28:01] [query] Engine: default
[2025-12-21 12:28:01] [query] Tokens: national, landlords, association, tenancy, agreement, pdf, free, download
[2025-12-21 12:28:01] [query] Mods: 11
[2025-12-21 12:28:01] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 12:28:01] [query] Using OR logic
[2025-12-21 12:28:02] [query] Found results using: or logic
[2025-12-21 12:28:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:28:02] [query] Results: 1030 Pages of results: 6
[2025-12-21 12:28:02] [query] Execution time: 0.45183
[2025-12-21 12:28:16] [query] Query for: react id
[2025-12-21 12:28:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:28:16] [query] Engine: default
[2025-12-21 12:28:16] [query] Tokens: react, id
[2025-12-21 12:28:16] [query] Mods: 11
[2025-12-21 12:28:16] [query] Trying AND logic
[2025-12-21 12:28:16] [query] Using OR logic
[2025-12-21 12:28:16] [query] Found results using: or logic
[2025-12-21 12:28:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5592,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 >= '2025-12-21 12:28: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 LIMIT 0, 200
[2025-12-21 12:28:16] [query] Results: 34 Pages of results: 1
[2025-12-21 12:28:16] [query] Execution time: 0.04209
[2025-12-21 12:28:36] [index:background] Health check
[2025-12-21 12:28:49] [indexer:background] Health check
[2025-12-21 12:29:28] [query] Query for: kluk
[2025-12-21 12:29:28] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:29:28] [query] Engine: nc_realtorsr_contacts
[2025-12-21 12:29:28] [query] Tokens: kluk
[2025-12-21 12:29:28] [query] Mods: 5
[2025-12-21 12:29:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (28375) 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 LIMIT 0, 200
[2025-12-21 12:29:28] [query] Results: 0 Pages of results: 0
[2025-12-21 12:29:28] [query] Execution time: 0.05848
[2025-12-21 12:30:23] [query] Query for: can you list your home on realtor for sale by owner
[2025-12-21 12:30:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:30:23] [query] Engine: default
[2025-12-21 12:30:23] [query] Tokens: can, list, home, realtor, sale, owner
[2025-12-21 12:30:23] [query] Mods: 11
[2025-12-21 12:30:23] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 12:30:23] [query] Using OR logic
[2025-12-21 12:30:23] [query] Found results using: or logic
[2025-12-21 12:30:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1192,234,402,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 >= '2025-12-21 12:30: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 LIMIT 0, 200
[2025-12-21 12:30:23] [query] Results: 1265 Pages of results: 7
[2025-12-21 12:30:23] [query] Execution time: 0.70695
[2025-12-21 12:30:57] [query] Query for: ai suite 3下載
[2025-12-21 12:30:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:30:57] [query] Engine: default
[2025-12-21 12:30:57] [query] Tokens: suite 360, 3, ai, suite
[2025-12-21 12:30:57] [query] Mods: 12
[2025-12-21 12:30:57] [query] Trying AND logic
[2025-12-21 12:30:57] [query] Using OR logic
[2025-12-21 12:30:58] [query] Found results using: or logic
[2025-12-21 12:30:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(689,28220,2526) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28635,689,28220,2526) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:30: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:30:58] [query] Results: 514 Pages of results: 3
[2025-12-21 12:30:58] [query] Execution time: 1.44703
[2025-12-21 12:31:31] [query] Query for: real estate for sale fayetteville nc
[2025-12-21 12:31:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:31:31] [query] Engine: default
[2025-12-21 12:31:31] [query] Tokens: real, estate, sale, fayetteville, nc
[2025-12-21 12:31:31] [query] Mods: 11
[2025-12-21 12:31:31] [query] Trying AND logic
[2025-12-21 12:31:31] [query] Using OR logic
[2025-12-21 12:31:31] [query] Found results using: or logic
[2025-12-21 12:31:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:31:31] [query] Results: 1265 Pages of results: 7
[2025-12-21 12:31:31] [query] Execution time: 0.96115
[2025-12-21 12:31:56] [query] Query for: 智慧方正 fz9802
[2025-12-21 12:31:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:31:56] [query] Engine: default
[2025-12-21 12:31:56] [query] Tokens: 智慧方正 fz9802
[2025-12-21 12:31:56] [query] Mods: 11
[2025-12-21 12:31:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:31: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 LIMIT 0, 200
[2025-12-21 12:31:56] [query] Results: 0 Pages of results: 0
[2025-12-21 12:31:56] [query] Execution time: 0.11435
[2025-12-21 12:31:58] [query] Query for: do assistant property managers need real estate license
[2025-12-21 12:31:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:31:58] [query] Engine: default
[2025-12-21 12:31:58] [query] Tokens: assistant, property, managers, need, real, estate, license
[2025-12-21 12:31:58] [query] Mods: 11
[2025-12-21 12:31:58] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 12:31:58] [query] Using OR logic
[2025-12-21 12:31:59] [query] Found results using: or logic
[2025-12-21 12:31:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,107,2733,562,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 >= '2025-12-21 12: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:31:59] [query] Results: 1369 Pages of results: 7
[2025-12-21 12:31:59] [query] Execution time: 0.66224
[2025-12-21 12:32:36] [query] Query for: 天白区向が丘1丁目
[2025-12-21 12:32:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:32:36] [query] Engine: default
[2025-12-21 12:32:36] [query] Tokens: 1, 天白区向が丘1丁目
[2025-12-21 12:32:36] [query] Mods: 12
[2025-12-21 12:32:36] [query] Using OR logic
[2025-12-21 12:32:41] [query] Query for: 华东理工大学研究生成绩要求
[2025-12-21 12:32:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:32:41] [query] Engine: default
[2025-12-21 12:32:41] [query] Tokens: 华东理工大学研究生成绩要求
[2025-12-21 12:32:41] [query] Mods: 11
[2025-12-21 12:32:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:32:41] [query] Results: 0 Pages of results: 0
[2025-12-21 12:32:41] [query] Execution time: 0.09643
[2025-12-21 12:32:43] [query] Query for: 原神　スカーく
[2025-12-21 12:32:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:32:43] [query] Engine: default
[2025-12-21 12:32:43] [query] Tokens: 原神 スカーく
[2025-12-21 12:32:43] [query] Mods: 11
[2025-12-21 12:32:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:32:43] [query] Results: 0 Pages of results: 0
[2025-12-21 12:32:43] [query] Execution time: 0.09960
[2025-12-21 12:32:44] [query] Found results using: or logic
[2025-12-21 12:32:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(431) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 12:32: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:32:44] [query] Results: 1227 Pages of results: 7
[2025-12-21 12:32:44] [query] Execution time: 7.43199
[2025-12-21 12:33:37] [index:background] Health check
[2025-12-21 12:33:49] [indexer:background] Health check
[2025-12-21 12:34:07] [query] Query for: otel nigward
[2025-12-21 12:34:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:34:07] [query] Engine: default
[2025-12-21 12:34:07] [query] Tokens: 091924ccim&hotel, 091924ccimhotel, hb352-hotel, hb352hotel, hotel, hotel & casino, hotel & travel, hotel 1000, hotel 777, hotel&src
[2025-12-21 12:34:07] [query] Mods: 11
[2025-12-21 12:34:07] [query] Using OR logic
[2025-12-21 12:34:07] [query] Found results using: and logic
[2025-12-21 12:34:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (56417,56426,25211,25224,3049,44405,43029,73958,68717,56419) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:34: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 LIMIT 0, 200
[2025-12-21 12:34:07] [query] Results: 18 Pages of results: 1
[2025-12-21 12:34:08] [query] Execution time: 0.10100
[2025-12-21 12:34:16] [query] Query for: wow钢铁歌手弗利萨刷新时间
[2025-12-21 12:34:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:34:16] [query] Engine: default
[2025-12-21 12:34:16] [query] Tokens: wow钢铁歌手弗利萨刷新时间
[2025-12-21 12:34:16] [query] Mods: 11
[2025-12-21 12:34:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:34:16] [query] Results: 0 Pages of results: 0
[2025-12-21 12:34:16] [query] Execution time: 0.09571
[2025-12-21 12:35:17] [query] Query for: 湖南 经视直播
[2025-12-21 12:35:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:35:17] [query] Engine: default
[2025-12-21 12:35:17] [query] Tokens: 湖南 经视直播
[2025-12-21 12:35:17] [query] Mods: 11
[2025-12-21 12:35:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:35: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 LIMIT 0, 200
[2025-12-21 12:35:17] [query] Results: 0 Pages of results: 0
[2025-12-21 12:35:17] [query] Execution time: 0.09932
[2025-12-21 12:35:29] [query] Query for: south carolina owner financing contract requirements
[2025-12-21 12:35:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:35:29] [query] Engine: default
[2025-12-21 12:35:29] [query] Tokens: south, carolina, owner, financing, contract, requirements
[2025-12-21 12:35:29] [query] Mods: 11
[2025-12-21 12:35:29] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 12:35:29] [query] Using OR logic
[2025-12-21 12:35:30] [query] Found results using: or logic
[2025-12-21 12:35:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,180,151,2727,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 >= '2025-12-21 12: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:35:30] [query] Results: 1313 Pages of results: 7
[2025-12-21 12:35:30] [query] Execution time: 0.36122
[2025-12-21 12:35:35] [query] Query for: nice to not meet you ep13
[2025-12-21 12:35:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:35:35] [query] Engine: default
[2025-12-21 12:35:35] [query] Tokens: nice, meet, ep13
[2025-12-21 12:35:35] [query] Mods: 12
[2025-12-21 12:35:35] [query] Using OR logic
[2025-12-21 12:35:36] [query] Found results using: or logic
[2025-12-21 12:35:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(116,6794) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6794,116,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:35:36] [query] Results: 127 Pages of results: 1
[2025-12-21 12:35:36] [query] Execution time: 0.18025
[2025-12-21 12:36:09] [query] Query for: form working with real estate agent
[2025-12-21 12:36:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:36:09] [query] Engine: default
[2025-12-21 12:36:09] [query] Tokens: form, working, real, estate, agent
[2025-12-21 12:36:09] [query] Mods: 11
[2025-12-21 12:36:09] [query] Trying AND logic
[2025-12-21 12:36:09] [query] Using OR logic
[2025-12-21 12:36:10] [query] Found results using: or logic
[2025-12-21 12:36:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 12:36: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 LIMIT 0, 200
[2025-12-21 12:36:10] [query] Results: 1578 Pages of results: 8
[2025-12-21 12:36:10] [query] Execution time: 0.60541
[2025-12-21 12:36:26] [query] Query for: 博众3d分析软件
[2025-12-21 12:36:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:36:26] [query] Engine: default
[2025-12-21 12:36:26] [query] Tokens: 博众3d分析软件
[2025-12-21 12:36:26] [query] Mods: 11
[2025-12-21 12:36:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:36: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 LIMIT 0, 200
[2025-12-21 12:36:26] [query] Results: 0 Pages of results: 0
[2025-12-21 12:36:26] [query] Execution time: 0.08106
[2025-12-21 12:36:46] [query] Query for: inkfinity pune
[2025-12-21 12:36:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:36:46] [query] Engine: default
[2025-12-21 12:36:46] [query] Tokens: pine, pone, inkfinity pune
[2025-12-21 12:36:46] [query] Mods: 11
[2025-12-21 12:36:46] [query] Using OR logic
[2025-12-21 12:36:46] [query] Found results using: or logic
[2025-12-21 12:36:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10227,23955,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:36: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 LIMIT 0, 200
[2025-12-21 12:36:46] [query] Results: 26 Pages of results: 1
[2025-12-21 12:36:46] [query] Execution time: 0.13904
[2025-12-21 12:38:33] [query] Query for: האם תאריך הסליקה בבנק עבור מכירה של ני"ע הוא התאריך קבלת הכסף בחשבון הלקוח
[2025-12-21 12:38:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:38:33] [query] Engine: default
[2025-12-21 12:38:33] [query] Tokens: האם תאריך הסליקה בבנק עבור מכירה של ני ע הוא
[2025-12-21 12:38:33] [query] Mods: 11
[2025-12-21 12:38:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:38: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 LIMIT 0, 200
[2025-12-21 12:38:33] [query] Results: 0 Pages of results: 0
[2025-12-21 12:38:33] [query] Execution time: 0.43704
[2025-12-21 12:38:36] [index:background] Health check
[2025-12-21 12:38:49] [indexer:background] Health check
[2025-12-21 12:40:47] [query] Query for: 伴随音乐跳舞
[2025-12-21 12:40:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:40:47] [query] Engine: default
[2025-12-21 12:40:47] [query] Tokens: 伴随音乐跳舞
[2025-12-21 12:40:47] [query] Mods: 11
[2025-12-21 12:40:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:40: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 LIMIT 0, 200
[2025-12-21 12:40:47] [query] Results: 0 Pages of results: 0
[2025-12-21 12:40:47] [query] Execution time: 0.07842
[2025-12-21 12:40:56] [query] Query for: 25 phút 54 giây
[2025-12-21 12:40:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:40:56] [query] Engine: default
[2025-12-21 12:40:56] [query] Tokens: about 54, district 54, 25, 54
[2025-12-21 12:40:56] [query] Mods: 12
[2025-12-21 12:40:56] [query] Trying AND logic
[2025-12-21 12:40:56] [query] Found results using: and logic
[2025-12-21 12:40:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3111,1055) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13985,18444,3111,1055) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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' ) ) ))) AND s.id IN ('14021') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:40:56] [query] Results: 1 Pages of results: 1
[2025-12-21 12:40:56] [query] Execution time: 0.15283
[2025-12-21 12:41:36] [query] Query for: what does realty one offer for their agents
[2025-12-21 12:41:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:41:36] [query] Engine: default
[2025-12-21 12:41:36] [query] Tokens: realty, one, offer, agents
[2025-12-21 12:41:36] [query] Mods: 11
[2025-12-21 12:41:36] [query] Trying AND logic
[2025-12-21 12:41:36] [query] Found results using: and logic
[2025-12-21 12:41:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,90,1798,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 >= '2025-12-21 12: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' ) ) ))) AND s.id IN ('1213', '14176', '17954', '18438', '19992', '24915', '47026', '47167', '49253', '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 LIMIT 0, 200
[2025-12-21 12:41:36] [query] Results: 10 Pages of results: 1
[2025-12-21 12:41:36] [query] Execution time: 0.14669
[2025-12-21 12:41:56] [query] Query for: 如何为工商信用卡上充一美元
[2025-12-21 12:41:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:41:56] [query] Engine: default
[2025-12-21 12:41:56] [query] Tokens: 如何为工商信用卡上充一美元
[2025-12-21 12:41:56] [query] Mods: 11
[2025-12-21 12:41:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:41: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 LIMIT 0, 200
[2025-12-21 12:41:56] [query] Results: 0 Pages of results: 0
[2025-12-21 12:41:56] [query] Execution time: 0.07941
[2025-12-21 12:42:49] [query] Query for: property documents vs marketing details real estate survey
[2025-12-21 12:42:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:42:49] [query] Engine: default
[2025-12-21 12:42:49] [query] Tokens: property, documents, vs, marketing, details, real, estate, survey
[2025-12-21 12:42:49] [query] Mods: 11
[2025-12-21 12:42:49] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 12:42:49] [query] Using OR logic
[2025-12-21 12:42:49] [query] Found results using: or logic
[2025-12-21 12:42:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7116,4516,1178,6741,171,172,888) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:42:49] [query] Results: 1353 Pages of results: 7
[2025-12-21 12:42:49] [query] Execution time: 0.56804
[2025-12-21 12:43:36] [index:background] Health check
[2025-12-21 12:43:49] [indexer:background] Health check
[2025-12-21 12:45:08] [query] Query for: com and nc same?
[2025-12-21 12:45:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:45:08] [query] Engine: default
[2025-12-21 12:45:08] [query] Tokens: com, nc
[2025-12-21 12:45:08] [query] Mods: 11
[2025-12-21 12:45:08] [query] Trying AND logic
[2025-12-21 12:45:20] [query] Found results using: and logic
[2025-12-21 12:45:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 12: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' ) ) ))) 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 (23) 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 LIMIT 0, 200
[2025-12-21 12:45:20] [query] Results: 87 Pages of results: 1
[2025-12-21 12:45:20] [query] Execution time: 11.62660
[2025-12-21 12:46:48] [query] Query for: 天津城建学院 人才引进
[2025-12-21 12:46:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:46:48] [query] Engine: default
[2025-12-21 12:46:48] [query] Tokens: 天津城建学院 人才引进
[2025-12-21 12:46:48] [query] Mods: 11
[2025-12-21 12:46:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:46:48] [query] Results: 0 Pages of results: 0
[2025-12-21 12:46:48] [query] Execution time: 0.10585
[2025-12-21 12:46:57] [query] Query for: scienceplatform.nl/357041
[2025-12-21 12:46:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:46:57] [query] Engine: default
[2025-12-21 12:46:57] [query] Tokens: nls, nlvn6a7l
[2025-12-21 12:46:57] [query] Mods: 11
[2025-12-21 12:46:57] [query] Using OR logic
[2025-12-21 12:46:57] [query] Found results using: and logic
[2025-12-21 12:46:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (48474,53121) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:46:57] [query] Results: 1 Pages of results: 1
[2025-12-21 12:46:57] [query] Execution time: 0.04787
[2025-12-21 12:47:07] [query] Query for: www.scienceplatform.nl/357041
[2025-12-21 12:47:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:47:07] [query] Engine: default
[2025-12-21 12:47:07] [query] Tokens: nls, nlvn6a7l, www
[2025-12-21 12:47:07] [query] Mods: 12
[2025-12-21 12:47:07] [query] Trying AND logic
[2025-12-21 12:47:07] [query] Using OR logic
[2025-12-21 12:47:07] [query] Found results using: or logic
[2025-12-21 12:47:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (48474,53121,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 >= '2025-12-21 12:47: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:47:07] [query] Results: 120 Pages of results: 1
[2025-12-21 12:47:07] [query] Execution time: 0.18000
[2025-12-21 12:47:56] [query] Query for: klesch
[2025-12-21 12:47:56] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:47:56] [query] Engine: nc_realtorsr_contacts
[2025-12-21 12:47:56] [query] Tokens: klesch
[2025-12-21 12:47:56] [query] Mods: 5
[2025-12-21 12:47:56] [query] Found results using: or logic
[2025-12-21 12:47:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 LIMIT 0, 200
[2025-12-21 12:47:56] [query] Results: 1 Pages of results: 1
[2025-12-21 12:47:56] [query] Execution time: 0.04254
[2025-12-21 12:48:36] [index:background] Health check
[2025-12-21 12:48:49] [indexer:background] Health check
[2025-12-21 12:48:57] [query] Query for: 採番する
[2025-12-21 12:48:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:48:57] [query] Engine: default
[2025-12-21 12:48:57] [query] Tokens: 採番する
[2025-12-21 12:48:57] [query] Mods: 11
[2025-12-21 12:48:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:48:57] [query] Results: 0 Pages of results: 0
[2025-12-21 12:48:57] [query] Execution time: 0.07673
[2025-12-21 12:49:18] [query] Query for: 上海极芯拓方
[2025-12-21 12:49:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:49:18] [query] Engine: default
[2025-12-21 12:49:18] [query] Tokens: 上海极芯拓方
[2025-12-21 12:49:18] [query] Mods: 11
[2025-12-21 12:49:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:49:18] [query] Results: 0 Pages of results: 0
[2025-12-21 12:49:18] [query] Execution time: 0.07617
[2025-12-21 12:49:27] [query] Query for: 西湖不同天气下的景色
[2025-12-21 12:49:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:49:27] [query] Engine: default
[2025-12-21 12:49:27] [query] Tokens: 西湖不同天气下的景色
[2025-12-21 12:49:27] [query] Mods: 11
[2025-12-21 12:49:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:49: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 LIMIT 0, 200
[2025-12-21 12:49:27] [query] Results: 0 Pages of results: 0
[2025-12-21 12:49:27] [query] Execution time: 0.11285
[2025-12-21 12:51:58] [query] Query for: real estate advertising guidelines
[2025-12-21 12:51:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:51:58] [query] Engine: default
[2025-12-21 12:51:58] [query] Tokens: real, estate, advertising, guidelines
[2025-12-21 12:51:58] [query] Mods: 11
[2025-12-21 12:51:58] [query] Trying AND logic
[2025-12-21 12:51:58] [query] Using OR logic
[2025-12-21 12:51:59] [query] Found results using: or logic
[2025-12-21 12:51:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2633,1969) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:51:59] [query] Results: 1004 Pages of results: 6
[2025-12-21 12:51:59] [query] Execution time: 0.46880
[2025-12-21 12:52:16] [query] Query for: seller's fees when selling home with no lein
[2025-12-21 12:52:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:52:16] [query] Engine: default
[2025-12-21 12:52:16] [query] Tokens: guethlein, klein, madeleine, middleincome, werstlein, fees, home, s, seller, seller's
[2025-12-21 12:52:16] [query] Mods: 12
[2025-12-21 12:52:16] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 12:52:16] [query] Using OR logic
[2025-12-21 12:52:35] [query] Found results using: or logic
[2025-12-21 12:52:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3018,234,68,210,7274,187) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27717,27764,72330,12683,72341,3018,234,68,210,7274) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:52:35] [query] Results: 1422 Pages of results: 8
[2025-12-21 12:52:35] [query] Execution time: 19.54610
[2025-12-21 12:52:48] [query] Query for: define new listing of real estate
[2025-12-21 12:52:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:52:48] [query] Engine: default
[2025-12-21 12:52:48] [query] Tokens: define, new, listing, real, estate
[2025-12-21 12:52:48] [query] Mods: 11
[2025-12-21 12:52:48] [query] Trying AND logic
[2025-12-21 12:52:48] [query] Using OR logic
[2025-12-21 12:52:48] [query] Found results using: or logic
[2025-12-21 12:52:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4601,110,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 >= '2025-12-21 12: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 LIMIT 0, 200
[2025-12-21 12:52:48] [query] Results: 1287 Pages of results: 7
[2025-12-21 12:52:48] [query] Execution time: 0.57609
[2025-12-21 12:52:52] [query] Query for: real estate lease agreement form
[2025-12-21 12:52:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:52:52] [query] Engine: default
[2025-12-21 12:52:52] [query] Tokens: real, estate, lease, agreement, form
[2025-12-21 12:52:52] [query] Mods: 11
[2025-12-21 12:52:52] [query] Trying AND logic
[2025-12-21 12:52:52] [query] Using OR logic
[2025-12-21 12:52:52] [query] Found results using: or logic
[2025-12-21 12:52:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 12: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:52:52] [query] Results: 1539 Pages of results: 8
[2025-12-21 12:52:52] [query] Execution time: 0.58909
[2025-12-21 12:53:37] [index:background] Health check
[2025-12-21 12:53:49] [indexer:background] Health check
[2025-12-21 12:54:17] [query] Query for: nhtqyth yf payday 2
[2025-12-21 12:54:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:54:17] [query] Engine: default
[2025-12-21 12:54:17] [query] Tokens: 2016ncrpacprimaryfundedcandidates, 2016ncrpacprimaryfundedcandidates.pdf, 2016ncrpacprimaryfundedcandidatespdf, boyfriend, coronavirusadvocacyfaqsretransactionsindependentcontractorsnargrants, dairyfree, diversityfocused, environmentallyfriendly, familyfriendly, federallyfunded
[2025-12-21 12:54:17] [query] Mods: 12
[2025-12-21 12:54:17] [query] Trying AND logic
[2025-12-21 12:54:17] [query] Using OR logic
[2025-12-21 12:54:17] [query] Found results using: or logic
[2025-12-21 12:54:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(706) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31975,31976,31977,7126,18781,60132,30357,6615,26033,24566) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:54:17] [query] Results: 5 Pages of results: 1
[2025-12-21 12:54:17] [query] Execution time: 0.14738
[2025-12-21 12:54:39] [query] Query for: tcf6128r
[2025-12-21 12:54:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:54:39] [query] Engine: default
[2025-12-21 12:54:39] [query] Tokens: tcf6128r
[2025-12-21 12:54:39] [query] Mods: 11
[2025-12-21 12:54:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:54: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 LIMIT 0, 200
[2025-12-21 12:54:39] [query] Results: 0 Pages of results: 0
[2025-12-21 12:54:39] [query] Execution time: 0.09563
[2025-12-21 12:55:18] [query] Query for: 安徽大学专升本学费标准2025
[2025-12-21 12:55:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:55:18] [query] Engine: default
[2025-12-21 12:55:18] [query] Tokens: 2025, 安徽大学专升本学费标准2025
[2025-12-21 12:55:18] [query] Mods: 12
[2025-12-21 12:55:18] [query] Using OR logic
[2025-12-21 12:55:18] [query] Found results using: or logic
[2025-12-21 12:55:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 12:55: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:55:18] [query] Results: 194 Pages of results: 1
[2025-12-21 12:55:18] [query] Execution time: 0.59652
[2025-12-21 12:55:38] [query] Query for: 广东轻工职业技术学院 轻新社王晓娟
[2025-12-21 12:55:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:55:38] [query] Engine: default
[2025-12-21 12:55:38] [query] Tokens: 广东轻工职业技术学院 轻新社王晓娟
[2025-12-21 12:55:38] [query] Mods: 11
[2025-12-21 12:55:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:55:38] [query] Results: 0 Pages of results: 0
[2025-12-21 12:55:38] [query] Execution time: 0.10303
[2025-12-21 12:56:37] [query] Query for: mls fees for realtors
[2025-12-21 12:56:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:56:37] [query] Engine: default
[2025-12-21 12:56:37] [query] Tokens: mls, fees, realtors
[2025-12-21 12:56:37] [query] Mods: 11
[2025-12-21 12:56:37] [query] Trying AND logic
[2025-12-21 12:56:37] [query] Found results using: and logic
[2025-12-21 12:56:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3018,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 >= '2025-12-21 12:56: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', '14075', '14230', '20524', '20566', '21188', '21391', '21703', '22162', '2256', '24823', '26244', '26245', '26267', '40616', '47590', '47873', '50411', '51394', '53181', '53526', '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 LIMIT 0, 200
[2025-12-21 12:56:37] [query] Results: 22 Pages of results: 1
[2025-12-21 12:56:37] [query] Execution time: 0.14490
[2025-12-21 12:56:41] [query] Query for: nc treasurer's website
[2025-12-21 12:56:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:56:41] [query] Engine: default
[2025-12-21 12:56:41] [query] Tokens: nc, treasurer, s, website, treasurer's
[2025-12-21 12:56:41] [query] Mods: 11
[2025-12-21 12:56:41] [query] Trying AND logic
[2025-12-21 12:56:41] [query] Using OR logic
[2025-12-21 12:56:42] [query] Found results using: or logic
[2025-12-21 12:56:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,12193,68,1533,28055) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12:56: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 LIMIT 0, 200
[2025-12-21 12:56:42] [query] Results: 1432 Pages of results: 8
[2025-12-21 12:56:42] [query] Execution time: 0.72310
[2025-12-21 12:56:58] [query] Query for: real estate sales contract missouri pdf free download
[2025-12-21 12:56:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:56:58] [query] Engine: default
[2025-12-21 12:56:58] [query] Tokens: real, estate, sales, contract, missouri, pdf, free, download
[2025-12-21 12:56:58] [query] Mods: 11
[2025-12-21 12:56:58] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 12:56:58] [query] Using OR logic
[2025-12-21 12:56:58] [query] Found results using: or logic
[2025-12-21 12:56:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,11609,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 >= '2025-12-21 12:56: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 LIMIT 0, 200
[2025-12-21 12:56:58] [query] Results: 1518 Pages of results: 8
[2025-12-21 12:56:58] [query] Execution time: 0.64352
[2025-12-21 12:59:09] [query] Query for: nc mountain property for sale
[2025-12-21 12:59:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:59:09] [query] Engine: default
[2025-12-21 12:59:09] [query] Tokens: nc, mountain, property, sale
[2025-12-21 12:59:09] [query] Mods: 11
[2025-12-21 12:59:09] [query] Trying AND logic
[2025-12-21 12:59:09] [query] Using OR logic
[2025-12-21 12:59:10] [query] Found results using: or logic
[2025-12-21 12:59:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,6923,107,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 >= '2025-12-21 12:59: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 LIMIT 0, 200
[2025-12-21 12:59:10] [query] Results: 1266 Pages of results: 7
[2025-12-21 12:59:10] [query] Execution time: 0.85689
[2025-12-21 12:59:21] [index:background] Health check
[2025-12-21 12:59:21] [indexer:background] Health check
[2025-12-21 12:59:21] [indexer:background] Health check
[2025-12-21 12:59:49] [query] Query for: anupload v13.02 下载
[2025-12-21 12:59:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 12:59:49] [query] Engine: default
[2025-12-21 12:59:49] [query] Tokens: 02, v1, anupload v13 下载 v13.02
[2025-12-21 12:59:49] [query] Mods: 12
[2025-12-21 12:59:49] [query] Using OR logic
[2025-12-21 12:59:50] [query] Found results using: or logic
[2025-12-21 12:59:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(13233) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,72257,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 12: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 12:59:50] [query] Results: 198 Pages of results: 1
[2025-12-21 12:59:50] [query] Execution time: 0.41740
[2025-12-21 13:03:37] [index:background] Health check
[2025-12-21 13:03:49] [indexer:background] Health check
[2025-12-21 13:04:11] [query] Query for: ขยะเทศบาล เบื้องหลัง วงจร เส้นทาง
[2025-12-21 13:04:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:04:11] [query] Engine: default
[2025-12-21 13:04:11] [query] Tokens: ขยะเทศบาล เบื้องหลัง วงจร เส้นทาง
[2025-12-21 13:04:11] [query] Mods: 11
[2025-12-21 13:04:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:04:11] [query] Results: 0 Pages of results: 0
[2025-12-21 13:04:11] [query] Execution time: 0.14135
[2025-12-21 13:05:40] [query] Query for: bnvgh
[2025-12-21 13:05:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:05:40] [query] Engine: default
[2025-12-21 13:05:40] [query] Tokens: bnvgh
[2025-12-21 13:05:40] [query] Mods: 11
[2025-12-21 13:05:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:05:40] [query] Results: 0 Pages of results: 0
[2025-12-21 13:05:40] [query] Execution time: 0.09226
[2025-12-21 13:05:44] [query] Query for: 国家能源局 可再生能源监测中心
[2025-12-21 13:05:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:05:44] [query] Engine: default
[2025-12-21 13:05:44] [query] Tokens: 国家能源局 可再生能源监测中心
[2025-12-21 13:05:44] [query] Mods: 11
[2025-12-21 13:05:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:05: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 LIMIT 0, 200
[2025-12-21 13:05:44] [query] Results: 0 Pages of results: 0
[2025-12-21 13:05:44] [query] Execution time: 0.09946
[2025-12-21 13:06:29] [query] Query for: 耐候性とは
[2025-12-21 13:06:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:06:29] [query] Engine: default
[2025-12-21 13:06:29] [query] Tokens: 耐候性とは
[2025-12-21 13:06:29] [query] Mods: 11
[2025-12-21 13:06:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:06: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 LIMIT 0, 200
[2025-12-21 13:06:29] [query] Results: 0 Pages of results: 0
[2025-12-21 13:06:29] [query] Execution time: 0.11633
[2025-12-21 13:08:36] [index:background] Health check
[2025-12-21 13:08:39] [query] Query for: 激突怪獣　サブタイトル
[2025-12-21 13:08:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:08:39] [query] Engine: default
[2025-12-21 13:08:39] [query] Tokens: 激突怪獣 サブタイトル
[2025-12-21 13:08:39] [query] Mods: 11
[2025-12-21 13:08:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:08:39] [query] Results: 0 Pages of results: 0
[2025-12-21 13:08:39] [query] Execution time: 0.10582
[2025-12-21 13:08:49] [indexer:background] Health check
[2025-12-21 13:10:00] [query] Query for: 擊敗三位挑戰者
[2025-12-21 13:10:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:10:00] [query] Engine: default
[2025-12-21 13:10:00] [query] Tokens: 擊敗三位挑戰者
[2025-12-21 13:10:00] [query] Mods: 11
[2025-12-21 13:10:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:10: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 LIMIT 0, 200
[2025-12-21 13:10:00] [query] Results: 0 Pages of results: 0
[2025-12-21 13:10:00] [query] Execution time: 0.09072
[2025-12-21 13:10:02] [query] Query for: warfarin kaufen rezeptfrei 🍰⡹ www.7rx.biz/fr/warfarin achat 5 mg generico vademecum. precio en farmacia andorra. commander ligne.
[2025-12-21 13:10:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:10:02] [query] Engine: default
[2025-12-21 13:10:02] [query] Tokens: mg, commander, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, mga, mgrqispi, mgrqispi.dll, mgrqispidll
[2025-12-21 13:10:02] [query] Mods: 12
[2025-12-21 13:10:02] [query] Trying AND logic
[2025-12-21 13:10:02] [query] Using OR logic
[2025-12-21 13:10:02] [query] Found results using: or logic
[2025-12-21 13:10:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(439,49439,1016,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 13:10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:10:02] [query] Results: 3 Pages of results: 1
[2025-12-21 13:10:02] [query] Execution time: 0.10141
[2025-12-21 13:10:12] [query] Query for: 智能穿戴设备官方英文
[2025-12-21 13:10:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:10:12] [query] Engine: default
[2025-12-21 13:10:13] [query] Tokens: 智能穿戴设备官方英文
[2025-12-21 13:10:13] [query] Mods: 11
[2025-12-21 13:10:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:10: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 LIMIT 0, 200
[2025-12-21 13:10:13] [query] Results: 0 Pages of results: 0
[2025-12-21 13:10:13] [query] Execution time: 0.07373
[2025-12-21 13:10:40] [query] Query for: 欧美 亚洲 3p 番号
[2025-12-21 13:10:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:10:40] [query] Engine: default
[2025-12-21 13:10:40] [query] Tokens: 3pm
[2025-12-21 13:10:40] [query] Mods: 11
[2025-12-21 13:10:40] [query] Found results using: or logic
[2025-12-21 13:10:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19505) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:10:40] [query] Results: 1 Pages of results: 1
[2025-12-21 13:10:40] [query] Execution time: 0.03729
[2025-12-21 13:11:19] [query] Query for: 辛酸为那般
[2025-12-21 13:11:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:11:19] [query] Engine: default
[2025-12-21 13:11:19] [query] Tokens: 辛酸为那般
[2025-12-21 13:11:19] [query] Mods: 11
[2025-12-21 13:11:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:11:19] [query] Results: 0 Pages of results: 0
[2025-12-21 13:11:19] [query] Execution time: 0.08273
[2025-12-21 13:12:30] [query] Query for: 我的世界north
[2025-12-21 13:12:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:12:30] [query] Engine: default
[2025-12-21 13:12:30] [query] Tokens: 我的世界north
[2025-12-21 13:12:30] [query] Mods: 11
[2025-12-21 13:12:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:12: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 LIMIT 0, 200
[2025-12-21 13:12:30] [query] Results: 0 Pages of results: 0
[2025-12-21 13:12:30] [query] Execution time: 0.11354
[2025-12-21 13:12:50] [query] Query for: prepaid conferences genius
[2025-12-21 13:12:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:12:50] [query] Engine: default
[2025-12-21 13:12:50] [query] Tokens: prepaid, conferences, gannicus, genius
[2025-12-21 13:12:50] [query] Mods: 12
[2025-12-21 13:12:50] [query] Using OR logic
[2025-12-21 13:12:50] [query] Found results using: or logic
[2025-12-21 13:12:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7341,22123) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22123,7341,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 >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:12:50] [query] Results: 5 Pages of results: 1
[2025-12-21 13:12:50] [query] Execution time: 0.09774
[2025-12-21 13:13:09] [query] Query for: 省能源指示明确1%的平房继续服务
[2025-12-21 13:13:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:13:09] [query] Engine: default
[2025-12-21 13:13:09] [query] Tokens: 1, 省能源指示明确1 的平房继续服务
[2025-12-21 13:13:09] [query] Mods: 12
[2025-12-21 13:13:09] [query] Using OR logic
[2025-12-21 13:13:16] [query] Found results using: or logic
[2025-12-21 13:13:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(431) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:13:16] [query] Results: 1227 Pages of results: 7
[2025-12-21 13:13:16] [query] Execution time: 7.19887
[2025-12-21 13:13:37] [query] Query for: tadapox comprare ⡼🛎 www.7rx.biz/tadapox kjøp nå! på nettet. generisk tabletter hvor kan jeg kjøpe nett billig
[2025-12-21 13:13:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 13:13:37] [query] Engine: default
[2025-12-21 13:13:37] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, kandyce, kane, kaneohe, kangaroo, kangaroos, kansas
[2025-12-21 13:13:37] [query] Mods: 12
[2025-12-21 13:13:37] [query] Trying AND logic
[2025-12-21 13:13:37] [query] Using OR logic
[2025-12-21 13:13:37] [query] Found results using: or logic
[2025-12-21 13:13:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7795,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 13:13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 13:13:37] [query] Results: 7 Pages of results: 1
[2025-12-21 13:13:37] [query] Execution time: 0.12015
[2025-12-21 13:13:37] [index:background] Health check
[2025-12-21 13:13:48] [indexer:background] Health check
[2025-12-21 13:15:37] [query] Query for: проверка хешей приложения android
[2025-12-21 13:15:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:15:37] [query] Engine: default
[2025-12-21 13:15:37] [query] Tokens: android, проверка хешей приложения
[2025-12-21 13:15:37] [query] Mods: 12
[2025-12-21 13:15:37] [query] Using OR logic
[2025-12-21 13:15:37] [query] Found results using: or logic
[2025-12-21 13:15:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7049) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7049,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:15:37] [query] Results: 3 Pages of results: 1
[2025-12-21 13:15:37] [query] Execution time: 0.28355
[2025-12-21 13:16:02] [query] Query for: グランドプレーン付
[2025-12-21 13:16:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:16:02] [query] Engine: default
[2025-12-21 13:16:02] [query] Tokens: グランドプレーン付
[2025-12-21 13:16:02] [query] Mods: 11
[2025-12-21 13:16:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:16:02] [query] Results: 0 Pages of results: 0
[2025-12-21 13:16:02] [query] Execution time: 0.13960
[2025-12-21 13:16:02] [query] Query for: best practice nc buyer agent requests higher commission to that is being offered
[2025-12-21 13:16:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:16:02] [query] Engine: default
[2025-12-21 13:16:02] [query] Tokens: best, practice, nc, buyer, agent, requests, higher, commission, offered
[2025-12-21 13:16:02] [query] Mods: 11
[2025-12-21 13:16:02] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 13:16:02] [query] Using OR logic
[2025-12-21 13:16:03] [query] Found results using: or logic
[2025-12-21 13:16:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5114,396,3046,1470,413,2204,843,1184) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:16:03] [query] Results: 1392 Pages of results: 7
[2025-12-21 13:16:03] [query] Execution time: 0.67929
[2025-12-21 13:16:04] [query] Query for: エレボニア帝国　内乱
[2025-12-21 13:16:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:16:04] [query] Engine: default
[2025-12-21 13:16:04] [query] Tokens: エレボニア帝国 内乱
[2025-12-21 13:16:04] [query] Mods: 11
[2025-12-21 13:16:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:16:04] [query] Results: 0 Pages of results: 0
[2025-12-21 13:16:04] [query] Execution time: 0.10817
[2025-12-21 13:16:20] [query] Query for: unisoc t7280
[2025-12-21 13:16:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:16:20] [query] Engine: default
[2025-12-21 13:16:21] [query] Tokens: unigo, unisoc t7280
[2025-12-21 13:16:21] [query] Mods: 11
[2025-12-21 13:16:21] [query] Using OR logic
[2025-12-21 13:16:21] [query] Found results using: or logic
[2025-12-21 13:16:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16458,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:16:21] [query] Results: 14 Pages of results: 1
[2025-12-21 13:16:21] [query] Execution time: 0.13001
[2025-12-21 13:16:38] [query] Query for: 35409
[2025-12-21 13:16:38] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:16:38] [query] Engine: download_ready
[2025-12-21 13:16:38] [query] Tokens: 35409
[2025-12-21 13:16:38] [query] Mods: 5
[2025-12-21 13:16:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (32147) 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, 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, 29646, 29127, 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, 29462, 29816, 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, 29097, 29438, 29343, 27672, 29062, 29664, 29456, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 27786, 30251, 30239, 30254, 30241, 30256, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 45887, 41678, 35382, 56030, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546 ) )) 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 LIMIT 0, 200
[2025-12-21 13:16:38] [query] Results: 0 Pages of results: 0
[2025-12-21 13:16:38] [query] Execution time: 0.12354
[2025-12-21 13:16:49] [query] Query for: final a fazenda 05
[2025-12-21 13:16:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:16:49] [query] Engine: default
[2025-12-21 13:16:49] [query] Tokens: final, 05, fazenda fazenda 05
[2025-12-21 13:16:49] [query] Mods: 12
[2025-12-21 13:16:49] [query] Using OR logic
[2025-12-21 13:16:50] [query] Found results using: or logic
[2025-12-21 13:16:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1021,417) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (417,1021,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:16:50] [query] Results: 158 Pages of results: 1
[2025-12-21 13:16:50] [query] Execution time: 0.37807
[2025-12-21 13:16:50] [query] Query for: 🎄🍩 hire paper writer - 👩‍⚕️ www.lowriter.com : best writing service 🍩🎄buy cheap papers help write a research on odysseus
[2025-12-21 13:16:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 13:16:50] [query] Engine: default
[2025-12-21 13:16:50] [query] Tokens: hire, paper, writer, www, com, best, writing, 🎄🍩 👩‍⚕️ lowriter
[2025-12-21 13:16:50] [query] Mods: 12
[2025-12-21 13:16:50] [query] Using OR logic
[2025-12-21 13:16:56] [query] Found results using: or logic
[2025-12-21 13:16:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5004,1490,15343,23,257,3000,3943,4410,153,1526,3630,9631,1580,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3000,3943,9631,2485,23,1490,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 >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 13:16:56] [query] Results: 651 Pages of results: 55
[2025-12-21 13:16:56] [query] Execution time: 6.27878
[2025-12-21 13:17:00] [query] Query for: 🎈💦 perfis de namoro mens 🎈💦www.datesol.xyz🎈 🎈 mupwghvsij
[2025-12-21 13:17:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 13:17:00] [query] Engine: default
[2025-12-21 13:17:00] [query] Tokens: de, mens, 🎈💦 perfis namoro 🎈💦www datesol xyz🎈 🎈 mupwghvsij
[2025-12-21 13:17:00] [query] Mods: 12
[2025-12-21 13:17:00] [query] Using OR logic
[2025-12-21 13:17:00] [query] Found results using: or logic
[2025-12-21 13:17:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3783,61324) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,61324,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 13:17:00] [query] Results: 5 Pages of results: 1
[2025-12-21 13:17:00] [query] Execution time: 0.34329
[2025-12-21 13:17:03] [query] Query for: 🎪🌐 serbijas iepazīšanās asv 🎪🌐www.datesol.xyz🎪 🎪 mdpghynoir
[2025-12-21 13:17:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 13:17:03] [query] Engine: default
[2025-12-21 13:17:04] [query] Tokens: thomasville
[2025-12-21 13:17:04] [query] Mods: 11
[2025-12-21 13:17:04] [query] Found results using: or logic
[2025-12-21 13:17:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8940) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 13:17:04] [query] Results: 3 Pages of results: 1
[2025-12-21 13:17:04] [query] Execution time: 0.19945
[2025-12-21 13:17:07] [query] Query for: 🏖️⡑ objednat levaquin bez receptu - 🍁 www.simpleonlinepharmacy.store alternativní pilulky generika ⡑🏖️koupit koupit 250 mg pro uti
[2025-12-21 13:17:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 13:17:07] [query] Engine: default
[2025-12-21 13:17:07] [query] Tokens: mg, mga, mgrqispi, mgrqispi.dll, mgrqispidll, utilities, utility, utilization, utilize, utilized
[2025-12-21 13:17:07] [query] Mods: 12
[2025-12-21 13:17:07] [query] Trying AND logic
[2025-12-21 13:17:07] [query] Using OR logic
[2025-12-21 13:17:07] [query] Found results using: or logic
[2025-12-21 13:17:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5004,4336,3026,2902,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1514,7311,14495,4951,272) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 13:17:07] [query] Results: 51 Pages of results: 5
[2025-12-21 13:17:07] [query] Execution time: 0.20375
[2025-12-21 13:17:09] [query] Query for: 黔东南州州级政务信息系统建 设管理办法》（黔东南府办函〔2024〕27 号）适用范围不一致，
[2025-12-21 13:17:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:17:09] [query] Engine: default
[2025-12-21 13:17:09] [query] Tokens: 2024, 27, 黔东南州州级政务信息系统建 设管理办法 黔东南府办函 号 适用范围不一致
[2025-12-21 13:17:09] [query] Mods: 12
[2025-12-21 13:17:09] [query] Using OR logic
[2025-12-21 13:17:12] [query] Query for: 🐅 mejor farmacia en línea: ✅ www.lowcostpill.com precio aldactone 25 mg comprar 🐅aldactone 100mg espironolactona diurético
[2025-12-21 13:17:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 13:17:12] [query] Engine: default
[2025-12-21 13:17:12] [query] Tokens: mg, mga, mgrqispi, mgrqispi.dll, mgrqispidll, precious, 25, com, en, www
[2025-12-21 13:17:12] [query] Mods: 12
[2025-12-21 13:17:12] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 13:17:12] [query] Using OR logic
[2025-12-21 13:17:13] [query] Found results using: or logic
[2025-12-21 13:17:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3111,23,49439,2485,66297) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5529,3111,23,49439,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 >= '2025-12-21 13:17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 13:17:13] [query] Results: 351 Pages of results: 30
[2025-12-21 13:17:13] [query] Execution time: 1.16610
[2025-12-21 13:17:13] [query] Found results using: or logic
[2025-12-21 13:17:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(17910,4083) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:17:13] [query] Results: 521 Pages of results: 3
[2025-12-21 13:17:13] [query] Execution time: 4.36751
[2025-12-21 13:17:18] [query] Query for: goedkoop buspar online ⥩❄ www.7rx.biz/buspar bestel europa zonder recept. pillole buspar. kopen
[2025-12-21 13:17:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 13:17:18] [query] Engine: default
[2025-12-21 13:17:18] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, reception, reception & inaugural, reception & lunch, receptioninaugural, receptionist, receptionlunch
[2025-12-21 13:17:18] [query] Mods: 12
[2025-12-21 13:17:18] [query] Trying AND logic
[2025-12-21 13:17:18] [query] Using OR logic
[2025-12-21 13:17:18] [query] Found results using: or logic
[2025-12-21 13:17:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 13:17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 13:17:18] [query] Results: 15 Pages of results: 2
[2025-12-21 13:17:18] [query] Execution time: 0.08118
[2025-12-21 13:17:21] [query] Query for: goedkoop misoprostol online ⣛ www.7store.biz/misoprostol farmacie on line italia. kopen europa goedkopen legaal online. koop misoprostol. gegarandeerd hoge kwaliteit
[2025-12-21 13:17:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 13:17:21] [query] Engine: default
[2025-12-21 13:17:21] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, italian, line, online, www
[2025-12-21 13:17:21] [query] Mods: 12
[2025-12-21 13:17:21] [query] Trying AND logic
[2025-12-21 13:17:21] [query] Using OR logic
[2025-12-21 13:17:22] [query] Found results using: or logic
[2025-12-21 13:17:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(399,994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 13: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 13:17:22] [query] Results: 296 Pages of results: 25
[2025-12-21 13:17:22] [query] Execution time: 0.80567
[2025-12-21 13:17:25] [query] Query for: goedkoop ritonavir ☀ www.7rx.biz/ritonavir zonder recept bestel 's nachts online. comprare originale. kopen online bestellen geen lidmaatschap nachts.
[2025-12-21 13:17:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 13:17:25] [query] Engine: default
[2025-12-21 13:17:25] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, geena, geenafie, geenafie150x150, geenafie_150x150, reception, reception & inaugural
[2025-12-21 13:17:25] [query] Mods: 12
[2025-12-21 13:17:25] [query] Trying AND logic
[2025-12-21 13:17:25] [query] Using OR logic
[2025-12-21 13:17:25] [query] Found results using: or logic
[2025-12-21 13:17:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,68,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 13:17:25] [query] Results: 13 Pages of results: 2
[2025-12-21 13:17:25] [query] Execution time: 0.16537
[2025-12-21 13:17:29] [query] Query for: koop baclofen ⥩❄ www.7search.xyz/baclofen kopen online europa bestel goedkopen. eiaculazione potente. generieke tabletten 's nachts kabeljauw.
[2025-12-21 13:17:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 13:17:29] [query] Engine: default
[2025-12-21 13:17:29] [query] Tokens: www, xyz, online, koop baclofen ⥩❄ 7search baclofen kopen europa
[2025-12-21 13:17:29] [query] Mods: 12
[2025-12-21 13:17:29] [query] Using OR logic
[2025-12-21 13:17:31] [query] Found results using: or logic
[2025-12-21 13:17:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,68,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 13: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 13:17:31] [query] Results: 222 Pages of results: 19
[2025-12-21 13:17:31] [query] Execution time: 2.04595
[2025-12-21 13:17:34] [query] Query for: carisoprodol preise ⡯ http://onlinepainpharma.com/carisoprodol
[2025-12-21 13:17:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 13:17:34] [query] Engine: default
[2025-12-21 13:17:35] [query] Tokens: http, com, paris, praises, carisoprodol preise ⡯ onlinepainpharma carisoprodol onlinepainpharma.com
[2025-12-21 13:17:35] [query] Mods: 12
[2025-12-21 13:17:35] [query] Using OR logic
[2025-12-21 13:17:35] [query] Found results using: or logic
[2025-12-21 13:17:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,2484) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,23,17136,16428,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 13:17:35] [query] Results: 206 Pages of results: 18
[2025-12-21 13:17:35] [query] Execution time: 0.78381
[2025-12-21 13:17:38] [query] Query for: eriacta generika europa kaufen ⡯ http://onlinepainpharma.com/eriacta
[2025-12-21 13:17:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 13:17:38] [query] Engine: default
[2025-12-21 13:17:38] [query] Tokens: http, com, eriacta generika europa kaufen ⡯ onlinepainpharma eriacta onlinepainpharma.com
[2025-12-21 13:17:38] [query] Mods: 12
[2025-12-21 13:17:38] [query] Using OR logic
[2025-12-21 13:17:39] [query] Found results using: or logic
[2025-12-21 13:17:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,2484) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 13: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 13:17:39] [query] Results: 204 Pages of results: 17
[2025-12-21 13:17:39] [query] Execution time: 0.84462
[2025-12-21 13:17:40] [query] Query for: 2014年考研时间安排
[2025-12-21 13:17:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:17:40] [query] Engine: default
[2025-12-21 13:17:40] [query] Tokens: 2014, 2014年考研时间安排
[2025-12-21 13:17:40] [query] Mods: 12
[2025-12-21 13:17:40] [query] Using OR logic
[2025-12-21 13:17:40] [query] Found results using: or logic
[2025-12-21 13:17:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3097) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3097,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:17:40] [query] Results: 63 Pages of results: 1
[2025-12-21 13:17:40] [query] Execution time: 0.11956
[2025-12-21 13:18:20] [query] Query for: home inspection what should seller fix
[2025-12-21 13:18:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:18:20] [query] Engine: default
[2025-12-21 13:18:20] [query] Tokens: home, inspection, seller, fix
[2025-12-21 13:18:20] [query] Mods: 11
[2025-12-21 13:18:20] [query] Trying AND logic
[2025-12-21 13:18:20] [query] Using OR logic
[2025-12-21 13:18:20] [query] Found results using: or logic
[2025-12-21 13:18:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5089,210,7288) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:18:20] [query] Results: 916 Pages of results: 5
[2025-12-21 13:18:20] [query] Execution time: 0.41242
[2025-12-21 13:18:24] [query] Query for: 京都修学旅行 高校生　自転車
[2025-12-21 13:18:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:18:24] [query] Engine: default
[2025-12-21 13:18:24] [query] Tokens: 京都修学旅行 高校生 自転車
[2025-12-21 13:18:24] [query] Mods: 11
[2025-12-21 13:18:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:18:24] [query] Results: 0 Pages of results: 0
[2025-12-21 13:18:24] [query] Execution time: 0.12940
[2025-12-21 13:18:36] [index:background] Health check
[2025-12-21 13:18:50] [indexer:background] Health check
[2025-12-21 13:19:42] [query] Query for: 5a47798
[2025-12-21 13:19:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:19:42] [query] Engine: default
[2025-12-21 13:19:42] [query] Tokens: 5a47798
[2025-12-21 13:19:42] [query] Mods: 11
[2025-12-21 13:19:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:19:42] [query] Results: 0 Pages of results: 0
[2025-12-21 13:19:42] [query] Execution time: 0.08183
[2025-12-21 13:20:01] [query] Query for: הפטר מחוב למס הכנסה
[2025-12-21 13:20:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:20:01] [query] Engine: default
[2025-12-21 13:20:01] [query] Tokens: הפטר מחוב למס הכנסה
[2025-12-21 13:20:01] [query] Mods: 11
[2025-12-21 13:20:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:20:01] [query] Results: 0 Pages of results: 0
[2025-12-21 13:20:01] [query] Execution time: 0.14589
[2025-12-21 13:21:42] [query] Query for: pdfaid 安全
[2025-12-21 13:21:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:21:42] [query] Engine: default
[2025-12-21 13:21:42] [query] Tokens: pdfaid 安全
[2025-12-21 13:21:42] [query] Mods: 11
[2025-12-21 13:21:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:21:42] [query] Results: 0 Pages of results: 0
[2025-12-21 13:21:42] [query] Execution time: 0.11417
[2025-12-21 13:23:36] [index:background] Health check
[2025-12-21 13:23:49] [indexer:background] Health check
[2025-12-21 13:23:51] [query] Query for: form n4
[2025-12-21 13:23:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:23:51] [query] Engine: default
[2025-12-21 13:23:51] [query] Tokens: 2024installation47, centralization4, earn4, in40, in41, in45, in47e, in48, in49, on4
[2025-12-21 13:23:51] [query] Mods: 12
[2025-12-21 13:23:51] [query] Using OR logic
[2025-12-21 13:23:51] [query] Found results using: and logic
[2025-12-21 13:23:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1817) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (48509,52441,26242,24910,3833,25382,44133,21344,71976,71870) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:23: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:23:51] [query] Results: 8 Pages of results: 1
[2025-12-21 13:23:51] [query] Execution time: 0.09916
[2025-12-21 13:23:53] [query] Query for: 昆仑银行股份有限公司2024年年报
[2025-12-21 13:23:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:23:53] [query] Engine: default
[2025-12-21 13:23:53] [query] Tokens: 2024, 昆仑银行股份有限公司2024年年报
[2025-12-21 13:23:53] [query] Mods: 12
[2025-12-21 13:23:53] [query] Using OR logic
[2025-12-21 13:23:54] [query] Found results using: or logic
[2025-12-21 13:23:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(17910) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 13:23: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:23:54] [query] Results: 472 Pages of results: 3
[2025-12-21 13:23:54] [query] Execution time: 1.51755
[2025-12-21 13:23:58] [query] Query for: what is a letter of possession for real estate
[2025-12-21 13:23:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:23:58] [query] Engine: default
[2025-12-21 13:23:58] [query] Tokens: letter, possession, real, estate
[2025-12-21 13:23:58] [query] Mods: 11
[2025-12-21 13:23:58] [query] Trying AND logic
[2025-12-21 13:23:58] [query] Found results using: and logic
[2025-12-21 13:23:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6755,14037,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 >= '2025-12-21 13:23: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 ('24891') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:23:58] [query] Results: 1 Pages of results: 1
[2025-12-21 13:23:58] [query] Execution time: 0.04301
[2025-12-21 13:24:15] [query] Query for: best automatic savings tools 2025
[2025-12-21 13:24:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:24:15] [query] Engine: default
[2025-12-21 13:24:15] [query] Tokens: best, automatic, savings, tools, 2025, tools 2025
[2025-12-21 13:24:15] [query] Mods: 12
[2025-12-21 13:24:15] [query] Using OR logic
[2025-12-21 13:24:19] [query] Found results using: or logic
[2025-12-21 13:24:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,8433,1490,2143,2015) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,8433,2143,2015,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 >= '2025-12-21 13:24: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:24:19] [query] Results: 512 Pages of results: 3
[2025-12-21 13:24:19] [query] Execution time: 3.79120
[2025-12-21 13:24:21] [query] Query for: 去o'a'ba'b'b'v'c
[2025-12-21 13:24:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:24:21] [query] Engine: default
[2025-12-21 13:24:21] [query] Tokens: o'brien, o'connor, b, ba, c, v
[2025-12-21 13:24:21] [query] Mods: 12
[2025-12-21 13:24:21] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 13:24:21] [query] Using OR logic
[2025-12-21 13:24:22] [query] Found results using: or logic
[2025-12-21 13:24:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1809,1859,1685,14060) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,12117,1809,1859,1685,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 >= '2025-12-21 13:24: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:24:22] [query] Results: 297 Pages of results: 2
[2025-12-21 13:24:22] [query] Execution time: 0.70427
[2025-12-21 13:24:33] [query] Query for: 广西壮族自治区钦州市钦南区勒沟东大街广西骅桥新材料有限公司
[2025-12-21 13:24:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:24:33] [query] Engine: default
[2025-12-21 13:24:33] [query] Tokens: 
[2025-12-21 13:24:33] [query] Mods: 11
[2025-12-21 13:24:33] [query] Request: 
[2025-12-21 13:24:33] [query] Results: 0 Pages of results: 1
[2025-12-21 13:24:33] [query] Execution time: 0.01022
[2025-12-21 13:26:20] [query] Query for: тайм комплексити байнари три
[2025-12-21 13:26:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:26:20] [query] Engine: default
[2025-12-21 13:26:20] [query] Tokens: тайм комплексити байнари три
[2025-12-21 13:26:20] [query] Mods: 11
[2025-12-21 13:26:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:26: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 LIMIT 0, 200
[2025-12-21 13:26:20] [query] Results: 0 Pages of results: 0
[2025-12-21 13:26:20] [query] Execution time: 0.13880
[2025-12-21 13:26:28] [query] Query for: nar settlement how to participate
[2025-12-21 13:26:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:26:28] [query] Engine: default
[2025-12-21 13:26:28] [query] Tokens: nar, settlement, participate
[2025-12-21 13:26:28] [query] Mods: 11
[2025-12-21 13:26:28] [query] Trying AND logic
[2025-12-21 13:26:28] [query] Found results using: and logic
[2025-12-21 13:26:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (158,2967,3465) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:26: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 ('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 LIMIT 0, 200
[2025-12-21 13:26:28] [query] Results: 2 Pages of results: 1
[2025-12-21 13:26:28] [query] Execution time: 0.24247
[2025-12-21 13:27:43] [query] Query for: 团员组织生活会背景
[2025-12-21 13:27:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:27:43] [query] Engine: default
[2025-12-21 13:27:43] [query] Tokens: 团员组织生活会背景
[2025-12-21 13:27:43] [query] Mods: 11
[2025-12-21 13:27:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:27:43] [query] Results: 0 Pages of results: 0
[2025-12-21 13:27:43] [query] Execution time: 0.08682
[2025-12-21 13:27:44] [query] Query for: 有元さくら子
[2025-12-21 13:27:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:27:44] [query] Engine: default
[2025-12-21 13:27:44] [query] Tokens: 有元さくら子
[2025-12-21 13:27:44] [query] Mods: 11
[2025-12-21 13:27:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:27: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 LIMIT 0, 200
[2025-12-21 13:27:44] [query] Results: 0 Pages of results: 0
[2025-12-21 13:27:44] [query] Execution time: 0.08065
[2025-12-21 13:28:10] [query] Query for: トイラン
[2025-12-21 13:28:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:28:10] [query] Engine: default
[2025-12-21 13:28:10] [query] Tokens: トイラン
[2025-12-21 13:28:10] [query] Mods: 11
[2025-12-21 13:28:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:28:10] [query] Results: 0 Pages of results: 0
[2025-12-21 13:28:10] [query] Execution time: 0.08280
[2025-12-21 13:28:30] [query] Query for: oxford house forms nc form library
[2025-12-21 13:28:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:28:30] [query] Engine: default
[2025-12-21 13:28:30] [query] Tokens: house, forms, nc, form, library, oxford
[2025-12-21 13:28:30] [query] Mods: 12
[2025-12-21 13:28:30] [query] Using OR logic
[2025-12-21 13:28:37] [index:background] Health check
[2025-12-21 13:28:50] [indexer:background] Health check
[2025-12-21 13:28:52] [query] Found results using: or logic
[2025-12-21 13:28:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1817,2409,244,7200,396) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2409,396,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 >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:28:52] [query] Results: 1542 Pages of results: 8
[2025-12-21 13:28:52] [query] Execution time: 22.55351
[2025-12-21 13:31:00] [query] Query for: costo del pregabalin 🛋️🌞🐑 www.7rx.biz/pregabalin comprar cod. sem receita on-line online durante a noite.comprar
[2025-12-21 13:31:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:31:00] [query] Engine: default
[2025-12-21 13:31:00] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, costofoccupancy, costofrepair, semblance, semester, semi, semi-colons
[2025-12-21 13:31:00] [query] Mods: 12
[2025-12-21 13:31:00] [query] Trying AND logic
[2025-12-21 13:31:00] [query] Using OR logic
[2025-12-21 13:31:00] [query] Found results using: or logic
[2025-12-21 13:31:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(22434,59824,399,983,994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3946,25247,3788,25102) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:31:00] [query] Results: 12 Pages of results: 1
[2025-12-21 13:31:00] [query] Execution time: 0.08897
[2025-12-21 13:32:11] [query] Query for: รัชฎา แสวงรุจิธรรม biography
[2025-12-21 13:32:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:32:11] [query] Engine: default
[2025-12-21 13:32:11] [query] Tokens: biography, รัชฎา แสวงรุจิธรรม
[2025-12-21 13:32:11] [query] Mods: 12
[2025-12-21 13:32:11] [query] Using OR logic
[2025-12-21 13:32:11] [query] Found results using: or logic
[2025-12-21 13:32:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(57685) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57685,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:32: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:32:11] [query] Results: 1 Pages of results: 1
[2025-12-21 13:32:11] [query] Execution time: 0.13120
[2025-12-21 13:32:38] [query] Query for: professional services disclosure
[2025-12-21 13:32:38] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:32:38] [query] Engine: forms_and_contracts
[2025-12-21 13:32:38] [query] Tokens: professional, services, disclosure
[2025-12-21 13:32:38] [query] Mods: 5
[2025-12-21 13:32:38] [query] Trying AND logic
[2025-12-21 13:32:38] [query] Found results using: and logic
[2025-12-21 13:32:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (947,1821,6557) 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 ('29018', '29024', '29139', '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 LIMIT 0, 200
[2025-12-21 13:32:38] [query] Results: 6 Pages of results: 1
[2025-12-21 13:32:38] [query] Execution time: 0.03719
[2025-12-21 13:33:01] [query] Query for: 保險金3330萬元免遺產稅保險稅務最大誤解
[2025-12-21 13:33:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:33:01] [query] Engine: default
[2025-12-21 13:33:01] [query] Tokens: 1706653330, 1706653330 1706653330, 17066533301706653330, 1738333078, 1746023077 1746023330, 17460230771746023330, 1746023330, 1759333023, 53330
[2025-12-21 13:33:01] [query] Mods: 11
[2025-12-21 13:33:01] [query] Using OR logic
[2025-12-21 13:33:01] [query] Found results using: and logic
[2025-12-21 13:33:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (48849,48850,48851,63991,68158,68159,68157,74237,69777) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:33:01] [query] Results: 1 Pages of results: 1
[2025-12-21 13:33:01] [query] Execution time: 0.07438
[2025-12-21 13:33:36] [index:background] Health check
[2025-12-21 13:33:49] [indexer:background] Health check
[2025-12-21 13:34:02] [query] Query for: tan gray realtor
[2025-12-21 13:34:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:34:02] [query] Engine: default
[2025-12-21 13:34:02] [query] Tokens: tandski, tanetta, tang, tangible, tangie, tangled, tango, tania, tank, tank(
[2025-12-21 13:34:02] [query] Mods: 12
[2025-12-21 13:34:02] [query] Using OR logic
[2025-12-21 13:34:02] [query] Found results using: and logic
[2025-12-21 13:34:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(9130,402) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (37268,27608,58823,4608,16023,26292,8672,23807,7883,34923) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:34:02] [query] Results: 31 Pages of results: 1
[2025-12-21 13:34:02] [query] Execution time: 0.13698
[2025-12-21 13:35:17] [query] Query for: new bern nc to
[2025-12-21 13:35:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:35:17] [query] Engine: default
[2025-12-21 13:35:17] [query] Tokens: new, bern, nc
[2025-12-21 13:35:17] [query] Mods: 11
[2025-12-21 13:35:17] [query] Trying AND logic
[2025-12-21 13:35:17] [query] Found results using: and logic
[2025-12-21 13:35:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,701,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 >= '2025-12-21 13:35: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 ('10825', '1198', '49212', '52302', '54', '9939', '999') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:35:17] [query] Results: 5 Pages of results: 1
[2025-12-21 13:35:17] [query] Execution time: 0.21547
[2025-12-21 13:35:46] [query] Query for: nc state residency reclassification after first year documents
[2025-12-21 13:35:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:35:46] [query] Engine: default
[2025-12-21 13:35:46] [query] Tokens: nc, state, residency, first, year, documents, reclassification
[2025-12-21 13:35:46] [query] Mods: 12
[2025-12-21 13:35:46] [query] Using OR logic
[2025-12-21 13:35:52] [query] Query for: карлос тевес реал
[2025-12-21 13:35:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:35:52] [query] Engine: default
[2025-12-21 13:35:52] [query] Tokens: карлос тевес реал
[2025-12-21 13:35:52] [query] Mods: 11
[2025-12-21 13:35:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:35: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 LIMIT 0, 200
[2025-12-21 13:35:52] [query] Results: 0 Pages of results: 0
[2025-12-21 13:35:52] [query] Execution time: 0.16737
[2025-12-21 13:36:08] [query] Found results using: or logic
[2025-12-21 13:36:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7116,126,396,4923,517,83) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,517,4923,126,83,7116,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:35: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:36:08] [query] Results: 1067 Pages of results: 6
[2025-12-21 13:36:08] [query] Execution time: 21.27951
[2025-12-21 13:36:14] [query] Query for: 千帆过后
[2025-12-21 13:36:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:36:14] [query] Engine: default
[2025-12-21 13:36:14] [query] Tokens: 千帆过后
[2025-12-21 13:36:14] [query] Mods: 11
[2025-12-21 13:36:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:36: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 LIMIT 0, 200
[2025-12-21 13:36:14] [query] Results: 0 Pages of results: 0
[2025-12-21 13:36:14] [query] Execution time: 0.14498
[2025-12-21 13:36:34] [query] Query for: access your property line online buncombe county nc free
[2025-12-21 13:36:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:36:34] [query] Engine: default
[2025-12-21 13:36:34] [query] Tokens: access, property, line, online, buncombe, county, nc, free
[2025-12-21 13:36:34] [query] Mods: 11
[2025-12-21 13:36:34] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 13:36:34] [query] Using OR logic
[2025-12-21 13:36:35] [query] Found results using: or logic
[2025-12-21 13:36:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (599,107,399,994,19478,574,396,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 >= '2025-12-21 13:36: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 LIMIT 0, 200
[2025-12-21 13:36:35] [query] Results: 1326 Pages of results: 7
[2025-12-21 13:36:35] [query] Execution time: 0.67688
[2025-12-21 13:36:52] [query] Query for: michel byrd brooklyn
[2025-12-21 13:36:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:36:52] [query] Engine: default
[2025-12-21 13:36:52] [query] Tokens: michel, byrd, brooklyn
[2025-12-21 13:36:52] [query] Mods: 11
[2025-12-21 13:36:52] [query] Trying AND logic
[2025-12-21 13:36:52] [query] Using OR logic
[2025-12-21 13:36:52] [query] Found results using: or logic
[2025-12-21 13:36:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12651,23043,22705) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:36: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 LIMIT 0, 200
[2025-12-21 13:36:52] [query] Results: 5 Pages of results: 1
[2025-12-21 13:36:52] [query] Execution time: 0.06933
[2025-12-21 13:37:03] [query] Query for: 線上看 pttplay
[2025-12-21 13:37:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:37:03] [query] Engine: default
[2025-12-21 13:37:03] [query] Tokens: 線上看 pttplay
[2025-12-21 13:37:03] [query] Mods: 11
[2025-12-21 13:37:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:37: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 LIMIT 0, 200
[2025-12-21 13:37:03] [query] Results: 0 Pages of results: 0
[2025-12-21 13:37:03] [query] Execution time: 0.13701
[2025-12-21 13:37:43] [query] Query for: 宁夏什么水果
[2025-12-21 13:37:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:37:43] [query] Engine: default
[2025-12-21 13:37:43] [query] Tokens: 宁夏什么水果
[2025-12-21 13:37:43] [query] Mods: 11
[2025-12-21 13:37:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:37: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 LIMIT 0, 200
[2025-12-21 13:37:43] [query] Results: 0 Pages of results: 0
[2025-12-21 13:37:43] [query] Execution time: 0.07866
[2025-12-21 13:38:27] [query] Query for: classic british songs for christmas kidspdf
[2025-12-21 13:38:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:38:27] [query] Engine: default
[2025-12-21 13:38:27] [query] Tokens: classic, british, christmas, showings, snags, son's, song, sons, songs kidspdf
[2025-12-21 13:38:27] [query] Mods: 12
[2025-12-21 13:38:27] [query] Using OR logic
[2025-12-21 13:38:27] [query] Found results using: or logic
[2025-12-21 13:38:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(9368,5628,6820) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6820,9368,5628,5689,35183,33867,14624,7853,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:38:27] [query] Results: 48 Pages of results: 1
[2025-12-21 13:38:27] [query] Execution time: 0.18364
[2025-12-21 13:38:35] [query] Query for: 28804
[2025-12-21 13:38:35] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:38:35] [query] Engine: download_ready
[2025-12-21 13:38:35] [query] Tokens: 28804
[2025-12-21 13:38:35] [query] Mods: 5
[2025-12-21 13:38:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 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, 29646, 29127, 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, 29462, 29816, 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, 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, 27786, 30251, 30239, 30254, 30241, 30256, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 45887, 41678, 35382, 56030 ) )) 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 LIMIT 0, 200
[2025-12-21 13:38:35] [query] Results: 0 Pages of results: 0
[2025-12-21 13:38:35] [query] Execution time: 0.01044
[2025-12-21 13:38:37] [index:background] Health check
[2025-12-21 13:38:49] [indexer:background] Health check
[2025-12-21 13:40:15] [query] Query for: 一个机器人大军的电影
[2025-12-21 13:40:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:40:15] [query] Engine: default
[2025-12-21 13:40:15] [query] Tokens: 一个机器人大军的电影
[2025-12-21 13:40:15] [query] Mods: 11
[2025-12-21 13:40:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:40:15] [query] Results: 0 Pages of results: 0
[2025-12-21 13:40:15] [query] Execution time: 0.07889
[2025-12-21 13:42:33] [query] Query for: 我的世界酿伏特羊怎么杀
[2025-12-21 13:42:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:42:33] [query] Engine: default
[2025-12-21 13:42:33] [query] Tokens: 我的世界酿伏特羊怎么杀
[2025-12-21 13:42:33] [query] Mods: 11
[2025-12-21 13:42:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:42:33] [query] Results: 0 Pages of results: 0
[2025-12-21 13:42:33] [query] Execution time: 0.08016
[2025-12-21 13:43:02] [query] Query for: 504 form a
[2025-12-21 13:43:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:43:02] [query] Engine: default
[2025-12-21 13:43:02] [query] Tokens: 50406, 50407, 50440, 50497, form
[2025-12-21 13:43:02] [query] Mods: 12
[2025-12-21 13:43:02] [query] Trying AND logic
[2025-12-21 13:43:02] [query] Found results using: and logic
[2025-12-21 13:43:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1817) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (60531,60517,63978,60624,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 >= '2025-12-21 13:43: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 ('51536') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:43:02] [query] Results: 1 Pages of results: 1
[2025-12-21 13:43:02] [query] Execution time: 0.05913
[2025-12-21 13:43:24] [query] Query for: commercial real estate lines of credit
[2025-12-21 13:43:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:43:24] [query] Engine: default
[2025-12-21 13:43:24] [query] Tokens: commercial, real, estate, lines, credit
[2025-12-21 13:43:24] [query] Mods: 11
[2025-12-21 13:43:24] [query] Trying AND logic
[2025-12-21 13:43:24] [query] Using OR logic
[2025-12-21 13:43:24] [query] Found results using: or logic
[2025-12-21 13:43:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,7028,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 >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:43:24] [query] Results: 1076 Pages of results: 6
[2025-12-21 13:43:25] [query] Execution time: 0.81275
[2025-12-21 13:43:36] [index:background] Health check
[2025-12-21 13:43:36] [index:background] CPU load threshold (3) breached: 3.21 [waiting 2]
[2025-12-21 13:43:38] [indexer:background] CPU load threshold (3) breached: 3.21 [waiting 2]
[2025-12-21 13:43:49] [indexer:background] Health check
[2025-12-21 13:43:49] [indexer:background] CPU load threshold (3) breached: 3.49 [waiting 2]
[2025-12-21 13:44:22] [query] Query for: 34114 real estate transactions 2025
[2025-12-21 13:44:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:44:22] [query] Engine: default
[2025-12-21 13:44:22] [query] Tokens: real, estate, transactions, 2025, 041124, 114, 34114 transactions 2025 34114
[2025-12-21 13:44:22] [query] Mods: 12
[2025-12-21 13:44:22] [query] Using OR logic
[2025-12-21 13:44:28] [query] Query for: 华南理工大学操作系统
[2025-12-21 13:44:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:44:28] [query] Engine: default
[2025-12-21 13:44:28] [query] Tokens: 华南理工大学操作系统
[2025-12-21 13:44:28] [query] Mods: 11
[2025-12-21 13:44:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:44: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 LIMIT 0, 200
[2025-12-21 13:44:28] [query] Results: 0 Pages of results: 0
[2025-12-21 13:44:28] [query] Execution time: 0.08162
[2025-12-21 13:44:30] [query] Query for: 配电箱b1alz1-xz的参数规格
[2025-12-21 13:44:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:44:30] [query] Engine: default
[2025-12-21 13:44:30] [query] Tokens: 配电箱b1alz1 xz的参数规格 配电箱b1alz1-xz的参数规格
[2025-12-21 13:44:30] [query] Mods: 11
[2025-12-21 13:44:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:44:30] [query] Results: 0 Pages of results: 0
[2025-12-21 13:44:30] [query] Execution time: 0.12853
[2025-12-21 13:44:33] [query] Query for: elfen lied
[2025-12-21 13:44:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:44:33] [query] Engine: default
[2025-12-21 13:44:33] [query] Tokens: allied, applied, complied, implied, multiplied, rallied, relied, replied, supplied, tallied
[2025-12-21 13:44:33] [query] Mods: 11
[2025-12-21 13:44:33] [query] Using OR logic
[2025-12-21 13:44:33] [query] Found results using: and logic
[2025-12-21 13:44:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16926,11122,13241,15689,3702,15255,31036,5691,14025,528) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:44:33] [query] Results: 83 Pages of results: 1
[2025-12-21 13:44:33] [query] Execution time: 0.13436
[2025-12-21 13:44:38] [query] Found results using: or logic
[2025-12-21 13:44:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,172,171,173) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,173,24711,49288,21380,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:44:38] [query] Results: 1055 Pages of results: 6
[2025-12-21 13:44:38] [query] Execution time: 16.38704
[2025-12-21 13:44:42] [query] Query for: 阿尔兹海默病和特应性皮炎
[2025-12-21 13:44:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:44:42] [query] Engine: default
[2025-12-21 13:44:42] [query] Tokens: 阿尔兹海默病和特应性皮炎
[2025-12-21 13:44:42] [query] Mods: 11
[2025-12-21 13:44:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:44: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 LIMIT 0, 200
[2025-12-21 13:44:42] [query] Results: 0 Pages of results: 0
[2025-12-21 13:44:42] [query] Execution time: 0.07499
[2025-12-21 13:44:54] [query] Query for: north carolina small claims court attorney fees reimbursement
[2025-12-21 13:44:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:44:54] [query] Engine: default
[2025-12-21 13:44:54] [query] Tokens: north, carolina, small, claims, court, attorney, fees, reimbursement
[2025-12-21 13:44:54] [query] Mods: 11
[2025-12-21 13:44:54] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 13:44:54] [query] Using OR logic
[2025-12-21 13:44:54] [query] Found results using: or logic
[2025-12-21 13:44:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1776,9009,6322,900,3018,18207) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:44:54] [query] Results: 867 Pages of results: 5
[2025-12-21 13:44:54] [query] Execution time: 0.37675
[2025-12-21 13:45:28] [query] Query for: working with real estate agent disclosure
[2025-12-21 13:45:28] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:45:28] [query] Engine: forms_and_contracts
[2025-12-21 13:45:28] [query] Tokens: agent, agent 24, agent's, agent(, agent-, agent--new, agent-appraiser, agent-audience, agent-driven, agent-like
[2025-12-21 13:45:28] [query] Mods: 6
[2025-12-21 13:45:28] [query] Using OR logic
[2025-12-21 13:45:28] [query] Using OR logic
[2025-12-21 13:45:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(6557,172,171,400) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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, 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:45:28] [query] Results: 0 Pages of results: 0
[2025-12-21 13:45:28] [query] Execution time: 0.03547
[2025-12-21 13:45:52] [query] Query for: what is aan# real estate
[2025-12-21 13:45:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:45:52] [query] Engine: default
[2025-12-21 13:45:52] [query] Tokens: barbaraann, bataan, jamaan, estate, real
[2025-12-21 13:45:52] [query] Mods: 12
[2025-12-21 13:45:52] [query] Trying AND logic
[2025-12-21 13:45:52] [query] Found results using: and logic
[2025-12-21 13:45:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24370,15967,22902,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 >= '2025-12-21 13: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' ) ) ))) 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:45:52] [query] Results: 1 Pages of results: 1
[2025-12-21 13:45:52] [query] Execution time: 0.10200
[2025-12-21 13:46:04] [query] Query for: 그록 프롬포트 추천
[2025-12-21 13:46:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:46:04] [query] Engine: default
[2025-12-21 13:46:04] [query] Tokens: 그록 프롬포트 추천
[2025-12-21 13:46:04] [query] Mods: 11
[2025-12-21 13:46:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:46:04] [query] Results: 0 Pages of results: 0
[2025-12-21 13:46:04] [query] Execution time: 0.12531
[2025-12-21 13:47:03] [query] Query for: 盒马是什么门店hyper
[2025-12-21 13:47:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:47:03] [query] Engine: default
[2025-12-21 13:47:03] [query] Tokens: 盒马是什么门店hyper
[2025-12-21 13:47:03] [query] Mods: 11
[2025-12-21 13:47:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:47: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 LIMIT 0, 200
[2025-12-21 13:47:03] [query] Results: 0 Pages of results: 0
[2025-12-21 13:47:03] [query] Execution time: 0.10560
[2025-12-21 13:47:44] [query] Query for: gran combo en municipio de ponce
[2025-12-21 13:47:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:47:44] [query] Engine: default
[2025-12-21 13:47:44] [query] Tokens: grand, grandchildren, grande, grandfather, grandfathered, grandfathers, grandfather’s, grandkids, grandma, grandmas
[2025-12-21 13:47:44] [query] Mods: 12
[2025-12-21 13:47:44] [query] Trying AND logic
[2025-12-21 13:47:44] [query] Using OR logic
[2025-12-21 13:47:44] [query] Found results using: or logic
[2025-12-21 13:47:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2492,3783,49439) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5000,15736,74155,12421,14976,67668,67618,15737,10524,10715) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:47:44] [query] Results: 24 Pages of results: 1
[2025-12-21 13:47:44] [query] Execution time: 0.07764
[2025-12-21 13:48:02] [query] Query for: 
[2025-12-21 13:48:02] [query] Arguments: engine: forms_and_contracts mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:48:02] [query] Engine: forms_and_contracts
[2025-12-21 13:48:02] [query] Tokens: 
[2025-12-21 13:48:02] [query] Mods: 4
[2025-12-21 13:48:02] [query] Found results using: or logic
[2025-12-21 13:48:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 LIMIT 0, 200
[2025-12-21 13:48:02] [query] Results: 357 Pages of results: 2
[2025-12-21 13:48:02] [query] Execution time: 0.07375
[2025-12-21 13:48:37] [index:background] Health check
[2025-12-21 13:48:37] [index:background] CPU load threshold (3) breached: 3.82 [waiting 2]
[2025-12-21 13:48:39] [indexer:background] CPU load threshold (3) breached: 3.83 [waiting 2]
[2025-12-21 13:48:48] [query] Query for: real estate license nc
[2025-12-21 13:48:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:48:48] [query] Engine: default
[2025-12-21 13:48:48] [query] Tokens: real, estate, license, nc
[2025-12-21 13:48:48] [query] Mods: 11
[2025-12-21 13:48:48] [query] Trying AND logic
[2025-12-21 13:48:48] [query] Using OR logic
[2025-12-21 13:48:48] [query] Found results using: or logic
[2025-12-21 13:48:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:48:48] [query] Results: 1198 Pages of results: 6
[2025-12-21 13:48:48] [query] Execution time: 0.81501
[2025-12-21 13:48:50] [indexer:background] Health check
[2025-12-21 13:48:50] [indexer:background] CPU load threshold (3) breached: 3.63 [waiting 2]
[2025-12-21 13:48:51] [query] Query for: koupit stromectol online ivermectin objednat 🎗🥏 www.7rx.biz/ivermectin 🎗🥏.
[2025-12-21 13:48:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:48:51] [query] Engine: default
[2025-12-21 13:48:51] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, online, www
[2025-12-21 13:48:51] [query] Mods: 12
[2025-12-21 13:48:51] [query] Trying AND logic
[2025-12-21 13:48:51] [query] Using OR logic
[2025-12-21 13:48:51] [query] Found results using: or logic
[2025-12-21 13:48:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:48:51] [query] Results: 221 Pages of results: 2
[2025-12-21 13:48:51] [query] Execution time: 0.44334
[2025-12-21 13:48:53] [query] Query for: 免費pdf github github-actions 考試資料.pdf是行業領先材料＆實用的github-actions：github actions certificate exam 👣 來自網站▶ www.newdumpspdf.com ◀打開並搜索[ ]免費下載github-actions考題
[2025-12-21 13:48:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:48:53] [query] Engine: default
[2025-12-21 13:48:53] [query] Tokens: actions, 免費pdf github github 考試資料 pdf是行業領先材料 實用的github github
[2025-12-21 13:48:53] [query] Mods: 12
[2025-12-21 13:48:53] [query] Using OR logic
[2025-12-21 13:48:53] [query] Found results using: or logic
[2025-12-21 13:48:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1237,13234,23,20114,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1237,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:48:53] [query] Results: 43 Pages of results: 1
[2025-12-21 13:48:53] [query] Execution time: 0.53615
[2025-12-21 13:49:33] [query] Query for: burnabee digital
[2025-12-21 13:49:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:49:33] [query] Engine: default
[2025-12-21 13:49:33] [query] Tokens: digital, burnabee
[2025-12-21 13:49:33] [query] Mods: 12
[2025-12-21 13:49:33] [query] Using OR logic
[2025-12-21 13:49:33] [query] Found results using: or logic
[2025-12-21 13:49:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2354) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2354,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:49:33] [query] Results: 45 Pages of results: 1
[2025-12-21 13:49:33] [query] Execution time: 0.12966
[2025-12-21 13:50:04] [query] Query for: 软路由 r2s 升级
[2025-12-21 13:50:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:50:04] [query] Engine: default
[2025-12-21 13:50:04] [query] Tokens: pl7tpr2scxof6saftq0sxdzekfv8z51axy, pl7tpr2scxof6saftq0sxdzekfv8z51axy&index, pl7tpr2scxof6saftq0sxdzekfv8z51axyindex
[2025-12-21 13:50:04] [query] Mods: 11
[2025-12-21 13:50:04] [query] Using OR logic
[2025-12-21 13:50:04] [query] Found results using: and logic
[2025-12-21 13:50:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18663,18665,18667) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:50: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 LIMIT 0, 200
[2025-12-21 13:50:04] [query] Results: 1 Pages of results: 1
[2025-12-21 13:50:04] [query] Execution time: 0.08703
[2025-12-21 13:50:53] [query] Query for: 罗马帝国情色史
[2025-12-21 13:50:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:50:53] [query] Engine: default
[2025-12-21 13:50:53] [query] Tokens: 罗马帝国情色史
[2025-12-21 13:50:53] [query] Mods: 11
[2025-12-21 13:50:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:50: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 LIMIT 0, 200
[2025-12-21 13:50:53] [query] Results: 0 Pages of results: 0
[2025-12-21 13:50:53] [query] Execution time: 0.07531
[2025-12-21 13:52:04] [query] Query for: top real estate agents near me for selling
[2025-12-21 13:52:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:52:04] [query] Engine: default
[2025-12-21 13:52:04] [query] Tokens: top, real, estate, agents, near, selling
[2025-12-21 13:52:04] [query] Mods: 11
[2025-12-21 13:52:04] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 13:52:04] [query] Using OR logic
[2025-12-21 13:52:04] [query] Found results using: or logic
[2025-12-21 13:52:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,633,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 >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:52:04] [query] Results: 1112 Pages of results: 6
[2025-12-21 13:52:04] [query] Execution time: 0.48907
[2025-12-21 13:52:13] [query] Query for: top real estate agents near me for buying
[2025-12-21 13:52:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:52:13] [query] Engine: default
[2025-12-21 13:52:13] [query] Tokens: top, real, estate, agents, near, buying
[2025-12-21 13:52:13] [query] Mods: 11
[2025-12-21 13:52:13] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 13:52:13] [query] Using OR logic
[2025-12-21 13:52:14] [query] Found results using: or logic
[2025-12-21 13:52:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:52:14] [query] Results: 1103 Pages of results: 6
[2025-12-21 13:52:14] [query] Execution time: 0.43974
[2025-12-21 13:52:16] [query] Query for: 石家庄市康养产业重点项目列表
[2025-12-21 13:52:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:52:16] [query] Engine: default
[2025-12-21 13:52:16] [query] Tokens: 石家庄市康养产业重点项目列表
[2025-12-21 13:52:16] [query] Mods: 11
[2025-12-21 13:52:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:52:16] [query] Results: 0 Pages of results: 0
[2025-12-21 13:52:16] [query] Execution time: 0.08060
[2025-12-21 13:53:23] [query] Query for: bokep selingkuh bijat
[2025-12-21 13:53:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:53:23] [query] Engine: default
[2025-12-21 13:53:23] [query] Tokens: booked, sealing, selling, bokep selingkuh bijat
[2025-12-21 13:53:23] [query] Mods: 11
[2025-12-21 13:53:23] [query] Using OR logic
[2025-12-21 13:53:23] [query] Found results using: or logic
[2025-12-21 13:53:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11022,7467,187,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:53:23] [query] Results: 161 Pages of results: 1
[2025-12-21 13:53:23] [query] Execution time: 0.17973
[2025-12-21 13:53:33] [query] Query for: monthly bank statement audits for small business owners
[2025-12-21 13:53:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:53:33] [query] Engine: default
[2025-12-21 13:53:33] [query] Tokens: monthly, bank, statement, audits, small, business, owners
[2025-12-21 13:53:33] [query] Mods: 11
[2025-12-21 13:53:33] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 13:53:33] [query] Using OR logic
[2025-12-21 13:53:33] [query] Found results using: or logic
[2025-12-21 13:53:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1501,2140,1502,39790,1776,522,922) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:53:33] [query] Results: 630 Pages of results: 4
[2025-12-21 13:53:33] [query] Execution time: 0.25275
[2025-12-21 13:53:36] [index:background] Health check
[2025-12-21 13:53:49] [indexer:background] Health check
[2025-12-21 13:55:13] [query] Query for: homes for sale clyde nc
[2025-12-21 13:55:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:55:13] [query] Engine: default
[2025-12-21 13:55:13] [query] Tokens: homes, sale, clyde, nc
[2025-12-21 13:55:13] [query] Mods: 11
[2025-12-21 13:55:13] [query] Trying AND logic
[2025-12-21 13:55:13] [query] Using OR logic
[2025-12-21 13:55:13] [query] Found results using: or logic
[2025-12-21 13:55:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,8875,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 >= '2025-12-21 13:55: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 LIMIT 0, 200
[2025-12-21 13:55:13] [query] Results: 922 Pages of results: 5
[2025-12-21 13:55:13] [query] Execution time: 0.47250
[2025-12-21 13:55:33] [query] Query for: florida realtor sc
[2025-12-21 13:55:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:55:33] [query] Engine: default
[2025-12-21 13:55:33] [query] Tokens: florida, realtor, sc
[2025-12-21 13:55:33] [query] Mods: 11
[2025-12-21 13:55:33] [query] Trying AND logic
[2025-12-21 13:55:33] [query] Found results using: and logic
[2025-12-21 13:55:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,402,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 >= '2025-12-21 13: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' ) ) ))) 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 LIMIT 0, 200
[2025-12-21 13:55:33] [query] Results: 1 Pages of results: 1
[2025-12-21 13:55:33] [query] Execution time: 0.08868
[2025-12-21 13:57:10] [query] Query for: average residential listing agreement duration washington state
[2025-12-21 13:57:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:57:10] [query] Engine: default
[2025-12-21 13:57:10] [query] Tokens: average, residential, listing, agreement, duration, washington, state
[2025-12-21 13:57:10] [query] Mods: 11
[2025-12-21 13:57:10] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 13:57:10] [query] Using OR logic
[2025-12-21 13:57:10] [query] Found results using: or logic
[2025-12-21 13:57:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1805,1936,873,19734,4551,517) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:57:10] [query] Results: 1147 Pages of results: 6
[2025-12-21 13:57:10] [query] Execution time: 0.29536
[2025-12-21 13:57:44] [query] Query for: 赵超 南京信息工程大学
[2025-12-21 13:57:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:57:44] [query] Engine: default
[2025-12-21 13:57:45] [query] Tokens: 赵超 南京信息工程大学
[2025-12-21 13:57:45] [query] Mods: 11
[2025-12-21 13:57:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:57:45] [query] Results: 0 Pages of results: 0
[2025-12-21 13:57:45] [query] Execution time: 0.09874
[2025-12-21 13:57:47] [query] Query for: real estate agents charlotte nc apartments
[2025-12-21 13:57:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:57:47] [query] Engine: default
[2025-12-21 13:57:47] [query] Tokens: real, estate, agents, charlotte, nc, apartments
[2025-12-21 13:57:47] [query] Mods: 11
[2025-12-21 13:57:47] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 13:57:47] [query] Using OR logic
[2025-12-21 13:57:48] [query] Found results using: or logic
[2025-12-21 13:57:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5224,396,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 >= '2025-12-21 13:57: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 LIMIT 0, 200
[2025-12-21 13:57:48] [query] Results: 1271 Pages of results: 7
[2025-12-21 13:57:48] [query] Execution time: 0.84003
[2025-12-21 13:57:54] [query] Query for: 平和屋着物
[2025-12-21 13:57:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:57:54] [query] Engine: default
[2025-12-21 13:57:54] [query] Tokens: 平和屋着物
[2025-12-21 13:57:54] [query] Mods: 11
[2025-12-21 13:57:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:57:54] [query] Results: 0 Pages of results: 0
[2025-12-21 13:57:54] [query] Execution time: 0.09042
[2025-12-21 13:58:05] [query] Query for: 英文法理解度チェック
[2025-12-21 13:58:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:58:05] [query] Engine: default
[2025-12-21 13:58:05] [query] Tokens: 英文法理解度チェック
[2025-12-21 13:58:05] [query] Mods: 11
[2025-12-21 13:58:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:58:05] [query] Results: 0 Pages of results: 0
[2025-12-21 13:58:05] [query] Execution time: 0.16439
[2025-12-21 13:58:25] [query] Query for: nd residential mortgage lender contract
[2025-12-21 13:58:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:58:25] [query] Engine: default
[2025-12-21 13:58:25] [query] Tokens: nd, residential, mortgage, lender, contract
[2025-12-21 13:58:25] [query] Mods: 11
[2025-12-21 13:58:25] [query] Trying AND logic
[2025-12-21 13:58:25] [query] Using OR logic
[2025-12-21 13:58:25] [query] Found results using: or logic
[2025-12-21 13:58:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24954,1805,622,2999,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 >= '2025-12-21 13: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 LIMIT 0, 200
[2025-12-21 13:58:25] [query] Results: 963 Pages of results: 5
[2025-12-21 13:58:25] [query] Execution time: 0.33776
[2025-12-21 13:58:43] [query] Query for: gallery-dl-server
[2025-12-21 13:58:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:58:43] [query] Engine: default
[2025-12-21 13:58:43] [query] Tokens: dll, dlm, dlm_download, dlm_download_category, dlm_downloading_page, dlmdownload, dlmdownloadcategory, dlmdownloadingpage, gallery, server
[2025-12-21 13:58:43] [query] Mods: 12
[2025-12-21 13:58:43] [query] Trying AND logic
[2025-12-21 13:58:43] [query] Using OR logic
[2025-12-21 13:58:43] [query] Found results using: or logic
[2025-12-21 13:58:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7056,13081) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7056,13081) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:58: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 13:58:43] [query] Results: 8 Pages of results: 1
[2025-12-21 13:58:43] [query] Execution time: 0.05317
[2025-12-21 13:58:54] [query] Query for: 阿福 是否支持图像生成 视频生成
[2025-12-21 13:58:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:58:54] [query] Engine: default
[2025-12-21 13:58:54] [query] Tokens: 阿福 是否支持图像生成 视频生成
[2025-12-21 13:58:54] [query] Mods: 11
[2025-12-21 13:58:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:58: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 LIMIT 0, 200
[2025-12-21 13:58:54] [query] Results: 0 Pages of results: 0
[2025-12-21 13:58:54] [query] Execution time: 0.12458
[2025-12-21 13:59:03] [query] Query for: 国家石油天然气管网集团有限公司从中国石油和中国石化收购油气管道及储存设施资产
[2025-12-21 13:59:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:59:03] [query] Engine: default
[2025-12-21 13:59:03] [query] Tokens: 
[2025-12-21 13:59:03] [query] Mods: 11
[2025-12-21 13:59:03] [query] Request: 
[2025-12-21 13:59:03] [query] Results: 0 Pages of results: 1
[2025-12-21 13:59:03] [query] Execution time: 0.00722
[2025-12-21 13:59:21] [index:background] Health check
[2025-12-21 13:59:23] [index:background] Health check
[2025-12-21 13:59:23] [indexer:background] Health check
[2025-12-21 13:59:23] [indexer:background] Health check
[2025-12-21 13:59:25] [query] Query for: nc sign
[2025-12-21 13:59:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:59:25] [query] Engine: default
[2025-12-21 13:59:25] [query] Tokens: nc, sign
[2025-12-21 13:59:25] [query] Mods: 11
[2025-12-21 13:59:25] [query] Trying AND logic
[2025-12-21 13:59:26] [query] Found results using: and logic
[2025-12-21 13:59:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 13:59: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' ) ) ))) AND s.id IN ('10228', '11911', '12321', '12352', '12417', '12444', '12698', '13807', '13839', '14099', '14230', '14256', '17384', '17526', '17737', '17880', '17962', '19862', '19884', '20174', '20384', '20521', '20584', '21188', '21579', '21588', '21591', '21593', '21772', '22264', '25143', '25541', '26196', '26244', '26245', '26255', '2708', '2864', '30479', '36153', '40212', '41095', '43663', '44152', '44544', '46964', '47873', '49803', '50015', '50044', '50336', '50411', '51394', '52033', '52239', '53181', '53187', '5419', '55100', '55480', '55697', '55901', '573', '6304', '6608', '8324', '8536', '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 LIMIT 0, 200
[2025-12-21 13:59:26] [query] Results: 65 Pages of results: 1
[2025-12-21 13:59:26] [query] Execution time: 0.13753
[2025-12-21 13:59:44] [query] Query for: 安徽中医药大学邵正斌
[2025-12-21 13:59:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 13:59:44] [query] Engine: default
[2025-12-21 13:59:44] [query] Tokens: 安徽中医药大学邵正斌
[2025-12-21 13:59:44] [query] Mods: 11
[2025-12-21 13:59:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 13:59: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 LIMIT 0, 200
[2025-12-21 13:59:44] [query] Results: 0 Pages of results: 0
[2025-12-21 13:59:44] [query] Execution time: 0.10034
[2025-12-21 14:00:04] [query] Query for: قصة الملك وزواج ابنه الجزء الثاني
[2025-12-21 14:00:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:00:04] [query] Engine: default
[2025-12-21 14:00:04] [query] Tokens: قصة الملك وزواج ابنه الجزء الثاني
[2025-12-21 14:00:04] [query] Mods: 11
[2025-12-21 14:00:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 LIMIT 0, 200
[2025-12-21 14:00:04] [query] Results: 0 Pages of results: 0
[2025-12-21 14:00:04] [query] Execution time: 0.22154
[2025-12-21 14:00:14] [query] Query for: siemens / grenoble industry labs
[2025-12-21 14:00:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:00:14] [query] Engine: default
[2025-12-21 14:00:15] [query] Tokens: industry, schemes, simmons, sims, sins, siemens grenoble labs
[2025-12-21 14:00:15] [query] Mods: 12
[2025-12-21 14:00:15] [query] Using OR logic
[2025-12-21 14:00:15] [query] Found results using: or logic
[2025-12-21 14:00:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(526) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (526,13158,24110,26163,1134,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:00:15] [query] Results: 259 Pages of results: 2
[2025-12-21 14:00:15] [query] Execution time: 0.71980
[2025-12-21 14:00:23] [query] Query for: 宁波单位名称用英语哲
[2025-12-21 14:00:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:00:23] [query] Engine: default
[2025-12-21 14:00:23] [query] Tokens: 宁波单位名称用英语哲
[2025-12-21 14:00:23] [query] Mods: 11
[2025-12-21 14:00:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:00: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 LIMIT 0, 200
[2025-12-21 14:00:23] [query] Results: 0 Pages of results: 0
[2025-12-21 14:00:23] [query] Execution time: 0.08414
[2025-12-21 14:01:18] [query] Query for: north carolina vs south incorporation benefits
[2025-12-21 14:01:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:01:18] [query] Engine: default
[2025-12-21 14:01:18] [query] Tokens: north, carolina, vs, south, incorporation, benefits
[2025-12-21 14:01:18] [query] Mods: 11
[2025-12-21 14:01:18] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 14:01:18] [query] Using OR logic
[2025-12-21 14:01:18] [query] Found results using: or logic
[2025-12-21 14:01:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4516,840,4656,127) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:01: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 LIMIT 0, 200
[2025-12-21 14:01:18] [query] Results: 652 Pages of results: 4
[2025-12-21 14:01:18] [query] Execution time: 0.38512
[2025-12-21 14:01:37] [query] Query for: 노작의 율동 1975
[2025-12-21 14:01:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:01:37] [query] Engine: default
[2025-12-21 14:01:37] [query] Tokens: 1975, 노작의 율동
[2025-12-21 14:01:37] [query] Mods: 12
[2025-12-21 14:01:37] [query] Using OR logic
[2025-12-21 14:01:37] [query] Found results using: or logic
[2025-12-21 14:01:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(12512) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12512,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:01:37] [query] Results: 4 Pages of results: 1
[2025-12-21 14:01:37] [query] Execution time: 0.17615
[2025-12-21 14:02:24] [query] Query for: 剑三音卡
[2025-12-21 14:02:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:02:24] [query] Engine: default
[2025-12-21 14:02:24] [query] Tokens: 剑三音卡
[2025-12-21 14:02:24] [query] Mods: 11
[2025-12-21 14:02:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 LIMIT 0, 200
[2025-12-21 14:02:24] [query] Results: 0 Pages of results: 0
[2025-12-21 14:02:24] [query] Execution time: 0.08328
[2025-12-21 14:02:44] [query] Query for: 衢州商品房备案查询
[2025-12-21 14:02:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:02:44] [query] Engine: default
[2025-12-21 14:02:44] [query] Tokens: 衢州商品房备案查询
[2025-12-21 14:02:44] [query] Mods: 11
[2025-12-21 14:02:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:02:44] [query] Results: 0 Pages of results: 0
[2025-12-21 14:02:44] [query] Execution time: 0.11997
[2025-12-21 14:02:54] [query] Query for: 深圳初三中考380分
[2025-12-21 14:02:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:02:54] [query] Engine: default
[2025-12-21 14:02:54] [query] Tokens: 380, 深圳初三中考380分
[2025-12-21 14:02:54] [query] Mods: 12
[2025-12-21 14:02:54] [query] Using OR logic
[2025-12-21 14:02:54] [query] Found results using: or logic
[2025-12-21 14:02:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3906) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3906,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:02:54] [query] Results: 1 Pages of results: 1
[2025-12-21 14:02:54] [query] Execution time: 0.16455
[2025-12-21 14:03:36] [index:background] Health check
[2025-12-21 14:03:39] [query] Query for: insight into multi-chain rebase tokens
[2025-12-21 14:03:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:03:39] [query] Engine: default
[2025-12-21 14:03:39] [query] Tokens: insight, multi, chain, rebac, rebase tokens multi-chain
[2025-12-21 14:03:39] [query] Mods: 12
[2025-12-21 14:03:39] [query] Using OR logic
[2025-12-21 14:03:40] [query] Found results using: or logic
[2025-12-21 14:03:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3447,1,4618) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4618,3447,10877,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:03:40] [query] Results: 251 Pages of results: 2
[2025-12-21 14:03:40] [query] Execution time: 0.51708
[2025-12-21 14:03:50] [indexer:background] Health check
[2025-12-21 14:04:15] [query] Query for: real estate listings at ford
[2025-12-21 14:04:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:04:15] [query] Engine: default
[2025-12-21 14:04:15] [query] Tokens: afford, affordability, affordability & community, affordabilitycommunity, affordable, affordable-housing, affordablehousing, affordably, afforded, affording
[2025-12-21 14:04:15] [query] Mods: 12
[2025-12-21 14:04:15] [query] Using OR logic
[2025-12-21 14:04:16] [query] Found results using: and logic
[2025-12-21 14:04:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,906,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1830,1998,69277,69295,4850,11792,11795,17620,24712,13334) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:04: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:04:16] [query] Results: 100 Pages of results: 1
[2025-12-21 14:04:16] [query] Execution time: 1.37074
[2025-12-21 14:04:25] [query] Query for: gl real estate email contact
[2025-12-21 14:04:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:04:25] [query] Engine: default
[2025-12-21 14:04:25] [query] Tokens: glad, gladys, glamour, glance, glass, glaszcz, gleamed, gleaned, glen, glenburnie
[2025-12-21 14:04:25] [query] Mods: 12
[2025-12-21 14:04:25] [query] Using OR logic
[2025-12-21 14:04:26] [query] Found results using: and logic
[2025-12-21 14:04:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(252,276,172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12426,4931,57965,15333,4914,23340,5668,14500,54081,28897) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:04: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:04:26] [query] Results: 23 Pages of results: 1
[2025-12-21 14:04:26] [query] Execution time: 0.29480
[2025-12-21 14:05:36] [query] Query for: 双柳煤矿省级绿色矿山申报
[2025-12-21 14:05:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:05:36] [query] Engine: default
[2025-12-21 14:05:36] [query] Tokens: 双柳煤矿省级绿色矿山申报
[2025-12-21 14:05:36] [query] Mods: 11
[2025-12-21 14:05:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 LIMIT 0, 200
[2025-12-21 14:05:36] [query] Results: 0 Pages of results: 0
[2025-12-21 14:05:36] [query] Execution time: 0.07925
[2025-12-21 14:05:49] [query] Query for: dc real estate commission salesperson experience requirement
[2025-12-21 14:05:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:05:49] [query] Engine: default
[2025-12-21 14:05:49] [query] Tokens: dc, real, estate, commission, salesperson, experience, requirement
[2025-12-21 14:05:49] [query] Mods: 11
[2025-12-21 14:05:49] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 14:05:49] [query] Using OR logic
[2025-12-21 14:05:49] [query] Found results using: or logic
[2025-12-21 14:05:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,843,3924,1815,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 >= '2025-12-21 14:05: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 LIMIT 0, 200
[2025-12-21 14:05:49] [query] Results: 1047 Pages of results: 6
[2025-12-21 14:05:49] [query] Execution time: 0.44854
[2025-12-21 14:06:15] [query] Query for: buying a home with realtor
[2025-12-21 14:06:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:06:15] [query] Engine: default
[2025-12-21 14:06:15] [query] Tokens: buying, home, realtor
[2025-12-21 14:06:15] [query] Mods: 11
[2025-12-21 14:06:15] [query] Trying AND logic
[2025-12-21 14:06:15] [query] Found results using: and logic
[2025-12-21 14:06:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,234,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 >= '2025-12-21 14: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 ('1055', '10719', '10792', '11361', '1211', '1215', '1230', '12352', '14217', '14281', '14364', '17623', '17737', '17872', '17962', '18438', '19992', '20033', '21391', '21591', '21622', '2279', '2401', '25639', '25805', '2719', '2927', '38172', '41396', '43727', '44801', '46635', '47072', '47879', '4876', '49253', '50411', '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 LIMIT 0, 200
[2025-12-21 14:06:15] [query] Results: 37 Pages of results: 1
[2025-12-21 14:06:15] [query] Execution time: 0.13452
[2025-12-21 14:06:17] [query] Query for: nc real estate rental agreement template download word free for pc
[2025-12-21 14:06:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:06:17] [query] Engine: default
[2025-12-21 14:06:17] [query] Tokens: nc, real, estate, rental, agreement, template, download, word, free, pc
[2025-12-21 14:06:17] [query] Mods: 11
[2025-12-21 14:06:17] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 14:06:17] [query] Using OR logic
[2025-12-21 14:06:18] [query] Found results using: or logic
[2025-12-21 14:06:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:06:18] [query] Results: 1495 Pages of results: 8
[2025-12-21 14:06:18] [query] Execution time: 0.79761
[2025-12-21 14:08:01] [query] Query for: 美团订票网页
[2025-12-21 14:08:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:08:01] [query] Engine: default
[2025-12-21 14:08:01] [query] Tokens: 美团订票网页
[2025-12-21 14:08:01] [query] Mods: 11
[2025-12-21 14:08:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:08:01] [query] Results: 0 Pages of results: 0
[2025-12-21 14:08:01] [query] Execution time: 0.10439
[2025-12-21 14:08:37] [index:background] Health check
[2025-12-21 14:08:49] [indexer:background] Health check
[2025-12-21 14:08:55] [query] Query for: tiger analytics internship
[2025-12-21 14:08:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:08:55] [query] Engine: default
[2025-12-21 14:08:55] [query] Tokens: analytics, internship, tiger
[2025-12-21 14:08:55] [query] Mods: 12
[2025-12-21 14:08:55] [query] Using OR logic
[2025-12-21 14:08:55] [query] Found results using: or logic
[2025-12-21 14:08:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2127,2912) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2127,2912,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:08: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:08:55] [query] Results: 10 Pages of results: 1
[2025-12-21 14:08:55] [query] Execution time: 0.10081
[2025-12-21 14:09:56] [query] Query for: nclpa sop
[2025-12-21 14:09:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:09:56] [query] Engine: default
[2025-12-21 14:09:56] [query] Tokens: sop, nclpa
[2025-12-21 14:09:56] [query] Mods: 12
[2025-12-21 14:09:56] [query] Using OR logic
[2025-12-21 14:09:56] [query] Found results using: or logic
[2025-12-21 14:09:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(33143) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33143,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:09:56] [query] Results: 7 Pages of results: 1
[2025-12-21 14:09:56] [query] Execution time: 0.10963
[2025-12-21 14:10:32] [query] Query for: fair housing
[2025-12-21 14:10:32] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:10:32] [query] Engine: default
[2025-12-21 14:10:32] [query] Tokens: fair, housing
[2025-12-21 14:10:32] [query] Mods: 12
[2025-12-21 14:10:32] [query] Trying AND logic
[2025-12-21 14:10:32] [query] Using OR logic
[2025-12-21 14:10:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT 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_4cd626ad74a0cd68e2fbc8697034050d') 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 (1522,559) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) 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 >= '2025-12-21 14: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) AS s LEFT 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_4cd626ad74a0cd68e2fbc8697034050d') 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 LIMIT 0, 200
[2025-12-21 14:10:32] [query] Results: 102 Pages of results: 1
[2025-12-21 14:10:32] [query] Execution time: 0.05885
[2025-12-21 14:10:35] [query] Query for: 724939.com
[2025-12-21 14:10:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:10:35] [query] Engine: default
[2025-12-21 14:10:35] [query] Tokens: com, 1724963519, 1725457939, 1736249389, 1736249391, 1736249395, 1736249396, 724939 724939.com 724939
[2025-12-21 14:10:35] [query] Mods: 12
[2025-12-21 14:10:35] [query] Using OR logic
[2025-12-21 14:10:35] [query] Found results using: or logic
[2025-12-21 14:10:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,58692,58712,63094,63097,63105,63144,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:10:35] [query] Results: 198 Pages of results: 1
[2025-12-21 14:10:35] [query] Execution time: 0.58284
[2025-12-21 14:10:56] [query] Query for: 国安达股份有限公司地址
[2025-12-21 14:10:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:10:56] [query] Engine: default
[2025-12-21 14:10:57] [query] Tokens: 国安达股份有限公司地址
[2025-12-21 14:10:57] [query] Mods: 11
[2025-12-21 14:10:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 LIMIT 0, 200
[2025-12-21 14:10:57] [query] Results: 0 Pages of results: 0
[2025-12-21 14:10:57] [query] Execution time: 0.08418
[2025-12-21 14:12:04] [query] Query for: zl-85fa
[2025-12-21 14:12:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:12:04] [query] Engine: default
[2025-12-21 14:12:04] [query] Tokens: zlejobar
[2025-12-21 14:12:04] [query] Mods: 11
[2025-12-21 14:12:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53204) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:12: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 LIMIT 0, 200
[2025-12-21 14:12:04] [query] Results: 0 Pages of results: 0
[2025-12-21 14:12:04] [query] Execution time: 0.02555
[2025-12-21 14:12:09] [query] Query for: hoy es el dia de salvacion biblia
[2025-12-21 14:12:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:12:09] [query] Engine: default
[2025-12-21 14:12:09] [query] Tokens: diabetes, diagnoses, diagnostic, diagram, dial, dial 2018, dial2018, dialing, diallo, dialogue
[2025-12-21 14:12:09] [query] Mods: 12
[2025-12-21 14:12:09] [query] Trying AND logic
[2025-12-21 14:12:09] [query] Found results using: and logic
[2025-12-21 14:12:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3783,59822,59810,27201) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14: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' ) ) ))) AND s.id IN ('13243', '18050', '49351') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:12:09] [query] Results: 3 Pages of results: 1
[2025-12-21 14:12:09] [query] Execution time: 0.05553
[2025-12-21 14:13:36] [index:background] Health check
[2025-12-21 14:13:48] [indexer:background] Health check
[2025-12-21 14:14:05] [query] Query for: order to extend time file nc forms form library
[2025-12-21 14:14:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:14:05] [query] Engine: default
[2025-12-21 14:14:05] [query] Tokens: order, extend, time, file, nc, forms, form, library
[2025-12-21 14:14:05] [query] Mods: 11
[2025-12-21 14:14:05] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 14:14:05] [query] Using OR logic
[2025-12-21 14:14:06] [query] Found results using: or logic
[2025-12-21 14:14:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,10440,72,3602,396,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 >= '2025-12-21 14:14: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 LIMIT 0, 200
[2025-12-21 14:14:06] [query] Results: 1667 Pages of results: 9
[2025-12-21 14:14:06] [query] Execution time: 0.80187
[2025-12-21 14:14:46] [query] Query for: fine side
[2025-12-21 14:14:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:14:46] [query] Engine: default
[2025-12-21 14:14:46] [query] Tokens: fine, side
[2025-12-21 14:14:46] [query] Mods: 11
[2025-12-21 14:14:46] [query] Trying AND logic
[2025-12-21 14:14:46] [query] Found results using: and logic
[2025-12-21 14:14:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3721,4333) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 ('26247', '26249') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:14:46] [query] Results: 2 Pages of results: 1
[2025-12-21 14:14:46] [query] Execution time: 0.02993
[2025-12-21 14:15:56] [query] Query for: 安徽大学硕士招生简章
[2025-12-21 14:15:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:15:56] [query] Engine: default
[2025-12-21 14:15:56] [query] Tokens: 安徽大学硕士招生简章
[2025-12-21 14:15:56] [query] Mods: 11
[2025-12-21 14:15:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 LIMIT 0, 200
[2025-12-21 14:15:56] [query] Results: 0 Pages of results: 0
[2025-12-21 14:15:56] [query] Execution time: 0.07670
[2025-12-21 14:17:45] [query] Query for: apotheker unter aufsicht stellenangebote
[2025-12-21 14:17:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:17:45] [query] Engine: default
[2025-12-21 14:17:45] [query] Tokens: amaya-hunter, amayahunter, counter, counter-intuitive, counter-offer, counter-offers, counteract, countered, countering, counterintuitive
[2025-12-21 14:17:45] [query] Mods: 11
[2025-12-21 14:17:45] [query] Using OR logic
[2025-12-21 14:17:45] [query] Found results using: and logic
[2025-12-21 14:17:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27919,27929,1498,1596,32992,32783,26992,32780,38038,1614) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:17: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 LIMIT 0, 200
[2025-12-21 14:17:45] [query] Results: 27 Pages of results: 1
[2025-12-21 14:17:45] [query] Execution time: 0.12564
[2025-12-21 14:18:27] [query] Query for: fc2ppv-2795639.mp4
[2025-12-21 14:18:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:18:27] [query] Engine: default
[2025-12-21 14:18:27] [query] Tokens: mp4, 1705956439, 1709563990, 1709563993, 1709563994, fc2ppv 2795639 2795639.mp4 fc2ppv-2795639 2795639
[2025-12-21 14:18:27] [query] Mods: 12
[2025-12-21 14:18:27] [query] Using OR logic
[2025-12-21 14:18:27] [query] Found results using: or logic
[2025-12-21 14:18:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(13819) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,48285,50800,50801,50810,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:18:27] [query] Results: 3 Pages of results: 1
[2025-12-21 14:18:27] [query] Execution time: 0.31762
[2025-12-21 14:18:36] [index:background] Health check
[2025-12-21 14:18:50] [indexer:background] Health check
[2025-12-21 14:20:06] [query] Query for: adb sps land acquisition
[2025-12-21 14:20:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:20:06] [query] Engine: default
[2025-12-21 14:20:06] [query] Tokens: 02-t23195-6ca15a6a3d7f484d9aea809ddadbdae9, 02t231956ca15a6a3d7f484d9aea809ddadbdae9, 59cb33eaaadbf, 6ca15a6a3d7f484d9aea809ddadbdae9, 81fdebbadbc14c3982923c95940a9a0c, a8dc5d96ae477fbadb024b9759d2024a, broadband, broadbased, d66badb6, d66badb6-2c95-ee11-9cb5-00155d101230
[2025-12-21 14:20:06] [query] Mods: 12
[2025-12-21 14:20:06] [query] Using OR logic
[2025-12-21 14:20:06] [query] Found results using: and logic
[2025-12-21 14:20:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3531,979,24705) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (40895,40896,16,40894,35765,70700,13053,11398,46493,46495) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:20:06] [query] Results: 436 Pages of results: 3
[2025-12-21 14:20:06] [query] Execution time: 0.38245
[2025-12-21 14:21:17] [query] Query for: 国际频道翻译
[2025-12-21 14:21:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:21:17] [query] Engine: default
[2025-12-21 14:21:17] [query] Tokens: 国际频道翻译
[2025-12-21 14:21:17] [query] Mods: 11
[2025-12-21 14:21:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:21:17] [query] Results: 0 Pages of results: 0
[2025-12-21 14:21:17] [query] Execution time: 0.08812
[2025-12-21 14:21:46] [query] Query for: 2025
[2025-12-21 14:21:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:21:46] [query] Engine: default
[2025-12-21 14:21:46] [query] Tokens: 2025
[2025-12-21 14:21:46] [query] Mods: 11
[2025-12-21 14:21:46] [query] Found results using: or logic
[2025-12-21 14:21:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14:21: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 LIMIT 0, 200
[2025-12-21 14:21:46] [query] Results: 194 Pages of results: 1
[2025-12-21 14:21:46] [query] Execution time: 0.22914
[2025-12-21 14:22:07] [query] Query for: bt封禁
[2025-12-21 14:22:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:22:07] [query] Engine: default
[2025-12-21 14:22:07] [query] Tokens: bt封禁
[2025-12-21 14:22:07] [query] Mods: 11
[2025-12-21 14:22:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:22: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 LIMIT 0, 200
[2025-12-21 14:22:07] [query] Results: 0 Pages of results: 0
[2025-12-21 14:22:07] [query] Execution time: 0.07538
[2025-12-21 14:23:07] [query] Query for: ugg踩不踏
[2025-12-21 14:23:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:23:07] [query] Engine: default
[2025-12-21 14:23:08] [query] Tokens: ugg踩不踏
[2025-12-21 14:23:08] [query] Mods: 11
[2025-12-21 14:23:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:23: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 LIMIT 0, 200
[2025-12-21 14:23:08] [query] Results: 0 Pages of results: 0
[2025-12-21 14:23:08] [query] Execution time: 0.08756
[2025-12-21 14:23:36] [index:background] Health check
[2025-12-21 14:23:50] [indexer:background] Health check
[2025-12-21 14:24:46] [query] Query for: akasya durağı
[2025-12-21 14:24:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:24:46] [query] Engine: default
[2025-12-21 14:24:46] [query] Tokens: drag, akasya duragi
[2025-12-21 14:24:46] [query] Mods: 11
[2025-12-21 14:24:46] [query] Using OR logic
[2025-12-21 14:24:46] [query] Found results using: or logic
[2025-12-21 14:24:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8382,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:24: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 LIMIT 0, 200
[2025-12-21 14:24:46] [query] Results: 2 Pages of results: 1
[2025-12-21 14:24:46] [query] Execution time: 0.16895
[2025-12-21 14:25:06] [query] Query for: good neighborhoods in north carolina rentals by owner
[2025-12-21 14:25:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:25:06] [query] Engine: default
[2025-12-21 14:25:06] [query] Tokens: good, neighborhoods, north, carolina, rentals, owner
[2025-12-21 14:25:06] [query] Mods: 11
[2025-12-21 14:25:06] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 14:25:06] [query] Using OR logic
[2025-12-21 14:25:07] [query] Found results using: or logic
[2025-12-21 14:25:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,6210,253,254,3872,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 >= '2025-12-21 14:25: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 LIMIT 0, 200
[2025-12-21 14:25:07] [query] Results: 812 Pages of results: 5
[2025-12-21 14:25:07] [query] Execution time: 0.38967
[2025-12-21 14:26:06] [query] Query for: how to thin a spider plant and is it hardy enough grow
[2025-12-21 14:26:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:26:06] [query] Engine: default
[2025-12-21 14:26:06] [query] Tokens: hardy, thing, things, things-to-do, thingstodo, think, thinkers, thinking, thinks, thinning
[2025-12-21 14:26:06] [query] Mods: 12
[2025-12-21 14:26:06] [query] Trying AND logic
[2025-12-21 14:26:06] [query] Using OR logic
[2025-12-21 14:26:06] [query] Found results using: or logic
[2025-12-21 14:26:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1829,2038,6863,3646) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23405,2618,1693,74747,74748,1191,42884,1298,1349,61336) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:26:06] [query] Results: 365 Pages of results: 2
[2025-12-21 14:26:06] [query] Execution time: 0.26365
[2025-12-21 14:26:37] [query] Query for: dunpark gay
[2025-12-21 14:26:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:26:37] [query] Engine: default
[2025-12-21 14:26:37] [query] Tokens: gay, dunpark
[2025-12-21 14:26:37] [query] Mods: 12
[2025-12-21 14:26:37] [query] Using OR logic
[2025-12-21 14:26:37] [query] Found results using: or logic
[2025-12-21 14:26:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(16921) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16921,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:26:37] [query] Results: 2 Pages of results: 1
[2025-12-21 14:26:37] [query] Execution time: 0.08373
[2025-12-21 14:27:14] [query] Query for: 证券行业专业人员水平评价测试成绩查询
[2025-12-21 14:27:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:27:14] [query] Engine: default
[2025-12-21 14:27:14] [query] Tokens: 证券行业专业人员水平评价测试成绩查询
[2025-12-21 14:27:14] [query] Mods: 11
[2025-12-21 14:27:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:27: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 LIMIT 0, 200
[2025-12-21 14:27:14] [query] Results: 0 Pages of results: 0
[2025-12-21 14:27:14] [query] Execution time: 0.07752
[2025-12-21 14:27:32] [query] Query for: 연계국민학교
[2025-12-21 14:27:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:27:32] [query] Engine: default
[2025-12-21 14:27:33] [query] Tokens: 연계국민학교
[2025-12-21 14:27:33] [query] Mods: 11
[2025-12-21 14:27:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 LIMIT 0, 200
[2025-12-21 14:27:33] [query] Results: 0 Pages of results: 0
[2025-12-21 14:27:33] [query] Execution time: 0.10381
[2025-12-21 14:28:37] [index:background] Health check
[2025-12-21 14:28:50] [indexer:background] Health check
[2025-12-21 14:29:16] [query] Query for: 魔兽世界钢铁歌手弗利萨多久刷新一次
[2025-12-21 14:29:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:29:16] [query] Engine: default
[2025-12-21 14:29:16] [query] Tokens: 魔兽世界钢铁歌手弗利萨多久刷新一次
[2025-12-21 14:29:16] [query] Mods: 11
[2025-12-21 14:29:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:29: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 LIMIT 0, 200
[2025-12-21 14:29:16] [query] Results: 0 Pages of results: 0
[2025-12-21 14:29:16] [query] Execution time: 0.07493
[2025-12-21 14:29:52] [query] Query for: 西安高新一中实验中学官网
[2025-12-21 14:29:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:29:52] [query] Engine: default
[2025-12-21 14:29:52] [query] Tokens: 西安高新一中实验中学官网
[2025-12-21 14:29:52] [query] Mods: 11
[2025-12-21 14:29:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:29: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 LIMIT 0, 200
[2025-12-21 14:29:52] [query] Results: 0 Pages of results: 0
[2025-12-21 14:29:52] [query] Execution time: 0.08102
[2025-12-21 14:30:23] [query] Query for: nc mineral oil and gas rights disclosure needed for vacant land
[2025-12-21 14:30:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:30:23] [query] Engine: default
[2025-12-21 14:30:23] [query] Tokens: nc, mineral, oil, gas, rights, disclosure, needed, vacant, land
[2025-12-21 14:30:23] [query] Mods: 11
[2025-12-21 14:30:23] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 14:30:23] [query] Using OR logic
[2025-12-21 14:30:24] [query] Found results using: or logic
[2025-12-21 14:30:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,6537,6541,6542,5159,6557,1072,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 >= '2025-12-21 14:30: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 LIMIT 0, 200
[2025-12-21 14:30:24] [query] Results: 998 Pages of results: 5
[2025-12-21 14:30:24] [query] Execution time: 0.49750
[2025-12-21 14:31:12] [query] Query for: pmd
[2025-12-21 14:31:12] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:31:12] [query] Engine: default
[2025-12-21 14:31:12] [query] Tokens: pmd
[2025-12-21 14:31:12] [query] Mods: 11
[2025-12-21 14:31:12] [query] Found results using: or logic
[2025-12-21 14:31:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:31: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 LIMIT 0, 200
[2025-12-21 14:31:12] [query] Results: 14 Pages of results: 1
[2025-12-21 14:31:12] [query] Execution time: 0.07280
[2025-12-21 14:33:08] [query] Query for: 韩国专利法第45条
[2025-12-21 14:33:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:33:08] [query] Engine: default
[2025-12-21 14:33:08] [query] Tokens: 45, 韩国专利法第45条
[2025-12-21 14:33:08] [query] Mods: 12
[2025-12-21 14:33:08] [query] Using OR logic
[2025-12-21 14:33:08] [query] Found results using: or logic
[2025-12-21 14:33:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(10739) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10739,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:33: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:33:08] [query] Results: 37 Pages of results: 1
[2025-12-21 14:33:08] [query] Execution time: 0.14536
[2025-12-21 14:33:16] [query] Query for: jornal oficial decreto 3898 2024 prefeitura de rio das ostras
[2025-12-21 14:33:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:33:16] [query] Engine: default
[2025-12-21 14:33:16] [query] Tokens: rio, dash, dashboard, dashed, riowa, 2024, de
[2025-12-21 14:33:16] [query] Mods: 12
[2025-12-21 14:33:16] [query] Trying AND logic
[2025-12-21 14:33:16] [query] Using OR logic
[2025-12-21 14:33:18] [query] Found results using: or logic
[2025-12-21 14:33:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(17910,3783) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,13176,8387,3336,24661,17910,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 >= '2025-12-21 14: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:33:18] [query] Results: 486 Pages of results: 3
[2025-12-21 14:33:18] [query] Execution time: 1.63964
[2025-12-21 14:33:37] [index:background] Health check
[2025-12-21 14:33:50] [indexer:background] Health check
[2025-12-21 14:34:09] [query] Query for: awendaw sc real estate listings
[2025-12-21 14:34:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:34:09] [query] Engine: default
[2025-12-21 14:34:09] [query] Tokens: sc, real, estate, listings, awendaw
[2025-12-21 14:34:09] [query] Mods: 12
[2025-12-21 14:34:09] [query] Using OR logic
[2025-12-21 14:34:17] [query] Query for: 没看看
[2025-12-21 14:34:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:34:17] [query] Engine: default
[2025-12-21 14:34:17] [query] Tokens: 没看看
[2025-12-21 14:34:17] [query] Mods: 11
[2025-12-21 14:34:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:34: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 LIMIT 0, 200
[2025-12-21 14:34:17] [query] Results: 0 Pages of results: 0
[2025-12-21 14:34:17] [query] Execution time: 0.07609
[2025-12-21 14:34:20] [query] Found results using: or logic
[2025-12-21 14:34:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,906,171,452) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:34:20] [query] Results: 989 Pages of results: 5
[2025-12-21 14:34:20] [query] Execution time: 11.71337
[2025-12-21 14:35:17] [query] Query for: 韩国专利法第 42 条第 4 款第 2 项规定的要求，
[2025-12-21 14:35:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:35:17] [query] Engine: default
[2025-12-21 14:35:17] [query] Tokens: 42, 4, 2, 韩国专利法第 条第 款第 项规定的要求
[2025-12-21 14:35:17] [query] Mods: 12
[2025-12-21 14:35:17] [query] Using OR logic
[2025-12-21 14:35:23] [query] Found results using: or logic
[2025-12-21 14:35:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(706,440,3131) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3131,440,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 >= '2025-12-21 14:35: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:35:23] [query] Results: 1018 Pages of results: 6
[2025-12-21 14:35:23] [query] Execution time: 6.35041
[2025-12-21 14:36:14] [query] Query for: pmd
[2025-12-21 14:36:14] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:36:14] [query] Engine: default
[2025-12-21 14:36:14] [query] Tokens: pmd
[2025-12-21 14:36:14] [query] Mods: 11
[2025-12-21 14:36:14] [query] Found results using: or logic
[2025-12-21 14:36:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:36: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 LIMIT 0, 200
[2025-12-21 14:36:14] [query] Results: 14 Pages of results: 1
[2025-12-21 14:36:14] [query] Execution time: 0.03310
[2025-12-21 14:36:18] [query] Query for: report real estate agent misconduct
[2025-12-21 14:36:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:36:18] [query] Engine: default
[2025-12-21 14:36:18] [query] Tokens: report, real, estate, agent, misconduct
[2025-12-21 14:36:18] [query] Mods: 11
[2025-12-21 14:36:18] [query] Trying AND logic
[2025-12-21 14:36:18] [query] Using OR logic
[2025-12-21 14:36:19] [query] Found results using: or logic
[2025-12-21 14:36:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1003,171,172,1470,35087) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:36: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 LIMIT 0, 200
[2025-12-21 14:36:19] [query] Results: 1172 Pages of results: 6
[2025-12-21 14:36:19] [query] Execution time: 0.51185
[2025-12-21 14:36:28] [query] Query for: what is the cheapestc
[2025-12-21 14:36:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:36:28] [query] Engine: default
[2025-12-21 14:36:29] [query] Tokens: cheapestc
[2025-12-21 14:36:29] [query] Mods: 11
[2025-12-21 14:36:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:36: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 LIMIT 0, 200
[2025-12-21 14:36:29] [query] Results: 0 Pages of results: 0
[2025-12-21 14:36:29] [query] Execution time: 0.08420
[2025-12-21 14:36:48] [query] Query for: commercial real estate contract forms form library
[2025-12-21 14:36:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:36:48] [query] Engine: default
[2025-12-21 14:36:48] [query] Tokens: commercial, real, estate, contract, forms, form, library
[2025-12-21 14:36:48] [query] Mods: 11
[2025-12-21 14:36:48] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 14:36:48] [query] Using OR logic
[2025-12-21 14:36:48] [query] Found results using: or logic
[2025-12-21 14:36:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,2727,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 >= '2025-12-21 14:36: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 LIMIT 0, 200
[2025-12-21 14:36:48] [query] Results: 1597 Pages of results: 8
[2025-12-21 14:36:48] [query] Execution time: 0.87694
[2025-12-21 14:37:09] [query] Query for: brady parson thurmont md
[2025-12-21 14:37:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:37:09] [query] Engine: default
[2025-12-21 14:37:09] [query] Tokens: parsons, md
[2025-12-21 14:37:09] [query] Mods: 12
[2025-12-21 14:37:09] [query] Trying AND logic
[2025-12-21 14:37:09] [query] Using OR logic
[2025-12-21 14:37:09] [query] Found results using: or logic
[2025-12-21 14:37:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(10943) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23907,10943) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:37:09] [query] Results: 2 Pages of results: 1
[2025-12-21 14:37:09] [query] Execution time: 0.02987
[2025-12-21 14:37:18] [query] Query for: 刘卫国 中南大学
[2025-12-21 14:37:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:37:18] [query] Engine: default
[2025-12-21 14:37:18] [query] Tokens: 刘卫国 中南大学
[2025-12-21 14:37:18] [query] Mods: 11
[2025-12-21 14:37:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:37: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 LIMIT 0, 200
[2025-12-21 14:37:18] [query] Results: 0 Pages of results: 0
[2025-12-21 14:37:18] [query] Execution time: 0.11908
[2025-12-21 14:37:26] [query] Query for: parafarmacia
[2025-12-21 14:37:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:37:26] [query] Engine: default
[2025-12-21 14:37:26] [query] Tokens: parafarmacia
[2025-12-21 14:37:26] [query] Mods: 11
[2025-12-21 14:37:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 LIMIT 0, 200
[2025-12-21 14:37:26] [query] Results: 0 Pages of results: 0
[2025-12-21 14:37:26] [query] Execution time: 0.07526
[2025-12-21 14:37:48] [query] Query for: bateria para alcatel 5033ep precio
[2025-12-21 14:37:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:37:48] [query] Engine: default
[2025-12-21 14:37:48] [query] Tokens: parachute, parachutist, paradigms, paradis, paragraph, paragraph 1, paragraph 10, paragraph 11, paragraph 12, paragraph 13
[2025-12-21 14:37:48] [query] Mods: 11
[2025-12-21 14:37:48] [query] Using OR logic
[2025-12-21 14:37:48] [query] Found results using: and logic
[2025-12-21 14:37:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:37:48] [query] Results: 293 Pages of results: 2
[2025-12-21 14:37:48] [query] Execution time: 0.11741
[2025-12-21 14:37:57] [query] Query for: pmd
[2025-12-21 14:37:57] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:37:57] [query] Engine: default
[2025-12-21 14:37:57] [query] Tokens: pmd
[2025-12-21 14:37:57] [query] Mods: 11
[2025-12-21 14:37:57] [query] Found results using: or logic
[2025-12-21 14:37:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:37:57] [query] Results: 14 Pages of results: 1
[2025-12-21 14:37:57] [query] Execution time: 0.03291
[2025-12-21 14:38:22] [query] Query for: for sale third ward charlotte nc
[2025-12-21 14:38:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:38:22] [query] Engine: default
[2025-12-21 14:38:22] [query] Tokens: sale, third, ward, charlotte, nc
[2025-12-21 14:38:22] [query] Mods: 11
[2025-12-21 14:38:22] [query] Trying AND logic
[2025-12-21 14:38:22] [query] Using OR logic
[2025-12-21 14:38:23] [query] Found results using: or logic
[2025-12-21 14:38:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5469,3343,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 >= '2025-12-21 14: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:38:23] [query] Results: 911 Pages of results: 5
[2025-12-21 14:38:23] [query] Execution time: 0.52173
[2025-12-21 14:38:25] [query] Query for: what is a real estate agent contract in the state of kentucky?
[2025-12-21 14:38:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:38:25] [query] Engine: default
[2025-12-21 14:38:25] [query] Tokens: real, estate, agent, contract, state, kentucky
[2025-12-21 14:38:25] [query] Mods: 11
[2025-12-21 14:38:25] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 14:38:25] [query] Using OR logic
[2025-12-21 14:38:26] [query] Found results using: or logic
[2025-12-21 14:38:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14: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 LIMIT 0, 200
[2025-12-21 14:38:26] [query] Results: 1566 Pages of results: 8
[2025-12-21 14:38:26] [query] Execution time: 0.71083
[2025-12-21 14:38:36] [index:background] Health check
[2025-12-21 14:38:49] [indexer:background] Health check
[2025-12-21 14:39:03] [query] Query for: acquisto
[2025-12-21 14:39:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:39:03] [query] Engine: default
[2025-12-21 14:39:03] [query] Tokens: acquisto
[2025-12-21 14:39:03] [query] Mods: 11
[2025-12-21 14:39:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:39:03] [query] Results: 0 Pages of results: 0
[2025-12-21 14:39:03] [query] Execution time: 0.13831
[2025-12-21 14:39:06] [query] Query for: zyvox pillen 🤩🌟 www.7search.xyz/de/zyvox ohne arzt rezept zyvox-riegel online kaufen oder kaufen. wo kaufen? können aus deutschland bestellen?.
[2025-12-21 14:39:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:39:06] [query] Engine: default
[2025-12-21 14:39:06] [query] Tokens: auster, austin, australia, australian, austria, austrian, austrian-partnership, austrianpartnership, wobbly, woerner
[2025-12-21 14:39:06] [query] Mods: 12
[2025-12-21 14:39:06] [query] Trying AND logic
[2025-12-21 14:39:06] [query] Using OR logic
[2025-12-21 14:39:06] [query] Found results using: or logic
[2025-12-21 14:39:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3783,994,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:39:06] [query] Results: 10 Pages of results: 1
[2025-12-21 14:39:06] [query] Execution time: 0.07917
[2025-12-21 14:39:19] [query] Query for: köp buspar online 🥢⡹ www.7search.xyz/buspar billig fed ex generiska tabletter kan du köpa på nätet i europa. internationale apotheke online. var man fda-godkänd hälsoprodukt från
[2025-12-21 14:39:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:39:19] [query] Engine: default
[2025-12-21 14:39:19] [query] Tokens: dua, dual, dual-agent, dualagent, dually, dubai, dubious, dubois, duct, dude
[2025-12-21 14:39:19] [query] Mods: 12
[2025-12-21 14:39:19] [query] Using OR logic
[2025-12-21 14:39:19] [query] Found results using: and logic
[2025-12-21 14:39:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7863,2188,16580,692,994,7795,17916,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14:39: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:39:19] [query] Results: 52 Pages of results: 1
[2025-12-21 14:39:19] [query] Execution time: 0.11180
[2025-12-21 14:39:24] [query] Query for: comprar bromazepam online 🌶️⢚ www.7rx.biz/bromazepam generico italia. barato seguro compre durante a noite da europa online. barato. europa.
[2025-12-21 14:39:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:39:24] [query] Engine: default
[2025-12-21 14:39:24] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, comprehending, comprehends, comprehensible, comprehension, comprehensive, dabbing
[2025-12-21 14:39:24] [query] Mods: 12
[2025-12-21 14:39:24] [query] Trying AND logic
[2025-12-21 14:39:24] [query] Using OR logic
[2025-12-21 14:39:24] [query] Found results using: or logic
[2025-12-21 14:39:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14:39: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:39:24] [query] Results: 44 Pages of results: 1
[2025-12-21 14:39:24] [query] Execution time: 0.10254
[2025-12-21 14:39:27] [query] Query for: prezzo dexedrine 🥊 www.7search.top/dexedrine kan ik snelle levering zaterdag goedkopen canada kopen. kopen ups online veilig bestel bij ons.
[2025-12-21 14:39:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:39:27] [query] Engine: default
[2025-12-21 14:39:28] [query] Tokens: ikea, kandyce, kane, kaneohe, kangaroo, kangaroos, kansas, canada, online, ons
[2025-12-21 14:39:28] [query] Mods: 12
[2025-12-21 14:39:28] [query] Trying AND logic
[2025-12-21 14:39:28] [query] Using OR logic
[2025-12-21 14:39:28] [query] Found results using: or logic
[2025-12-21 14:39:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1909,994,22003,1156,5688,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10601,23237,47685,65859,57034,57031,44846,1909,994,22003) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:39:28] [query] Results: 137 Pages of results: 1
[2025-12-21 14:39:28] [query] Execution time: 0.71681
[2025-12-21 14:39:32] [query] Query for: bushnell
[2025-12-21 14:39:32] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:39:32] [query] Engine: nc_realtorsr_contacts
[2025-12-21 14:39:32] [query] Tokens: bushnell, bushnells
[2025-12-21 14:39:32] [query] Mods: 5
[2025-12-21 14:39:32] [query] Using OR logic
[2025-12-21 14:39:32] [query] Found results using: and logic
[2025-12-21 14:39:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 LIMIT 0, 200
[2025-12-21 14:39:32] [query] Results: 1 Pages of results: 1
[2025-12-21 14:39:32] [query] Execution time: 0.44115
[2025-12-21 14:39:35] [query] Query for: phenergan ricetta medica ⨂ www.7search.xyz/phenergan vil du kjøpe bestille phenergan. hvor fda godkjent helseprodukt på nettet billig. billig online
[2025-12-21 14:39:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:39:35] [query] Engine: default
[2025-12-21 14:39:35] [query] Tokens: dua, dual, dual-agent, dualagent, dually, dubai, dubious, dubois, duct, dude
[2025-12-21 14:39:35] [query] Mods: 12
[2025-12-21 14:39:36] [query] Using OR logic
[2025-12-21 14:39:36] [query] Found results using: and logic
[2025-12-21 14:39:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,7795,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14:39: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:39:36] [query] Results: 52 Pages of results: 1
[2025-12-21 14:39:36] [query] Execution time: 0.10231
[2025-12-21 14:39:37] [query] Query for: north carolina dmission portal
[2025-12-21 14:39:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:39:37] [query] Engine: default
[2025-12-21 14:39:37] [query] Tokens: admission, admissions, readmission, carolina, north, portal
[2025-12-21 14:39:37] [query] Mods: 12
[2025-12-21 14:39:37] [query] Trying AND logic
[2025-12-21 14:39:37] [query] Using OR logic
[2025-12-21 14:39:41] [query] Found results using: or logic
[2025-12-21 14:39:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(254,253,1887) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (35077,5460,29130,254,253,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 >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:39:41] [query] Results: 591 Pages of results: 3
[2025-12-21 14:39:41] [query] Execution time: 3.68918
[2025-12-21 14:39:41] [query] Query for: 中航科创国际工程有限公司
[2025-12-21 14:39:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:39:41] [query] Engine: default
[2025-12-21 14:39:42] [query] Tokens: 中航科创国际工程有限公司
[2025-12-21 14:39:42] [query] Mods: 11
[2025-12-21 14:39:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:39:42] [query] Results: 0 Pages of results: 0
[2025-12-21 14:39:42] [query] Execution time: 0.08652
[2025-12-21 14:39:43] [query] Query for: 中国软件产品评估
[2025-12-21 14:39:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:39:43] [query] Engine: default
[2025-12-21 14:39:43] [query] Tokens: 中国软件产品评估
[2025-12-21 14:39:43] [query] Mods: 11
[2025-12-21 14:39:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:39: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 LIMIT 0, 200
[2025-12-21 14:39:43] [query] Results: 0 Pages of results: 0
[2025-12-21 14:39:43] [query] Execution time: 0.12080
[2025-12-21 14:41:03] [query] Query for: 2026 wind mitigation form
[2025-12-21 14:41:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:41:03] [query] Engine: default
[2025-12-21 14:41:03] [query] Tokens: 2026, wind, mitigation, form
[2025-12-21 14:41:03] [query] Mods: 11
[2025-12-21 14:41:03] [query] Trying AND logic
[2025-12-21 14:41:03] [query] Using OR logic
[2025-12-21 14:41:04] [query] Found results using: or logic
[2025-12-21 14:41:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5239,13045,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 >= '2025-12-21 14:41: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 LIMIT 0, 200
[2025-12-21 14:41:04] [query] Results: 927 Pages of results: 5
[2025-12-21 14:41:04] [query] Execution time: 0.31889
[2025-12-21 14:42:39] [query] Query for: 3612 soham court hephzibah ga
[2025-12-21 14:42:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:42:39] [query] Engine: default
[2025-12-21 14:42:40] [query] Tokens: 1676862337 1682361261, 16768623371682361261, 1682361261, 1743612101, court, ga
[2025-12-21 14:42:40] [query] Mods: 12
[2025-12-21 14:42:40] [query] Trying AND logic
[2025-12-21 14:42:40] [query] Using OR logic
[2025-12-21 14:42:40] [query] Found results using: or logic
[2025-12-21 14:42:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(6322,28043) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (35672,35678,35663,66936,6322,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 >= '2025-12-21 14:42: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:42:40] [query] Results: 119 Pages of results: 1
[2025-12-21 14:42:40] [query] Execution time: 0.26450
[2025-12-21 14:42:59] [query] Query for: paris real estate listings 1.2 to 1.4 million euros
[2025-12-21 14:42:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:42:59] [query] Engine: default
[2025-12-21 14:43:00] [query] Tokens: paris, real, estate, listings, 1, 2, 4, million, euros
[2025-12-21 14:43:00] [query] Mods: 12
[2025-12-21 14:43:00] [query] Using OR logic
[2025-12-21 14:43:37] [index:background] Health check
[2025-12-21 14:43:39] [query] Found results using: or logic
[2025-12-21 14:43:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(431,3151,15584,706,440,172,906,3122,17136,171,15287) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17136,171,172,906,431,706,440,3122,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:43:39] [query] Results: 1613 Pages of results: 9
[2025-12-21 14:43:39] [query] Execution time: 39.89538
[2025-12-21 14:43:50] [indexer:background] Health check
[2025-12-21 14:43:50] [query] Query for: the wise men beig led by star scriptures
[2025-12-21 14:43:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:43:50] [query] Engine: default
[2025-12-21 14:43:50] [query] Tokens: beige, led, men, star, wise
[2025-12-21 14:43:50] [query] Mods: 12
[2025-12-21 14:43:50] [query] Trying AND logic
[2025-12-21 14:43:50] [query] Using OR logic
[2025-12-21 14:43:50] [query] Found results using: or logic
[2025-12-21 14:43:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2801,7524,6587,8020) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2801,7524,6587,8020) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:43:50] [query] Results: 77 Pages of results: 1
[2025-12-21 14:43:50] [query] Execution time: 0.10832
[2025-12-21 14:43:52] [query] Query for: 304不锈钢与奥氏体不锈钢声速
[2025-12-21 14:43:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:43:52] [query] Engine: default
[2025-12-21 14:43:52] [query] Tokens: 304, 3045, 3048b
[2025-12-21 14:43:52] [query] Mods: 11
[2025-12-21 14:43:52] [query] Using OR logic
[2025-12-21 14:43:52] [query] Found results using: and logic
[2025-12-21 14:43:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (37323,34259,20842) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:43: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 LIMIT 0, 200
[2025-12-21 14:43:52] [query] Results: 2 Pages of results: 1
[2025-12-21 14:43:52] [query] Execution time: 0.02983
[2025-12-21 14:44:29] [query] Query for: 内蒙古大学2025年研究生拟录取名单
[2025-12-21 14:44:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:44:29] [query] Engine: default
[2025-12-21 14:44:29] [query] Tokens: 2025, 内蒙古大学2025年研究生拟录取名单
[2025-12-21 14:44:29] [query] Mods: 12
[2025-12-21 14:44:29] [query] Using OR logic
[2025-12-21 14:44:30] [query] Found results using: or logic
[2025-12-21 14:44:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:44:30] [query] Results: 194 Pages of results: 1
[2025-12-21 14:44:30] [query] Execution time: 0.84166
[2025-12-21 14:44:59] [query] Query for: real estate selling agent
[2025-12-21 14:44:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:44:59] [query] Engine: default
[2025-12-21 14:44:59] [query] Tokens: real, estate, selling, agent
[2025-12-21 14:44:59] [query] Mods: 11
[2025-12-21 14:44:59] [query] Trying AND logic
[2025-12-21 14:44:59] [query] Using OR logic
[2025-12-21 14:45:00] [query] Found results using: or logic
[2025-12-21 14:45:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 14:44: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 LIMIT 0, 200
[2025-12-21 14:45:00] [query] Results: 1150 Pages of results: 6
[2025-12-21 14:45:00] [query] Execution time: 0.52710
[2025-12-21 14:47:48] [query] Query for: real estate agent greensboro
[2025-12-21 14:47:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:47:48] [query] Engine: default
[2025-12-21 14:47:48] [query] Tokens: real, estate, agent, greensboro
[2025-12-21 14:47:48] [query] Mods: 11
[2025-12-21 14:47:48] [query] Trying AND logic
[2025-12-21 14:47:48] [query] Using OR logic
[2025-12-21 14:47:49] [query] Found results using: or logic
[2025-12-21 14:47:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5623) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:47: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 LIMIT 0, 200
[2025-12-21 14:47:49] [query] Results: 1152 Pages of results: 6
[2025-12-21 14:47:49] [query] Execution time: 0.49539
[2025-12-21 14:48:08] [query] Query for: при первом заходе в ад какие координаты
[2025-12-21 14:48:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:48:08] [query] Engine: default
[2025-12-21 14:48:08] [query] Tokens: при первом заходе в ад какие координаты
[2025-12-21 14:48:08] [query] Mods: 11
[2025-12-21 14:48:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:48: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 LIMIT 0, 200
[2025-12-21 14:48:08] [query] Results: 0 Pages of results: 0
[2025-12-21 14:48:08] [query] Execution time: 0.20907
[2025-12-21 14:48:30] [query] Query for: nc land grants
[2025-12-21 14:48:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:48:30] [query] Engine: default
[2025-12-21 14:48:30] [query] Tokens: nc, land, grants
[2025-12-21 14:48:30] [query] Mods: 11
[2025-12-21 14:48:30] [query] Trying AND logic
[2025-12-21 14:48:30] [query] Found results using: and logic
[2025-12-21 14:48:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,979,8929) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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' ) ) ))) AND s.id IN ('11812', '14230', '20171', '20187', '21391', '44444') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:48:30] [query] Results: 6 Pages of results: 1
[2025-12-21 14:48:30] [query] Execution time: 0.29329
[2025-12-21 14:48:37] [index:background] Health check
[2025-12-21 14:48:40] [query] Query for: site:realtor.ca bc real estate commission typical
[2025-12-21 14:48:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:48:40] [query] Engine: default
[2025-12-21 14:48:40] [query] Tokens: site, realtor, ca, bc, real, estate, commission, typical, realtors, realtor.ca
[2025-12-21 14:48:40] [query] Mods: 12
[2025-12-21 14:48:40] [query] Using OR logic
[2025-12-21 14:48:50] [indexer:background] Health check
[2025-12-21 14:48:59] [query] Found results using: or logic
[2025-12-21 14:48:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(28372,15734,843,172,171,402,1964,5467) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1964,402,15734,28372,171,172,843,5467,96,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:48: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:48:59] [query] Results: 1277 Pages of results: 7
[2025-12-21 14:48:59] [query] Execution time: 19.50763
[2025-12-21 14:51:09] [query] Query for: 2025年内蒙古大学研究生拟录取名单
[2025-12-21 14:51:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:51:09] [query] Engine: default
[2025-12-21 14:51:09] [query] Tokens: 2025, 2025年内蒙古大学研究生拟录取名单
[2025-12-21 14:51:09] [query] Mods: 12
[2025-12-21 14:51:09] [query] Using OR logic
[2025-12-21 14:51:09] [query] Found results using: or logic
[2025-12-21 14:51:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14:51: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:51:09] [query] Results: 194 Pages of results: 1
[2025-12-21 14:51:09] [query] Execution time: 0.67657
[2025-12-21 14:52:50] [query] Query for: pertrochanteric fracture classification ao
[2025-12-21 14:52:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:52:50] [query] Engine: default
[2025-12-21 14:52:50] [query] Tokens: aor, aortic, aoy1yb, classification
[2025-12-21 14:52:50] [query] Mods: 12
[2025-12-21 14:52:50] [query] Trying AND logic
[2025-12-21 14:52:50] [query] Using OR logic
[2025-12-21 14:52:50] [query] Found results using: or logic
[2025-12-21 14:52:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(14063) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (26316,32220,59490,14063) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:52:50] [query] Results: 6 Pages of results: 1
[2025-12-21 14:52:50] [query] Execution time: 0.05249
[2025-12-21 14:53:36] [index:background] Health check
[2025-12-21 14:53:49] [indexer:background] Health check
[2025-12-21 14:53:51] [query] Query for: repair
[2025-12-21 14:53:51] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:53:51] [query] Engine: forms_and_contracts
[2025-12-21 14:53:51] [query] Tokens: repair, repair-requests, repairable, repaired, repairing, repairrequests, repairs, repairs & renovations, repairsrenovations
[2025-12-21 14:53:51] [query] Mods: 5
[2025-12-21 14:53:51] [query] Using OR logic
[2025-12-21 14:53:51] [query] Using OR logic
[2025-12-21 14:53:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (3867,37418,42132,4940,10757,37419,7097,10807,10824) 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 14:53:51] [query] Results: 0 Pages of results: 0
[2025-12-21 14:53:51] [query] Execution time: 0.02282
[2025-12-21 14:53:59] [query] Query for: 98年德国马克汇率
[2025-12-21 14:53:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:53:59] [query] Engine: default
[2025-12-21 14:53:59] [query] Tokens: 98, 98年德国马克汇率
[2025-12-21 14:53:59] [query] Mods: 12
[2025-12-21 14:53:59] [query] Using OR logic
[2025-12-21 14:53:59] [query] Found results using: or logic
[2025-12-21 14:53:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4202) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4202,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:53:59] [query] Results: 3 Pages of results: 1
[2025-12-21 14:53:59] [query] Execution time: 0.08798
[2025-12-21 14:54:03] [query] Query for: фаршмачелло
[2025-12-21 14:54:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:54:03] [query] Engine: default
[2025-12-21 14:54:03] [query] Tokens: фаршмачелло
[2025-12-21 14:54:03] [query] Mods: 11
[2025-12-21 14:54:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 LIMIT 0, 200
[2025-12-21 14:54:03] [query] Results: 0 Pages of results: 0
[2025-12-21 14:54:03] [query] Execution time: 0.08776
[2025-12-21 14:54:22] [query] Query for: diligence
[2025-12-21 14:54:22] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:54:22] [query] Engine: forms_and_contracts
[2025-12-21 14:54:22] [query] Tokens: diligence
[2025-12-21 14:54:22] [query] Mods: 5
[2025-12-21 14:54:22] [query] Found results using: or logic
[2025-12-21 14:54:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (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, 30054, 29271, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 14:54:22] [query] Results: 4 Pages of results: 1
[2025-12-21 14:54:22] [query] Execution time: 0.04997
[2025-12-21 14:55:08] [query] Query for: modular homes in wilmington north carolina
[2025-12-21 14:55:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:55:08] [query] Engine: default
[2025-12-21 14:55:08] [query] Tokens: modular, homes, wilmington, north, carolina
[2025-12-21 14:55:08] [query] Mods: 11
[2025-12-21 14:55:08] [query] Trying AND logic
[2025-12-21 14:55:08] [query] Using OR logic
[2025-12-21 14:55:09] [query] Found results using: or logic
[2025-12-21 14:55:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9253,370,8879,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 >= '2025-12-21 14: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:55:09] [query] Results: 664 Pages of results: 4
[2025-12-21 14:55:09] [query] Execution time: 0.46583
[2025-12-21 14:55:59] [query] Query for: 上海交通大学附属仁济医院 报名系统
[2025-12-21 14:55:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:55:59] [query] Engine: default
[2025-12-21 14:55:59] [query] Tokens: 上海交通大学附属仁济医院 报名系统
[2025-12-21 14:55:59] [query] Mods: 11
[2025-12-21 14:55:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14: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 LIMIT 0, 200
[2025-12-21 14:55:59] [query] Results: 0 Pages of results: 0
[2025-12-21 14:55:59] [query] Execution time: 0.10200
[2025-12-21 14:56:32] [query] Query for: 2025年平凉市林业和草原局招聘 面试时间
[2025-12-21 14:56:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:56:32] [query] Engine: default
[2025-12-21 14:56:32] [query] Tokens: 2025, 2025年平凉市林业和草原局招聘 面试时间
[2025-12-21 14:56:32] [query] Mods: 12
[2025-12-21 14:56:32] [query] Using OR logic
[2025-12-21 14:56:32] [query] Found results using: or logic
[2025-12-21 14:56:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:56:32] [query] Results: 194 Pages of results: 1
[2025-12-21 14:56:32] [query] Execution time: 0.82004
[2025-12-21 14:57:01] [query] Query for: real estate for sale in south carolina
[2025-12-21 14:57:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:57:01] [query] Engine: default
[2025-12-21 14:57:01] [query] Tokens: real, estate, sale, south, carolina
[2025-12-21 14:57:01] [query] Mods: 11
[2025-12-21 14:57:01] [query] Trying AND logic
[2025-12-21 14:57:01] [query] Using OR logic
[2025-12-21 14:57:01] [query] Found results using: or logic
[2025-12-21 14:57:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14: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 LIMIT 0, 200
[2025-12-21 14:57:01] [query] Results: 1151 Pages of results: 6
[2025-12-21 14:57:01] [query] Execution time: 0.57033
[2025-12-21 14:57:15] [query] Query for: 29938
[2025-12-21 14:57:15] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:57:15] [query] Engine: download_ready
[2025-12-21 14:57:15] [query] Tokens: 29938
[2025-12-21 14:57:15] [query] Mods: 5
[2025-12-21 14:57:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (31871) 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, 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, 29646, 29127, 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, 29462, 29816, 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, 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, 27786, 30251, 30239, 30254, 30241, 30256, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 45887, 41678, 35382, 56030, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764 ) )) 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 LIMIT 0, 200
[2025-12-21 14:57:15] [query] Results: 0 Pages of results: 0
[2025-12-21 14:57:15] [query] Execution time: 0.01173
[2025-12-21 14:57:16] [query] Query for: real estate agent gives sex to sell home
[2025-12-21 14:57:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:57:16] [query] Engine: default
[2025-12-21 14:57:16] [query] Tokens: real, estate, agent, gives, sex, sell, home
[2025-12-21 14:57:16] [query] Mods: 11
[2025-12-21 14:57:16] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 14:57:16] [query] Using OR logic
[2025-12-21 14:57:17] [query] Found results using: or logic
[2025-12-21 14:57:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14:57: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 LIMIT 0, 200
[2025-12-21 14:57:17] [query] Results: 1289 Pages of results: 7
[2025-12-21 14:57:17] [query] Execution time: 0.54518
[2025-12-21 14:57:18] [query] Query for: passat 6 karavan
[2025-12-21 14:57:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:57:18] [query] Engine: default
[2025-12-21 14:57:18] [query] Tokens: 6, past, past2, past3, past5, past6, passat karavan passat 6
[2025-12-21 14:57:18] [query] Mods: 12
[2025-12-21 14:57:18] [query] Using OR logic
[2025-12-21 14:57:19] [query] Found results using: or logic
[2025-12-21 14:57:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2629) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,161,56293,12222,18171,24921,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:57: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 14:57:19] [query] Results: 290 Pages of results: 2
[2025-12-21 14:57:19] [query] Execution time: 0.43231
[2025-12-21 14:57:31] [query] Query for: karpuz şarkı sözleri
[2025-12-21 14:57:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:57:31] [query] Engine: default
[2025-12-21 14:57:31] [query] Tokens: scarci, shark, sharks, karpuz sarki sozleri
[2025-12-21 14:57:31] [query] Mods: 11
[2025-12-21 14:57:31] [query] Using OR logic
[2025-12-21 14:57:31] [query] Found results using: or logic
[2025-12-21 14:57:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14407,7881,7885,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:57: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 LIMIT 0, 200
[2025-12-21 14:57:31] [query] Results: 6 Pages of results: 1
[2025-12-21 14:57:31] [query] Execution time: 0.19317
[2025-12-21 14:57:33] [query] Query for: rob real estate agent federal realty
[2025-12-21 14:57:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:57:33] [query] Engine: default
[2025-12-21 14:57:33] [query] Tokens: rob, real, estate, agent, federal, realty
[2025-12-21 14:57:33] [query] Mods: 11
[2025-12-21 14:57:33] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 14:57:33] [query] Using OR logic
[2025-12-21 14:57:34] [query] Found results using: or logic
[2025-12-21 14:57:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 14:57: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 LIMIT 0, 200
[2025-12-21 14:57:34] [query] Results: 1174 Pages of results: 6
[2025-12-21 14:57:34] [query] Execution time: 0.71642
[2025-12-21 14:58:52] [query] Query for: ตรวจคนเข้าเมือง
[2025-12-21 14:58:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:58:52] [query] Engine: default
[2025-12-21 14:58:52] [query] Tokens: ตรวจคนเข้าเมือง
[2025-12-21 14:58:52] [query] Mods: 11
[2025-12-21 14:58:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 14:58: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 LIMIT 0, 200
[2025-12-21 14:58:52] [query] Results: 0 Pages of results: 0
[2025-12-21 14:58:52] [query] Execution time: 0.08224
[2025-12-21 14:59:20] [index:background] Health check
[2025-12-21 14:59:20] [query] Query for: mr. north carolina a
[2025-12-21 14:59:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:59:20] [query] Engine: default
[2025-12-21 14:59:20] [query] Tokens: mr, north, carolina
[2025-12-21 14:59:20] [query] Mods: 11
[2025-12-21 14:59:20] [query] Trying AND logic
[2025-12-21 14:59:20] [query] Found results using: and logic
[2025-12-21 14:59:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14757,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 >= '2025-12-21 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' ) ) ))) AND s.id IN ('10228', '20207', '20272', '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 LIMIT 0, 200
[2025-12-21 14:59:20] [query] Results: 4 Pages of results: 1
[2025-12-21 14:59:20] [query] Execution time: 0.07148
[2025-12-21 14:59:21] [indexer:background] Health check
[2025-12-21 14:59:51] [query] Query for: 244*2
[2025-12-21 14:59:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 14:59:51] [query] Engine: default
[2025-12-21 14:59:51] [query] Tokens: 244, 2
[2025-12-21 14:59:51] [query] Mods: 11
[2025-12-21 14:59:51] [query] Trying AND logic
[2025-12-21 14:59:51] [query] Found results using: and logic
[2025-12-21 14:59:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13810,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 >= '2025-12-21 14: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' ) ) ))) AND s.id IN ('36788', '43641', '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 LIMIT 0, 200
[2025-12-21 14:59:51] [query] Results: 3 Pages of results: 1
[2025-12-21 14:59:51] [query] Execution time: 0.02808
[2025-12-21 15:01:19] [query] Query for: general addendum
[2025-12-21 15:01:19] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:01:19] [query] Engine: forms_and_contracts
[2025-12-21 15:01:19] [query] Tokens: general, addendum
[2025-12-21 15:01:19] [query] Mods: 5
[2025-12-21 15:01:19] [query] Trying AND logic
[2025-12-21 15:01:19] [query] Using OR logic
[2025-12-21 15:01:19] [query] Found results using: or logic
[2025-12-21 15:01:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (1051,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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 15:01:19] [query] Results: 62 Pages of results: 1
[2025-12-21 15:01:19] [query] Execution time: 0.05820
[2025-12-21 15:01:41] [query] Query for: blank
[2025-12-21 15:01:41] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:01:41] [query] Engine: forms_and_contracts
[2025-12-21 15:01:41] [query] Tokens: blank
[2025-12-21 15:01:41] [query] Mods: 5
[2025-12-21 15:01:41] [query] Found results using: or logic
[2025-12-21 15:01:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (35) 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 15:01:41] [query] Results: 2 Pages of results: 1
[2025-12-21 15:01:41] [query] Execution time: 0.02877
[2025-12-21 15:01:52] [query] Query for: addendum
[2025-12-21 15:01:52] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:01:52] [query] Engine: forms_and_contracts
[2025-12-21 15:01:52] [query] Tokens: addendum
[2025-12-21 15:01:52] [query] Mods: 5
[2025-12-21 15:01:52] [query] Found results using: or logic
[2025-12-21 15:01:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 15:01:52] [query] Results: 62 Pages of results: 1
[2025-12-21 15:01:52] [query] Execution time: 0.09933
[2025-12-21 15:02:01] [query] Query for: amendment amending
[2025-12-21 15:02:01] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:02:01] [query] Engine: forms_and_contracts
[2025-12-21 15:02:01] [query] Tokens: amending, amending-the-contract-consumer-2, amendingthecontractconsumer2, amendment
[2025-12-21 15:02:01] [query] Mods: 6
[2025-12-21 15:02:01] [query] Using OR logic
[2025-12-21 15:02:01] [query] Found results using: and logic
[2025-12-21 15:02:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5439) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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, 30054, 29271, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:02:01] [query] Results: 6 Pages of results: 1
[2025-12-21 15:02:01] [query] Execution time: 0.02179
[2025-12-21 15:02:02] [query] Query for: 大阪市　渡し船
[2025-12-21 15:02:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:02:02] [query] Engine: default
[2025-12-21 15:02:02] [query] Tokens: 大阪市 渡し船
[2025-12-21 15:02:02] [query] Mods: 11
[2025-12-21 15:02:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 LIMIT 0, 200
[2025-12-21 15:02:02] [query] Results: 0 Pages of results: 0
[2025-12-21 15:02:02] [query] Execution time: 0.09972
[2025-12-21 15:02:07] [query] Query for: when you have an exclusive contract with a real estate agent can.
[2025-12-21 15:02:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:02:07] [query] Engine: default
[2025-12-21 15:02:07] [query] Tokens: exclusive, contract, real, estate, agent, can
[2025-12-21 15:02:07] [query] Mods: 11
[2025-12-21 15:02:07] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 15:02:07] [query] Using OR logic
[2025-12-21 15:02:07] [query] Found results using: or logic
[2025-12-21 15:02:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 15:02: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 LIMIT 0, 200
[2025-12-21 15:02:07] [query] Results: 1638 Pages of results: 9
[2025-12-21 15:02:07] [query] Execution time: 0.89635
[2025-12-21 15:05:15] [query] Query for: 泉港石化工业园区管理委员会综合科主任科员是什么级别
[2025-12-21 15:05:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:05:15] [query] Engine: default
[2025-12-21 15:05:15] [query] Tokens: 泉港石化工业园区管理委员会综合科主任科员是什么级别
[2025-12-21 15:05:15] [query] Mods: 11
[2025-12-21 15:05:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 LIMIT 0, 200
[2025-12-21 15:05:15] [query] Results: 0 Pages of results: 0
[2025-12-21 15:05:15] [query] Execution time: 0.08655
[2025-12-21 15:05:25] [index:background] Health check
[2025-12-21 15:05:25] [index:background] CPU load threshold (3) breached: 4.5 [waiting 2]
[2025-12-21 15:05:27] [indexer:background] CPU load threshold (3) breached: 4.5 [waiting 2]
[2025-12-21 15:05:29] [indexer:background] Health check
[2025-12-21 15:05:29] [indexer:background] CPU load threshold (3) breached: 4.46 [waiting 2]
[2025-12-21 15:05:31] [indexer:background] Health check
[2025-12-21 15:05:31] [indexer:background] CPU load threshold (3) breached: 4.46 [waiting 2]
[2025-12-21 15:05:38] [query] Query for: 
[2025-12-21 15:05:38] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:05:38] [query] Engine: default
[2025-12-21 15:05:38] [query] Tokens: 
[2025-12-21 15:05:38] [query] Mods: 11
[2025-12-21 15:05:38] [query] Found results using: or logic
[2025-12-21 15:05:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 15:05:38') 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 LIMIT 0, 200
[2025-12-21 15:05:38] [query] Results: 2028 Pages of results: 11
[2025-12-21 15:05:38] [query] Execution time: 0.21423
[2025-12-21 15:06:03] [query] Query for: new construction
[2025-12-21 15:06:03] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:06:03] [query] Engine: forms_and_contracts
[2025-12-21 15:06:03] [query] Tokens: new, construction
[2025-12-21 15:06:03] [query] Mods: 5
[2025-12-21 15:06:03] [query] Trying AND logic
[2025-12-21 15:06:03] [query] Found results using: and logic
[2025-12-21 15:06:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (110,4902) 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 ('28762', '28896', '28968', '28974', '28980', '28992', '29004', '29343', '29349', '29355', '29367', '29373', '53557', '53560') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:06:03] [query] Results: 14 Pages of results: 1
[2025-12-21 15:06:04] [query] Execution time: 0.07931
[2025-12-21 15:06:20] [query] Query for: 抽獎環節 日文
[2025-12-21 15:06:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:06:20] [query] Engine: default
[2025-12-21 15:06:20] [query] Tokens: 抽獎環節 日文
[2025-12-21 15:06:20] [query] Mods: 11
[2025-12-21 15:06:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:06: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 LIMIT 0, 200
[2025-12-21 15:06:20] [query] Results: 0 Pages of results: 0
[2025-12-21 15:06:20] [query] Execution time: 0.09986
[2025-12-21 15:06:40] [query] Query for: termination
[2025-12-21 15:06:40] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:06:40] [query] Engine: forms_and_contracts
[2025-12-21 15:06:40] [query] Tokens: termination
[2025-12-21 15:06:40] [query] Mods: 5
[2025-12-21 15:06:40] [query] Found results using: or logic
[2025-12-21 15:06:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (15678) 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 15:06:40] [query] Results: 18 Pages of results: 1
[2025-12-21 15:06:40] [query] Execution time: 0.02235
[2025-12-21 15:07:30] [query] Query for: 手段とは
[2025-12-21 15:07:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:07:30] [query] Engine: default
[2025-12-21 15:07:30] [query] Tokens: 手段とは
[2025-12-21 15:07:30] [query] Mods: 11
[2025-12-21 15:07:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 LIMIT 0, 200
[2025-12-21 15:07:30] [query] Results: 0 Pages of results: 0
[2025-12-21 15:07:30] [query] Execution time: 0.13365
[2025-12-21 15:08:34] [query] Query for: 
[2025-12-21 15:08:34] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:08:34] [query] Engine: default
[2025-12-21 15:08:34] [query] Tokens: 
[2025-12-21 15:08:34] [query] Mods: 11
[2025-12-21 15:08:35] [query] Found results using: or logic
[2025-12-21 15:08:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 15:08:34') 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 LIMIT 0, 200
[2025-12-21 15:08:35] [query] Results: 2028 Pages of results: 11
[2025-12-21 15:08:35] [query] Execution time: 0.20696
[2025-12-21 15:08:36] [index:background] Health check
[2025-12-21 15:08:50] [indexer:background] Health check
[2025-12-21 15:08:53] [query] Query for: 
[2025-12-21 15:08:53] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:08:53] [query] Engine: default
[2025-12-21 15:08:53] [query] Tokens: 
[2025-12-21 15:08:53] [query] Mods: 11
[2025-12-21 15:08:53] [query] Found results using: or logic
[2025-12-21 15:08:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 15:08:53') 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 LIMIT 0, 200
[2025-12-21 15:08:53] [query] Results: 2028 Pages of results: 11
[2025-12-21 15:08:53] [query] Execution time: 0.21683
[2025-12-21 15:09:00] [query] Query for: corporate real estate lawyer
[2025-12-21 15:09:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:09:00] [query] Engine: default
[2025-12-21 15:09:00] [query] Tokens: corporate, real, estate, lawyer
[2025-12-21 15:09:00] [query] Mods: 11
[2025-12-21 15:09:00] [query] Trying AND logic
[2025-12-21 15:09:00] [query] Found results using: and logic
[2025-12-21 15:09:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4968,171,172,4909) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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' ) ) ))) 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 LIMIT 0, 200
[2025-12-21 15:09:00] [query] Results: 1 Pages of results: 1
[2025-12-21 15:09:00] [query] Execution time: 0.04968
[2025-12-21 15:09:02] [query] Query for: well knit industries
[2025-12-21 15:09:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:09:02] [query] Engine: default
[2025-12-21 15:09:02] [query] Tokens: well, knit, industries
[2025-12-21 15:09:02] [query] Mods: 11
[2025-12-21 15:09:02] [query] Trying AND logic
[2025-12-21 15:09:02] [query] Using OR logic
[2025-12-21 15:09:02] [query] Found results using: or logic
[2025-12-21 15:09:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (146,10951,2470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 LIMIT 0, 200
[2025-12-21 15:09:02] [query] Results: 276 Pages of results: 2
[2025-12-21 15:09:02] [query] Execution time: 0.08696
[2025-12-21 15:10:06] [query] Query for: the agency offer form
[2025-12-21 15:10:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:10:06] [query] Engine: default
[2025-12-21 15:10:06] [query] Tokens: agency, offer, form
[2025-12-21 15:10:06] [query] Mods: 11
[2025-12-21 15:10:06] [query] Trying AND logic
[2025-12-21 15:10:06] [query] Found results using: and logic
[2025-12-21 15:10:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1798,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 >= '2025-12-21 15:10: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 ('10228', '1038', '1332', '14364', '19885', '19909', '19941', '20171', '20269', '20374', '20380', '20394', '20403', '20490', '20521', '20526', '20570', '21188', '21275', '21579', '21588', '22189', '22260', '24371', '24420', '24753', '25160', '25843', '26244', '26246', '26249', '26280', '36776', '36795', '39803', '40213', '40215', '40616', '41093', '41095', '42850', '43221', '43763', '44152', '44412', '44449', '44590', '44800', '45899', '46544', '47711', '47873', '48061', '48630', '49381', '49465', '49496', '49725', '50411', '50639', '50836', '51394', '51774', '52033', '53050', '53179', '53181', '54532', '54887', '54979', '55587', '55697', '55994', '7716', '8963', '9982') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:10:06] [query] Results: 75 Pages of results: 1
[2025-12-21 15:10:06] [query] Execution time: 0.26727
[2025-12-21 15:10:22] [query] Query for: 
[2025-12-21 15:10:22] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:10:22] [query] Engine: default
[2025-12-21 15:10:22] [query] Tokens: 
[2025-12-21 15:10:22] [query] Mods: 11
[2025-12-21 15:10:22] [query] Found results using: or logic
[2025-12-21 15:10:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 15:10:22') 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 LIMIT 0, 200
[2025-12-21 15:10:22] [query] Results: 2028 Pages of results: 11
[2025-12-21 15:10:22] [query] Execution time: 0.26944
[2025-12-21 15:10:46] [query] Query for: 
[2025-12-21 15:10:46] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:10:46] [query] Engine: default
[2025-12-21 15:10:46] [query] Tokens: 
[2025-12-21 15:10:46] [query] Mods: 11
[2025-12-21 15:10:46] [query] Found results using: or logic
[2025-12-21 15:10:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 15:10:46') 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 LIMIT 0, 200
[2025-12-21 15:10:46] [query] Results: 2028 Pages of results: 11
[2025-12-21 15:10:46] [query] Execution time: 0.25997
[2025-12-21 15:11:05] [query] Query for: vail colorado
[2025-12-21 15:11:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:11:05] [query] Engine: default
[2025-12-21 15:11:05] [query] Tokens: avail, availability, available, available 070123, available 24, available070123, available24, prevail, prevailed, prevailing
[2025-12-21 15:11:05] [query] Mods: 12
[2025-12-21 15:11:05] [query] Using OR logic
[2025-12-21 15:11:05] [query] Found results using: and logic
[2025-12-21 15:11:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(30081) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 15: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:11:05] [query] Results: 242 Pages of results: 2
[2025-12-21 15:11:05] [query] Execution time: 0.16914
[2025-12-21 15:11:25] [query] Query for: option
[2025-12-21 15:11:25] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:11:25] [query] Engine: forms_and_contracts
[2025-12-21 15:11:25] [query] Tokens: option, option 1, option 2, option 3, option1, option2, option3, optional, optional 2, optional2
[2025-12-21 15:11:25] [query] Mods: 5
[2025-12-21 15:11:25] [query] Using OR logic
[2025-12-21 15:11:25] [query] Using OR logic
[2025-12-21 15:11:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (2945,70328,70973,70974,70330,70975,70976,12898,20821,20863) 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 15:11:25] [query] Results: 0 Pages of results: 0
[2025-12-21 15:11:25] [query] Execution time: 0.02219
[2025-12-21 15:12:53] [query] Query for: laineline joon klaviatuur
[2025-12-21 15:12:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:12:53] [query] Engine: default
[2025-12-21 15:12:53] [query] Tokens: joan, john, join, jon, laineline joon klaviatuur
[2025-12-21 15:12:53] [query] Mods: 11
[2025-12-21 15:12:53] [query] Using OR logic
[2025-12-21 15:12:53] [query] Found results using: or logic
[2025-12-21 15:12:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10483,2686,6749,7624,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 LIMIT 0, 200
[2025-12-21 15:12:53] [query] Results: 138 Pages of results: 1
[2025-12-21 15:12:53] [query] Execution time: 0.34032
[2025-12-21 15:13:23] [query] Query for: florida realtor marketing logo rules
[2025-12-21 15:13:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:13:23] [query] Engine: default
[2025-12-21 15:13:23] [query] Tokens: florida, realtor, marketing, logo, rules
[2025-12-21 15:13:23] [query] Mods: 11
[2025-12-21 15:13:23] [query] Trying AND logic
[2025-12-21 15:13:23] [query] Using OR logic
[2025-12-21 15:13:23] [query] Found results using: or logic
[2025-12-21 15:13:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,402,1178,3601,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 >= '2025-12-21 15:13: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 LIMIT 0, 200
[2025-12-21 15:13:23] [query] Results: 846 Pages of results: 5
[2025-12-21 15:13:23] [query] Execution time: 0.42711
[2025-12-21 15:13:24] [query] Query for: natuonal assic of realtors
[2025-12-21 15:13:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:13:24] [query] Engine: default
[2025-12-21 15:13:24] [query] Tokens: 30th-annual-commercial-classic, 30thannualcommercialclassic, classic, classic 2024, classic2024, classical, classics, realtors
[2025-12-21 15:13:24] [query] Mods: 12
[2025-12-21 15:13:24] [query] Trying AND logic
[2025-12-21 15:13:24] [query] Found results using: and logic
[2025-12-21 15:13:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(96) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (52966,52968,6820,54074,54077,7427,59284,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 >= '2025-12-21 15: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' ) ) ))) AND s.id IN ('12407', '2613', '36153', '54146') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:13:24] [query] Results: 3 Pages of results: 1
[2025-12-21 15:13:24] [query] Execution time: 0.11904
[2025-12-21 15:13:25] [query] Query for: nj transit collision montclair blog
[2025-12-21 15:13:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:13:25] [query] Engine: default
[2025-12-21 15:13:25] [query] Tokens: nj, transit, blog, callison, collision montclair
[2025-12-21 15:13:25] [query] Mods: 12
[2025-12-21 15:13:25] [query] Using OR logic
[2025-12-21 15:13:25] [query] Found results using: or logic
[2025-12-21 15:13:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3836,9345,14487) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9345,14487,3836,9161,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:13:25] [query] Results: 105 Pages of results: 1
[2025-12-21 15:13:25] [query] Execution time: 0.18539
[2025-12-21 15:13:34] [query] Query for: email and accounts47
[2025-12-21 15:13:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:13:34] [query] Engine: default
[2025-12-21 15:13:34] [query] Tokens: email, accents, accounts, accounts47
[2025-12-21 15:13:34] [query] Mods: 12
[2025-12-21 15:13:34] [query] Using OR logic
[2025-12-21 15:13:34] [query] Found results using: or logic
[2025-12-21 15:13:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(276) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,9365,6750,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:13: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:13:34] [query] Results: 187 Pages of results: 1
[2025-12-21 15:13:34] [query] Execution time: 0.26096
[2025-12-21 15:13:36] [index:background] Health check
[2025-12-21 15:13:54] [indexer:background] Health check
[2025-12-21 15:14:20] [query] Query for: รถไฟความเร็วสูงประเทศไทย จะเสร็จตอนไนห
[2025-12-21 15:14:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:14:20] [query] Engine: default
[2025-12-21 15:14:20] [query] Tokens: รถไฟความเร็วสูงประเทศไทย จะเสร็จตอนไนห
[2025-12-21 15:14:20] [query] Mods: 11
[2025-12-21 15:14:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:14: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 LIMIT 0, 200
[2025-12-21 15:14:20] [query] Results: 0 Pages of results: 0
[2025-12-21 15:14:20] [query] Execution time: 0.09950
[2025-12-21 15:15:18] [query] Query for: does member have to be a realtor
[2025-12-21 15:15:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:15:18] [query] Engine: default
[2025-12-21 15:15:18] [query] Tokens: member, realtor
[2025-12-21 15:15:18] [query] Mods: 11
[2025-12-21 15:15:18] [query] Trying AND logic
[2025-12-21 15:15:19] [query] Found results using: and logic
[2025-12-21 15:15:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1727,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 >= '2025-12-21 15:15: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 (1727) 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 LIMIT 0, 200
[2025-12-21 15:15:19] [query] Results: 159 Pages of results: 1
[2025-12-21 15:15:19] [query] Execution time: 1.46000
[2025-12-21 15:15:21] [query] Query for: does member have to be a realtor
[2025-12-21 15:15:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:15:21] [query] Engine: default
[2025-12-21 15:15:21] [query] Tokens: member, realtor
[2025-12-21 15:15:21] [query] Mods: 11
[2025-12-21 15:15:21] [query] Trying AND logic
[2025-12-21 15:15:22] [query] Found results using: and logic
[2025-12-21 15:15:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1727,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 >= '2025-12-21 15: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' ) ) ))) 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 (1727) 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 LIMIT 0, 200
[2025-12-21 15:15:22] [query] Results: 159 Pages of results: 1
[2025-12-21 15:15:22] [query] Execution time: 1.22298
[2025-12-21 15:16:11] [query] Query for: 钢铁雄心4 民国 共产主义
[2025-12-21 15:16:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:16:11] [query] Engine: default
[2025-12-21 15:16:11] [query] Tokens: 4, 钢铁雄心4 民国 共产主义
[2025-12-21 15:16:11] [query] Mods: 12
[2025-12-21 15:16:11] [query] Using OR logic
[2025-12-21 15:16:12] [query] Found results using: or logic
[2025-12-21 15:16:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(440) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:16:12] [query] Results: 332 Pages of results: 2
[2025-12-21 15:16:12] [query] Execution time: 0.77507
[2025-12-21 15:17:12] [query] Query for: iet-ky 處置
[2025-12-21 15:17:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:17:12] [query] Engine: default
[2025-12-21 15:17:12] [query] Tokens: ky, kyle, kylie
[2025-12-21 15:17:12] [query] Mods: 11
[2025-12-21 15:17:12] [query] Using OR logic
[2025-12-21 15:17:12] [query] Found results using: and logic
[2025-12-21 15:17:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24249,10120,23902) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:17: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 LIMIT 0, 200
[2025-12-21 15:17:12] [query] Results: 7 Pages of results: 1
[2025-12-21 15:17:12] [query] Execution time: 0.21537
[2025-12-21 15:17:21] [query] Query for: شرق الدلتا
[2025-12-21 15:17:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:17:21] [query] Engine: default
[2025-12-21 15:17:22] [query] Tokens: شرق الدلتا
[2025-12-21 15:17:22] [query] Mods: 11
[2025-12-21 15:17:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:17: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 LIMIT 0, 200
[2025-12-21 15:17:22] [query] Results: 0 Pages of results: 0
[2025-12-21 15:17:22] [query] Execution time: 0.15568
[2025-12-21 15:17:32] [query] Query for: 天国拯救鸟笼定位
[2025-12-21 15:17:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:17:32] [query] Engine: default
[2025-12-21 15:17:32] [query] Tokens: 天国拯救鸟笼定位
[2025-12-21 15:17:32] [query] Mods: 11
[2025-12-21 15:17:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:17: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 LIMIT 0, 200
[2025-12-21 15:17:32] [query] Results: 0 Pages of results: 0
[2025-12-21 15:17:32] [query] Execution time: 0.07329
[2025-12-21 15:18:03] [query] Query for: peter b realtor
[2025-12-21 15:18:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:18:03] [query] Engine: default
[2025-12-21 15:18:03] [query] Tokens: peter, b, realtor
[2025-12-21 15:18:03] [query] Mods: 11
[2025-12-21 15:18:03] [query] Trying AND logic
[2025-12-21 15:18:03] [query] Using OR logic
[2025-12-21 15:18:04] [query] Found results using: or logic
[2025-12-21 15:18:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3983,1809,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 >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:18:04] [query] Results: 621 Pages of results: 4
[2025-12-21 15:18:04] [query] Execution time: 0.42371
[2025-12-21 15:18:38] [index:background] Health check
[2025-12-21 15:18:49] [indexer:background] Health check
[2025-12-21 15:19:22] [query] Query for: instacard
[2025-12-21 15:19:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:19:22] [query] Engine: default
[2025-12-21 15:19:22] [query] Tokens: instacard
[2025-12-21 15:19:22] [query] Mods: 11
[2025-12-21 15:19:22] [query] Found results using: or logic
[2025-12-21 15:19:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (54983) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:19: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 LIMIT 0, 200
[2025-12-21 15:19:22] [query] Results: 1 Pages of results: 1
[2025-12-21 15:19:22] [query] Execution time: 0.03733
[2025-12-21 15:19:31] [query] Query for: 
[2025-12-21 15:19:31] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:19:31] [query] Engine: default
[2025-12-21 15:19:31] [query] Tokens: 
[2025-12-21 15:19:31] [query] Mods: 11
[2025-12-21 15:19:31] [query] Found results using: or logic
[2025-12-21 15:19:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 15:19:31') 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 LIMIT 0, 200
[2025-12-21 15:19:31] [query] Results: 2028 Pages of results: 11
[2025-12-21 15:19:31] [query] Execution time: 0.24703
[2025-12-21 15:20:01] [query] Query for: memoria eidética
[2025-12-21 15:20:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:20:01] [query] Engine: default
[2025-12-21 15:20:01] [query] Tokens: memorial, memorialize, memorialized
[2025-12-21 15:20:01] [query] Mods: 11
[2025-12-21 15:20:01] [query] Using OR logic
[2025-12-21 15:20:01] [query] Found results using: and logic
[2025-12-21 15:20:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13172,20243,33729) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:20:01] [query] Results: 7 Pages of results: 1
[2025-12-21 15:20:01] [query] Execution time: 0.08873
[2025-12-21 15:20:11] [query] Query for: types of real estate events
[2025-12-21 15:20:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:20:11] [query] Engine: default
[2025-12-21 15:20:11] [query] Tokens: types, real, estate, events
[2025-12-21 15:20:11] [query] Mods: 11
[2025-12-21 15:20:11] [query] Trying AND logic
[2025-12-21 15:20:11] [query] Found results using: and logic
[2025-12-21 15:20:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (145,171,172,1543) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:20: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 ('14256', '2805', '3', '36153', '37834', '42895', '43407', '47310', '50041', '51413', '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 LIMIT 0, 200
[2025-12-21 15:20:11] [query] Results: 6 Pages of results: 1
[2025-12-21 15:20:11] [query] Execution time: 0.31570
[2025-12-21 15:20:15] [query] Query for: real estate agent process first home buyer
[2025-12-21 15:20:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:20:15] [query] Engine: default
[2025-12-21 15:20:15] [query] Tokens: real, estate, agent, process, first, home, buyer
[2025-12-21 15:20:15] [query] Mods: 11
[2025-12-21 15:20:15] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 15:20:15] [query] Using OR logic
[2025-12-21 15:20:16] [query] Found results using: or logic
[2025-12-21 15:20:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,735,126,234,3046) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:20: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 LIMIT 0, 200
[2025-12-21 15:20:16] [query] Results: 1410 Pages of results: 8
[2025-12-21 15:20:16] [query] Execution time: 1.08384
[2025-12-21 15:20:32] [query] Query for: commercial realtor moore
[2025-12-21 15:20:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:20:32] [query] Engine: default
[2025-12-21 15:20:32] [query] Tokens: commercial, realtor, moore
[2025-12-21 15:20:32] [query] Mods: 11
[2025-12-21 15:20:32] [query] Trying AND logic
[2025-12-21 15:20:32] [query] Using OR logic
[2025-12-21 15:20:32] [query] Found results using: or logic
[2025-12-21 15:20:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,402,6784) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:20:32] [query] Results: 681 Pages of results: 4
[2025-12-21 15:20:32] [query] Execution time: 0.39541
[2025-12-21 15:20:50] [query] Query for: instacard
[2025-12-21 15:20:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:20:50] [query] Engine: default
[2025-12-21 15:20:50] [query] Tokens: instacard
[2025-12-21 15:20:50] [query] Mods: 11
[2025-12-21 15:20:50] [query] Found results using: or logic
[2025-12-21 15:20:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (54983) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:20: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 LIMIT 0, 200
[2025-12-21 15:20:50] [query] Results: 1 Pages of results: 1
[2025-12-21 15:20:50] [query] Execution time: 0.01568
[2025-12-21 15:21:21] [query] Query for: iret real estate
[2025-12-21 15:21:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:21:21] [query] Engine: default
[2025-12-21 15:21:21] [query] Tokens: entirety, estate, real
[2025-12-21 15:21:21] [query] Mods: 12
[2025-12-21 15:21:21] [query] Trying AND logic
[2025-12-21 15:21:22] [query] Found results using: and logic
[2025-12-21 15:21:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5173,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 >= '2025-12-21 15: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' ) ) ))) AND s.id IN ('1057', '1211', '1215', '19904', '2201', '2520', '26255', '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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:21:22] [query] Results: 8 Pages of results: 1
[2025-12-21 15:21:22] [query] Execution time: 0.28199
[2025-12-21 15:21:41] [query] Query for: 45万买来的教训：海西企业数字化转型的血泪账
[2025-12-21 15:21:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:21:41] [query] Engine: default
[2025-12-21 15:21:41] [query] Tokens: 45, 45万买来的教训 海西企业数字化转型的血泪账
[2025-12-21 15:21:41] [query] Mods: 12
[2025-12-21 15:21:41] [query] Using OR logic
[2025-12-21 15:21:42] [query] Found results using: or logic
[2025-12-21 15:21:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(10739) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10739,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:21:42] [query] Results: 37 Pages of results: 1
[2025-12-21 15:21:42] [query] Execution time: 0.17004
[2025-12-21 15:22:04] [query] Query for: 穎樂
[2025-12-21 15:22:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:22:04] [query] Engine: default
[2025-12-21 15:22:04] [query] Tokens: 穎樂
[2025-12-21 15:22:04] [query] Mods: 11
[2025-12-21 15:22:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:22: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 LIMIT 0, 200
[2025-12-21 15:22:04] [query] Results: 0 Pages of results: 0
[2025-12-21 15:22:04] [query] Execution time: 0.10838
[2025-12-21 15:22:11] [query] Query for: bigbloc
[2025-12-21 15:22:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:22:11] [query] Engine: default
[2025-12-21 15:22:11] [query] Tokens: bigbloc
[2025-12-21 15:22:11] [query] Mods: 11
[2025-12-21 15:22:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 LIMIT 0, 200
[2025-12-21 15:22:11] [query] Results: 0 Pages of results: 0
[2025-12-21 15:22:11] [query] Execution time: 0.07635
[2025-12-21 15:22:13] [query] Query for: 2024
[2025-12-21 15:22:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:22:13] [query] Engine: default
[2025-12-21 15:22:13] [query] Tokens: 2024
[2025-12-21 15:22:13] [query] Mods: 11
[2025-12-21 15:22:13] [query] Found results using: or logic
[2025-12-21 15:22:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 LIMIT 0, 200
[2025-12-21 15:22:13] [query] Results: 472 Pages of results: 3
[2025-12-21 15:22:13] [query] Execution time: 0.19700
[2025-12-21 15:22:21] [query] Query for: inurl:?site= or inurl:signatur sign >" ext:sh
[2025-12-21 15:22:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:22:21] [query] Engine: default
[2025-12-21 15:22:21] [query] Tokens: signature, signatures, ext, sh, sign, site
[2025-12-21 15:22:21] [query] Mods: 12
[2025-12-21 15:22:21] [query] Trying AND logic
[2025-12-21 15:22:21] [query] Using OR logic
[2025-12-21 15:22:21] [query] Found results using: or logic
[2025-12-21 15:22:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(29236,17798,1312,1964) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,12567,29236,17798,1312,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 >= '2025-12-21 15: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:22:21] [query] Results: 265 Pages of results: 2
[2025-12-21 15:22:21] [query] Execution time: 0.50691
[2025-12-21 15:22:28] [query] Query for: what is real estate c
[2025-12-21 15:22:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:22:28] [query] Engine: default
[2025-12-21 15:22:28] [query] Tokens: real, estate, c
[2025-12-21 15:22:28] [query] Mods: 11
[2025-12-21 15:22:28] [query] Trying AND logic
[2025-12-21 15:22:29] [query] Found results using: and logic
[2025-12-21 15:22:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1685) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:22: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 ( 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 (1685) 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 LIMIT 0, 200
[2025-12-21 15:22:29] [query] Results: 120 Pages of results: 1
[2025-12-21 15:22:29] [query] Execution time: 0.80937
[2025-12-21 15:22:31] [query] Query for: carolinas dynamic realty renter application
[2025-12-21 15:22:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:22:31] [query] Engine: default
[2025-12-21 15:22:31] [query] Tokens: carolinas, dynamic, realty, renter, application
[2025-12-21 15:22:31] [query] Mods: 11
[2025-12-21 15:22:31] [query] Trying AND logic
[2025-12-21 15:22:31] [query] Using OR logic
[2025-12-21 15:22:31] [query] Found results using: or logic
[2025-12-21 15:22:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (311,7037,1138,5471,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 >= '2025-12-21 15:22: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 LIMIT 0, 200
[2025-12-21 15:22:31] [query] Results: 212 Pages of results: 2
[2025-12-21 15:22:31] [query] Execution time: 0.12036
[2025-12-21 15:22:39] [query] Query for: real estate licen
[2025-12-21 15:22:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:22:39] [query] Engine: default
[2025-12-21 15:22:39] [query] Tokens: license, license-law, licensed, licensee, licensee's, licensees, licensee’s, licenselaw, licenses, licensing
[2025-12-21 15:22:39] [query] Mods: 12
[2025-12-21 15:22:39] [query] Using OR logic
[2025-12-21 15:22:42] [query] Found results using: and logic
[2025-12-21 15:22:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4784,61348,5099,19706,34274,3017,32682,61353,21311,16858) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:22: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:22:42] [query] Results: 336 Pages of results: 2
[2025-12-21 15:22:42] [query] Execution time: 3.18412
[2025-12-21 15:23:13] [query] Query for: real estate agent por
[2025-12-21 15:23:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:23:13] [query] Engine: default
[2025-12-21 15:23:13] [query] Tokens: porch, pork, port, portable, portal, portal.hud.gov, portal.ncrealtors.org, portal.rrar.com, portalhudgov, portalncrealtorsorg
[2025-12-21 15:23:13] [query] Mods: 12
[2025-12-21 15:23:13] [query] Trying AND logic
[2025-12-21 15:23:13] [query] Found results using: and logic
[2025-12-21 15:23:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1470,172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 15: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' ) ) ))) AND s.id IN ('34050', '34078', '36146', '36987', '37294', '37834', '37839', '37844', '37853', '37857', '37875', '41096', '41166', '41177', '41180', '41183', '41186', '41396', '42389', '44027', '4425', '44250', '4433', '4435', '4437', '44372', '4439', '4442', '44528', '44532', '45058', '45067', '45070', '45180', '45200', '45203', '45234', '45829', '46226', '46238', '46241', '46346', '46489', '47409', '47468', '47609', '47617', '47619', '47651', '49210', '49212', '50010', '50015', '50707', '50711', '50714', '51032', '51033', '51045', '51084', '51088', '51657', '51842', '52707', '52781', '52789', '52792', '52794', '52796', '53445', '53448', '53980', '54235', '54238', '54804', '54806', '54807', '55097', '55100', '55384', '55936', '55939', '55942', '55945', '56054') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:23:13] [query] Results: 8 Pages of results: 1
[2025-12-21 15:23:13] [query] Execution time: 0.23463
[2025-12-21 15:23:40] [index:background] Health check
[2025-12-21 15:23:54] [indexer:background] Health check
[2025-12-21 15:26:22] [query] Query for: 内江市分公司关于建筑物安全检查生产管理系统的研发服务采购项目中选人公示 合同
[2025-12-21 15:26:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:26:22] [query] Engine: default
[2025-12-21 15:26:22] [query] Tokens: 合同
[2025-12-21 15:26:22] [query] Mods: 11
[2025-12-21 15:26:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:26: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 LIMIT 0, 200
[2025-12-21 15:26:22] [query] Results: 0 Pages of results: 0
[2025-12-21 15:26:22] [query] Execution time: 0.08118
[2025-12-21 15:26:54] [query] Query for: 2025 nc 4
[2025-12-21 15:26:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:26:54] [query] Engine: default
[2025-12-21 15:26:54] [query] Tokens: 2025, nc, 4, nc 1, ncgs 42, nc 4
[2025-12-21 15:26:54] [query] Mods: 12
[2025-12-21 15:26:54] [query] Using OR logic
[2025-12-21 15:27:03] [query] Found results using: or logic
[2025-12-21 15:27:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,440,396) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,440,66680,32696,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:27:03] [query] Results: 934 Pages of results: 5
[2025-12-21 15:27:03] [query] Execution time: 8.75720
[2025-12-21 15:27:22] [query] Query for: land lease agreement form
[2025-12-21 15:27:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:27:22] [query] Engine: default
[2025-12-21 15:27:22] [query] Tokens: land, lease, agreement, form
[2025-12-21 15:27:22] [query] Mods: 11
[2025-12-21 15:27:22] [query] Trying AND logic
[2025-12-21 15:27:22] [query] Found results using: and logic
[2025-12-21 15:27:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,17181,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 >= '2025-12-21 15: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' ) ) ))) AND s.id IN ('12417', '14230', '20172', '22250', '26261', '39803', '39804', '40916', '41094', '41964', '42298', '53179') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:27:22] [query] Results: 12 Pages of results: 1
[2025-12-21 15:27:23] [query] Execution time: 0.14960
[2025-12-21 15:28:36] [index:background] Health check
[2025-12-21 15:28:41] [query] Query for: real estate in whittier north carolina
[2025-12-21 15:28:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:28:41] [query] Engine: default
[2025-12-21 15:28:41] [query] Tokens: real, estate, whittier, north, carolina
[2025-12-21 15:28:41] [query] Mods: 11
[2025-12-21 15:28:41] [query] Trying AND logic
[2025-12-21 15:28:42] [query] Using OR logic
[2025-12-21 15:28:42] [query] Found results using: or logic
[2025-12-21 15:28:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,74725,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 >= '2025-12-21 15:28: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 LIMIT 0, 200
[2025-12-21 15:28:42] [query] Results: 1076 Pages of results: 6
[2025-12-21 15:28:42] [query] Execution time: 0.60341
[2025-12-21 15:28:50] [indexer:background] Health check
[2025-12-21 15:32:42] [query] Query for: 2025年 第四表出数 条件 要求
[2025-12-21 15:32:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:32:42] [query] Engine: default
[2025-12-21 15:32:43] [query] Tokens: 2025, 2025年 第四表出数 条件 要求
[2025-12-21 15:32:43] [query] Mods: 12
[2025-12-21 15:32:43] [query] Using OR logic
[2025-12-21 15:32:43] [query] Found results using: or logic
[2025-12-21 15:32:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 15: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:32:43] [query] Results: 194 Pages of results: 1
[2025-12-21 15:32:43] [query] Execution time: 0.65733
[2025-12-21 15:33:13] [query] Query for: bellesa for women free
[2025-12-21 15:33:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:33:13] [query] Engine: default
[2025-12-21 15:33:13] [query] Tokens: women, free, bells, bellesa
[2025-12-21 15:33:13] [query] Mods: 12
[2025-12-21 15:33:13] [query] Using OR logic
[2025-12-21 15:33:13] [query] Found results using: or logic
[2025-12-21 15:33:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2811,11907) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2811,4770,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:33:13] [query] Results: 148 Pages of results: 1
[2025-12-21 15:33:13] [query] Execution time: 0.21392
[2025-12-21 15:33:39] [index:background] Health check
[2025-12-21 15:33:42] [query] Query for: qualar cetesb
[2025-12-21 15:33:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:33:42] [query] Engine: default
[2025-12-21 15:33:42] [query] Tokens: qualar cetesb
[2025-12-21 15:33:42] [query] Mods: 11
[2025-12-21 15:33:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 15:33:42] [query] Results: 0 Pages of results: 0
[2025-12-21 15:33:42] [query] Execution time: 0.10956
[2025-12-21 15:33:53] [indexer:background] Health check
[2025-12-21 15:34:15] [query] Query for: mundo interactivo beta
[2025-12-21 15:34:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:34:15] [query] Engine: default
[2025-12-21 15:34:16] [query] Tokens: beta, mud, interactive, mundo interactivo
[2025-12-21 15:34:16] [query] Mods: 12
[2025-12-21 15:34:16] [query] Using OR logic
[2025-12-21 15:34:16] [query] Found results using: or logic
[2025-12-21 15:34:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(16110) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16110,8302,9765,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:34:16] [query] Results: 21 Pages of results: 1
[2025-12-21 15:34:16] [query] Execution time: 0.14551
[2025-12-21 15:34:43] [query] Query for: option
[2025-12-21 15:34:43] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:34:43] [query] Engine: forms_and_contracts
[2025-12-21 15:34:43] [query] Tokens: option, option 1, option 2, option 3, option1, option2, option3, optional, optional 2, optional2
[2025-12-21 15:34:43] [query] Mods: 5
[2025-12-21 15:34:43] [query] Using OR logic
[2025-12-21 15:34:43] [query] Using OR logic
[2025-12-21 15:34:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (2945,70328,70973,70974,70330,70975,70976,12898,20821,20863) 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 15:34:43] [query] Results: 0 Pages of results: 0
[2025-12-21 15:34:43] [query] Execution time: 0.01382
[2025-12-21 15:34:44] [query] Query for: agnesworkshop
[2025-12-21 15:34:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:34:44] [query] Engine: default
[2025-12-21 15:34:44] [query] Tokens: agnesworkshop
[2025-12-21 15:34:44] [query] Mods: 11
[2025-12-21 15:34:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:34:44] [query] Results: 0 Pages of results: 0
[2025-12-21 15:34:44] [query] Execution time: 0.08024
[2025-12-21 15:34:53] [query] Query for: 移动宽带最低消费58
[2025-12-21 15:34:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:34:53] [query] Engine: default
[2025-12-21 15:34:53] [query] Tokens: 58, 移动宽带最低消费58
[2025-12-21 15:34:53] [query] Mods: 12
[2025-12-21 15:34:53] [query] Using OR logic
[2025-12-21 15:34:53] [query] Found results using: or logic
[2025-12-21 15:34:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(13097) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13097,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:34:53] [query] Results: 11 Pages of results: 1
[2025-12-21 15:34:53] [query] Execution time: 0.11672
[2025-12-21 15:35:34] [query] Query for: 
[2025-12-21 15:35:34] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:35:34] [query] Engine: default
[2025-12-21 15:35:34] [query] Tokens: 
[2025-12-21 15:35:34] [query] Mods: 11
[2025-12-21 15:35:34] [query] Found results using: or logic
[2025-12-21 15:35:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 15:35:34') 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 LIMIT 0, 200
[2025-12-21 15:35:34] [query] Results: 2028 Pages of results: 11
[2025-12-21 15:35:34] [query] Execution time: 0.20832
[2025-12-21 15:35:39] [query] Query for: https www realtor website
[2025-12-21 15:35:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:35:39] [query] Engine: default
[2025-12-21 15:35:39] [query] Tokens: https, www, realtor, website
[2025-12-21 15:35:39] [query] Mods: 11
[2025-12-21 15:35:39] [query] Trying AND logic
[2025-12-21 15:35:39] [query] Using OR logic
[2025-12-21 15:35:39] [query] Found results using: or logic
[2025-12-21 15:35:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,402,1533) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:35: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 LIMIT 0, 200
[2025-12-21 15:35:39] [query] Results: 740 Pages of results: 4
[2025-12-21 15:35:39] [query] Execution time: 0.48592
[2025-12-21 15:37:05] [query] Query for: real estate deed requirements
[2025-12-21 15:37:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:37:05] [query] Engine: default
[2025-12-21 15:37:05] [query] Tokens: real, estate, deed, requirements
[2025-12-21 15:37:05] [query] Mods: 11
[2025-12-21 15:37:05] [query] Trying AND logic
[2025-12-21 15:37:05] [query] Using OR logic
[2025-12-21 15:37:05] [query] Found results using: or logic
[2025-12-21 15:37:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,6938,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 >= '2025-12-21 15: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:37:05] [query] Results: 990 Pages of results: 5
[2025-12-21 15:37:05] [query] Execution time: 0.52458
[2025-12-21 15:37:25] [query] Query for: best banks for credit building 2025
[2025-12-21 15:37:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:37:25] [query] Engine: default
[2025-12-21 15:37:25] [query] Tokens: best, banks, credit, building, 2025, buildings, building 2025
[2025-12-21 15:37:25] [query] Mods: 12
[2025-12-21 15:37:25] [query] Using OR logic
[2025-12-21 15:37:29] [query] Found results using: or logic
[2025-12-21 15:37:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,2235,1490,1666,1553) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2235,1553,1666,24711,523,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:37:29] [query] Results: 545 Pages of results: 3
[2025-12-21 15:37:29] [query] Execution time: 3.80997
[2025-12-21 15:38:01] [query] Query for: funding a living trust with real estate
[2025-12-21 15:38:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:38:01] [query] Engine: default
[2025-12-21 15:38:01] [query] Tokens: funding, living, trust, real, estate
[2025-12-21 15:38:01] [query] Mods: 11
[2025-12-21 15:38:01] [query] Trying AND logic
[2025-12-21 15:38:01] [query] Using OR logic
[2025-12-21 15:38:01] [query] Found results using: or logic
[2025-12-21 15:38:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (419,1590,3288,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 >= '2025-12-21 15: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 LIMIT 0, 200
[2025-12-21 15:38:01] [query] Results: 986 Pages of results: 5
[2025-12-21 15:38:01] [query] Execution time: 0.41430
[2025-12-21 15:38:21] [query] Query for: 
[2025-12-21 15:38:21] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:38:21] [query] Engine: default
[2025-12-21 15:38:21] [query] Tokens: 
[2025-12-21 15:38:21] [query] Mods: 11
[2025-12-21 15:38:21] [query] Found results using: or logic
[2025-12-21 15:38:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 15:38: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 LIMIT 0, 200
[2025-12-21 15:38:21] [query] Results: 2028 Pages of results: 11
[2025-12-21 15:38:21] [query] Execution time: 0.20866
[2025-12-21 15:38:44] [index:background] Health check
[2025-12-21 15:38:49] [indexer:background] Health check
[2025-12-21 15:38:53] [query] Query for: 登山靴
[2025-12-21 15:38:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:38:53] [query] Engine: default
[2025-12-21 15:38:53] [query] Tokens: 登山靴
[2025-12-21 15:38:53] [query] Mods: 11
[2025-12-21 15:38:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:38: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 LIMIT 0, 200
[2025-12-21 15:38:53] [query] Results: 0 Pages of results: 0
[2025-12-21 15:38:53] [query] Execution time: 0.08885
[2025-12-21 15:39:18] [query] Query for: 
[2025-12-21 15:39:18] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:39:18] [query] Engine: default
[2025-12-21 15:39:18] [query] Tokens: 
[2025-12-21 15:39:18] [query] Mods: 11
[2025-12-21 15:39:18] [query] Found results using: or logic
[2025-12-21 15:39:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 15:39:18') 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 LIMIT 0, 200
[2025-12-21 15:39:18] [query] Results: 2028 Pages of results: 11
[2025-12-21 15:39:18] [query] Execution time: 0.20493
[2025-12-21 15:41:09] [query] Query for: 28804
[2025-12-21 15:41:09] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:41:09] [query] Engine: download_ready
[2025-12-21 15:41:09] [query] Tokens: 28804
[2025-12-21 15:41:09] [query] Mods: 5
[2025-12-21 15:41:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 30054, 29271, 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, 29646, 29127, 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, 29462, 29816, 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, 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, 27786, 30251, 30239, 30254, 30241, 30256, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 48760, 35261, 35010, 34850, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 48763, 35273, 34867, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 56030, 45887, 41678, 35382, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764 ) )) 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 LIMIT 0, 200
[2025-12-21 15:41:09] [query] Results: 0 Pages of results: 0
[2025-12-21 15:41:09] [query] Execution time: 0.01070
[2025-12-21 15:42:14] [query] Query for: 持株会社　株購入資金
[2025-12-21 15:42:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:42:14] [query] Engine: default
[2025-12-21 15:42:14] [query] Tokens: 持株会社 株購入資金
[2025-12-21 15:42:14] [query] Mods: 11
[2025-12-21 15:42:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 LIMIT 0, 200
[2025-12-21 15:42:14] [query] Results: 0 Pages of results: 0
[2025-12-21 15:42:14] [query] Execution time: 0.09978
[2025-12-21 15:42:43] [query] Query for: netapp aff a90
[2025-12-21 15:42:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:42:43] [query] Engine: default
[2025-12-21 15:42:43] [query] Tokens: aff, a90, netapp
[2025-12-21 15:42:43] [query] Mods: 12
[2025-12-21 15:42:43] [query] Using OR logic
[2025-12-21 15:42:43] [query] Found results using: or logic
[2025-12-21 15:42:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(21316,66194) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (66194,21316,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:42:43] [query] Results: 2 Pages of results: 1
[2025-12-21 15:42:43] [query] Execution time: 0.09224
[2025-12-21 15:43:23] [query] Query for: if seller is an real estate agent represent by another does need to disclose that they are realtors
[2025-12-21 15:43:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:43:23] [query] Engine: default
[2025-12-21 15:43:23] [query] Tokens: seller, real, estate, agent, represent, another, need, disclose, realtors
[2025-12-21 15:43:23] [query] Mods: 11
[2025-12-21 15:43:23] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 15:43:23] [query] Using OR logic
[2025-12-21 15:43:24] [query] Found results using: or logic
[2025-12-21 15:43:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,1470,3099,1662,562,14306,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 >= '2025-12-21 15:43: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 LIMIT 0, 200
[2025-12-21 15:43:24] [query] Results: 1540 Pages of results: 8
[2025-12-21 15:43:24] [query] Execution time: 1.05890
[2025-12-21 15:43:36] [index:background] Health check
[2025-12-21 15:43:50] [indexer:background] Health check
[2025-12-21 15:44:14] [query] Query for: property not sold in auction
[2025-12-21 15:44:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:44:14] [query] Engine: default
[2025-12-21 15:44:14] [query] Tokens: property, sold, auction
[2025-12-21 15:44:14] [query] Mods: 11
[2025-12-21 15:44:14] [query] Trying AND logic
[2025-12-21 15:44:14] [query] Using OR logic
[2025-12-21 15:44:14] [query] Found results using: or logic
[2025-12-21 15:44:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,213,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 >= '2025-12-21 15:44: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 LIMIT 0, 200
[2025-12-21 15:44:14] [query] Results: 889 Pages of results: 5
[2025-12-21 15:44:14] [query] Execution time: 0.31418
[2025-12-21 15:44:54] [query] Query for: real estate listings dortmund purchase price house
[2025-12-21 15:44:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:44:54] [query] Engine: default
[2025-12-21 15:44:54] [query] Tokens: real, estate, listings, purchase, price, house, dortmund
[2025-12-21 15:44:54] [query] Mods: 12
[2025-12-21 15:44:54] [query] Using OR logic
[2025-12-21 15:45:14] [query] Found results using: or logic
[2025-12-21 15:45:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,244,906,2168,120,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,120,2168,244,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:45:14] [query] Results: 1295 Pages of results: 7
[2025-12-21 15:45:14] [query] Execution time: 19.60498
[2025-12-21 15:45:26] [query] Query for: 2026年 低起拍价 拍卖会 学生
[2025-12-21 15:45:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:45:26] [query] Engine: default
[2025-12-21 15:45:26] [query] Tokens: 2026, 2026年 低起拍价 拍卖会 学生
[2025-12-21 15:45:26] [query] Mods: 12
[2025-12-21 15:45:26] [query] Using OR logic
[2025-12-21 15:45:26] [query] Found results using: or logic
[2025-12-21 15:45:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(28036) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 15: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:45:26] [query] Results: 64 Pages of results: 1
[2025-12-21 15:45:26] [query] Execution time: 0.24074
[2025-12-21 15:45:28] [query] Query for: 西安建筑科技大学cad
[2025-12-21 15:45:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:45:28] [query] Engine: default
[2025-12-21 15:45:28] [query] Tokens: 西安建筑科技大学cad
[2025-12-21 15:45:28] [query] Mods: 11
[2025-12-21 15:45:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:45: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 LIMIT 0, 200
[2025-12-21 15:45:28] [query] Results: 0 Pages of results: 0
[2025-12-21 15:45:28] [query] Execution time: 0.07565
[2025-12-21 15:47:16] [query] Query for: 🧇 discount online pharmacy: 🌝 www.fastpharmacy.store synthroid | buy from $0.45 🧇order 50 mg tablet generic
[2025-12-21 15:47:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:47:16] [query] Engine: default
[2025-12-21 15:47:16] [query] Tokens: pharmacy, mg, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 0, 45, 50, buy
[2025-12-21 15:47:16] [query] Mods: 12
[2025-12-21 15:47:16] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 15:47:16] [query] Using OR logic
[2025-12-21 15:47:16] [query] Found results using: or logic
[2025-12-21 15:47:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2630,10739,690,2933,1564,15743,994,2902,10017,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32534,53653,32437,51000,51009,51015,2630,10739,690,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 >= '2025-12-21 15:47: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:47:16] [query] Results: 215 Pages of results: 2
[2025-12-21 15:47:16] [query] Execution time: 0.61976
[2025-12-21 15:47:56] [query] Query for: fidelidad letra
[2025-12-21 15:47:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:47:56] [query] Engine: default
[2025-12-21 15:47:56] [query] Tokens: fidelity, letter, fidelidad letra
[2025-12-21 15:47:56] [query] Mods: 11
[2025-12-21 15:47:56] [query] Using OR logic
[2025-12-21 15:47:56] [query] Found results using: or logic
[2025-12-21 15:47:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (45228,6755,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:47: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 LIMIT 0, 200
[2025-12-21 15:47:56] [query] Results: 35 Pages of results: 1
[2025-12-21 15:47:56] [query] Execution time: 0.15104
[2025-12-21 15:48:04] [query] Query for: what is the mls website
[2025-12-21 15:48:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:48:04] [query] Engine: default
[2025-12-21 15:48:04] [query] Tokens: mls, website
[2025-12-21 15:48:04] [query] Mods: 11
[2025-12-21 15:48:04] [query] Trying AND logic
[2025-12-21 15:48:04] [query] Found results using: and logic
[2025-12-21 15:48:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1533) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:48: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 ('1234', '14075', '14230', '14256', '14281', '17880', '19978', '19979', '20033', '20219', '20369', '20375', '20584', '21188', '22255', '2271', '24420', '2520', '25702', '26211', '30465', '40215', '44590', '46434', '46561', '47590', '49187', '49493', '49587', '49636', '50410', '50639', '51394', '52033', '52268', '6473', '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 LIMIT 0, 200
[2025-12-21 15:48:04] [query] Results: 38 Pages of results: 1
[2025-12-21 15:48:04] [query] Execution time: 0.09240
[2025-12-21 15:48:34] [query] Query for: 我说的c's'x'c'c'w
[2025-12-21 15:48:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:48:34] [query] Engine: default
[2025-12-21 15:48:34] [query] Tokens: 1's, 16's, 2's, a's, agency's, agent's, america's, amy's, ann's, anyone's
[2025-12-21 15:48:34] [query] Mods: 12
[2025-12-21 15:48:34] [query] Trying AND logic
[2025-12-21 15:48:34] [query] Found results using: and logic
[2025-12-21 15:48:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1685,68,3001,6383) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 15:48: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', '26260', '9257') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:48:34] [query] Results: 3 Pages of results: 1
[2025-12-21 15:48:34] [query] Execution time: 0.14963
[2025-12-21 15:48:39] [index:background] Health check
[2025-12-21 15:48:49] [indexer:background] Health check
[2025-12-21 15:49:04] [query] Query for: real estate attorney fees for sale by owner
[2025-12-21 15:49:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:49:04] [query] Engine: default
[2025-12-21 15:49:04] [query] Tokens: real, estate, attorney, fees, sale, owner
[2025-12-21 15:49:04] [query] Mods: 11
[2025-12-21 15:49:04] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 15:49:04] [query] Using OR logic
[2025-12-21 15:49:04] [query] Found results using: or logic
[2025-12-21 15:49:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3018,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 >= '2025-12-21 15:49: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 LIMIT 0, 200
[2025-12-21 15:49:04] [query] Results: 1134 Pages of results: 6
[2025-12-21 15:49:04] [query] Execution time: 0.44443
[2025-12-21 15:49:08] [query] Query for: hecht realty lake norman nc reviews
[2025-12-21 15:49:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:49:08] [query] Engine: default
[2025-12-21 15:49:08] [query] Tokens: realty, lake, norman, nc, reviews, height, hecht
[2025-12-21 15:49:08] [query] Mods: 12
[2025-12-21 15:49:08] [query] Using OR logic
[2025-12-21 15:49:12] [query] Found results using: or logic
[2025-12-21 15:49:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(9346,396,22384,1138,4327) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,9346,22384,396,4327,5338,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:49:12] [query] Results: 691 Pages of results: 4
[2025-12-21 15:49:12] [query] Execution time: 4.25546
[2025-12-21 15:49:23] [query] Query for: realtor realtor. 1739 whibley
[2025-12-21 15:49:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:49:23] [query] Engine: default
[2025-12-21 15:49:23] [query] Tokens: 1739007190, 1739007190 1739007191, 17390071901739007191, 1739007191, 1739007191 1739007191, 17390071911739007191, 1739007192, 1739007192 1739007725, 17390071921739007725, 1739007432
[2025-12-21 15:49:23] [query] Mods: 12
[2025-12-21 15:49:23] [query] Using OR logic
[2025-12-21 15:49:23] [query] Using OR logic
[2025-12-21 15:49:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(402) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (64269,64279,64291,64270,64281,64293,64272,64283,64295,64275) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:49: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:49:23] [query] Results: 0 Pages of results: 0
[2025-12-21 15:49:23] [query] Execution time: 0.01991
[2025-12-21 15:49:34] [query] Query for: pillole per eiaculazione precoce ⚜🌐🍑 www.7search.xyz/it/topamax topamax in vendita economico europa ordinare linea europa. acquistare senza ricetta ricetta. linea.
[2025-12-21 15:49:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:49:34] [query] Engine: default
[2025-12-21 15:49:35] [query] Tokens: delineates, per, www, xyz
[2025-12-21 15:49:35] [query] Mods: 12
[2025-12-21 15:49:35] [query] Trying AND logic
[2025-12-21 15:49:35] [query] Using OR logic
[2025-12-21 15:49:35] [query] Found results using: or logic
[2025-12-21 15:49:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(620,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,620,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 >= '2025-12-21 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:49:35] [query] Results: 178 Pages of results: 1
[2025-12-21 15:49:35] [query] Execution time: 0.46504
[2025-12-21 15:49:37] [query] Query for: pillole per eiaculazione precoce ⚜🌐🍑 www.7search.xyz/it/topamax topamax in vendita economico europa ordinare linea europa. acquistare senza ricetta ricetta. linea.
[2025-12-21 15:49:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 15:49:37] [query] Engine: default
[2025-12-21 15:49:37] [query] Tokens: delineates, per, www, xyz
[2025-12-21 15:49:37] [query] Mods: 12
[2025-12-21 15:49:37] [query] Trying AND logic
[2025-12-21 15:49:37] [query] Using OR logic
[2025-12-21 15:49:37] [query] Found results using: or logic
[2025-12-21 15:49:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(620,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,620,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 >= '2025-12-21 15:49: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 15:49:37] [query] Results: 178 Pages of results: 15
[2025-12-21 15:49:37] [query] Execution time: 0.24943
[2025-12-21 15:51:36] [query] Query for: nc notice to vacate rental property free sample
[2025-12-21 15:51:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:51:36] [query] Engine: default
[2025-12-21 15:51:36] [query] Tokens: nc, notice, vacate, rental, property, free, sample
[2025-12-21 15:51:36] [query] Mods: 11
[2025-12-21 15:51:36] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 15:51:36] [query] Using OR logic
[2025-12-21 15:51:37] [query] Found results using: or logic
[2025-12-21 15:51:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,32691,625,107,2811,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 >= '2025-12-21 15: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 LIMIT 0, 200
[2025-12-21 15:51:37] [query] Results: 1439 Pages of results: 8
[2025-12-21 15:51:37] [query] Execution time: 0.61194
[2025-12-21 15:51:42] [query] Query for: auction.com how it works deposit real estate auction
[2025-12-21 15:51:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:51:42] [query] Engine: default
[2025-12-21 15:51:42] [query] Tokens: auction, com, works, deposit, real, estate, auction.com
[2025-12-21 15:51:42] [query] Mods: 12
[2025-12-21 15:51:42] [query] Using OR logic
[2025-12-21 15:51:46] [query] Query for: ava coffee liên ấp
[2025-12-21 15:51:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:51:46] [query] Engine: default
[2025-12-21 15:51:46] [query] Tokens: avail, availability, available, available 070123, available 24, available070123, available24, avatar, ap, coffee
[2025-12-21 15:51:46] [query] Mods: 12
[2025-12-21 15:51:46] [query] Trying AND logic
[2025-12-21 15:51:46] [query] Using OR logic
[2025-12-21 15:51:47] [query] Found results using: or logic
[2025-12-21 15:51:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(12771,1524,7598) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,12771,1524) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:51:47] [query] Results: 245 Pages of results: 2
[2025-12-21 15:51:47] [query] Execution time: 0.19060
[2025-12-21 15:51:58] [query] Found results using: or logic
[2025-12-21 15:51:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(29178,23,9036,172,171,1271) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29178,23,1271,9036,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 >= '2025-12-21 15:51: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:51:58] [query] Results: 1134 Pages of results: 6
[2025-12-21 15:51:58] [query] Execution time: 15.75576
[2025-12-21 15:53:15] [query] Query for: sc vs nc homes for sale
[2025-12-21 15:53:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:53:15] [query] Engine: default
[2025-12-21 15:53:15] [query] Tokens: sc, vs, nc, homes, sale
[2025-12-21 15:53:15] [query] Mods: 11
[2025-12-21 15:53:15] [query] Trying AND logic
[2025-12-21 15:53:15] [query] Using OR logic
[2025-12-21 15:53:15] [query] Found results using: or logic
[2025-12-21 15:53:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4516,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 >= '2025-12-21 15:53: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 LIMIT 0, 200
[2025-12-21 15:53:15] [query] Results: 926 Pages of results: 5
[2025-12-21 15:53:15] [query] Execution time: 0.55409
[2025-12-21 15:53:37] [index:background] Health check
[2025-12-21 15:53:46] [query] Query for: lennar realtor registration
[2025-12-21 15:53:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:53:46] [query] Engine: default
[2025-12-21 15:53:47] [query] Tokens: realtor, registration, lemar, lennar
[2025-12-21 15:53:47] [query] Mods: 12
[2025-12-21 15:53:47] [query] Using OR logic
[2025-12-21 15:53:49] [query] Found results using: or logic
[2025-12-21 15:53:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(402,8389) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,8389,23642,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:53:49] [query] Results: 541 Pages of results: 3
[2025-12-21 15:53:49] [query] Execution time: 2.24766
[2025-12-21 15:53:50] [indexer:background] Health check
[2025-12-21 15:54:55] [query] Query for: 
[2025-12-21 15:54:55] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:54:55] [query] Engine: default
[2025-12-21 15:54:55] [query] Tokens: 
[2025-12-21 15:54:55] [query] Mods: 11
[2025-12-21 15:54:55] [query] Found results using: or logic
[2025-12-21 15:54:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 15:54: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 LIMIT 0, 200
[2025-12-21 15:54:55] [query] Results: 2028 Pages of results: 11
[2025-12-21 15:54:55] [query] Execution time: 0.21910
[2025-12-21 15:55:26] [query] Query for: 金大鼎五金企業
[2025-12-21 15:55:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:55:26] [query] Engine: default
[2025-12-21 15:55:26] [query] Tokens: 金大鼎五金企業
[2025-12-21 15:55:26] [query] Mods: 11
[2025-12-21 15:55:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 LIMIT 0, 200
[2025-12-21 15:55:26] [query] Results: 0 Pages of results: 0
[2025-12-21 15:55:26] [query] Execution time: 0.09151
[2025-12-21 15:55:44] [query] Query for: in real estate what is a ppa
[2025-12-21 15:55:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:55:44] [query] Engine: default
[2025-12-21 15:55:44] [query] Tokens: appalachian, appallingly, apparent, apparently, kappa, pappalardo, pappas, sheppard, unstoppable, estate
[2025-12-21 15:55:44] [query] Mods: 12
[2025-12-21 15:55:44] [query] Trying AND logic
[2025-12-21 15:55:45] [query] Found results using: and logic
[2025-12-21 15:55:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 15:55: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 ('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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 15:55:45] [query] Results: 30 Pages of results: 1
[2025-12-21 15:55:45] [query] Execution time: 0.43636
[2025-12-21 15:55:47] [query] Query for: 智慧中小学作业截止就不能补交了吗
[2025-12-21 15:55:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:55:47] [query] Engine: default
[2025-12-21 15:55:47] [query] Tokens: 智慧中小学作业截止就不能补交了吗
[2025-12-21 15:55:47] [query] Mods: 11
[2025-12-21 15:55:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:55: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 LIMIT 0, 200
[2025-12-21 15:55:47] [query] Results: 0 Pages of results: 0
[2025-12-21 15:55:47] [query] Execution time: 0.07911
[2025-12-21 15:56:07] [query] Query for: minnesota association of realtors mls fees for non
[2025-12-21 15:56:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:56:07] [query] Engine: default
[2025-12-21 15:56:07] [query] Tokens: minnesota, association, realtors, mls, fees, non
[2025-12-21 15:56:07] [query] Mods: 11
[2025-12-21 15:56:07] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 15:56:07] [query] Using OR logic
[2025-12-21 15:56:07] [query] Found results using: or logic
[2025-12-21 15:56:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16648,155,96,2699,3018,4044) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15: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 LIMIT 0, 200
[2025-12-21 15:56:07] [query] Results: 992 Pages of results: 5
[2025-12-21 15:56:07] [query] Execution time: 0.57668
[2025-12-21 15:56:47] [query] Query for: 281876361099771076 含义
[2025-12-21 15:56:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:56:47] [query] Engine: default
[2025-12-21 15:56:47] [query] Tokens: 281876361099771076 含义 281876361099771076
[2025-12-21 15:56:47] [query] Mods: 11
[2025-12-21 15:56:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 15:56: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 LIMIT 0, 200
[2025-12-21 15:56:47] [query] Results: 0 Pages of results: 0
[2025-12-21 15:56:47] [query] Execution time: 0.19815
[2025-12-21 15:58:14] [query] Query for: 
[2025-12-21 15:58:14] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 15:58:14] [query] Engine: default
[2025-12-21 15:58:14] [query] Tokens: 
[2025-12-21 15:58:14] [query] Mods: 11
[2025-12-21 15:58:14] [query] Found results using: or logic
[2025-12-21 15:58:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 15:58:14') 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 LIMIT 0, 200
[2025-12-21 15:58:14] [query] Results: 2028 Pages of results: 11
[2025-12-21 15:58:14] [query] Execution time: 0.24846
[2025-12-21 15:59:21] [index:background] Health check
[2025-12-21 15:59:21] [indexer:background] Health check
[2025-12-21 15:59:21] [indexer:background] Health check
[2025-12-21 16:00:24] [query] Query for: もう一度、日本人に生まれる
[2025-12-21 16:00:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:00:24] [query] Engine: default
[2025-12-21 16:00:24] [query] Tokens: もう一度 日本人に生まれる
[2025-12-21 16:00:24] [query] Mods: 11
[2025-12-21 16:00:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:00:24] [query] Results: 0 Pages of results: 0
[2025-12-21 16:00:24] [query] Execution time: 0.11238
[2025-12-21 16:01:27] [query] Query for: 037hd แจ็กสแปลโล 5th
[2025-12-21 16:01:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:01:27] [query] Engine: default
[2025-12-21 16:01:27] [query] Tokens: 5th, 037hd แจ็กสแปลโล
[2025-12-21 16:01:27] [query] Mods: 12
[2025-12-21 16:01:27] [query] Using OR logic
[2025-12-21 16:01:27] [query] Found results using: or logic
[2025-12-21 16:01:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(34584) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34584,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:01:27] [query] Results: 1 Pages of results: 1
[2025-12-21 16:01:27] [query] Execution time: 0.14817
[2025-12-21 16:01:31] [query] Query for: 
[2025-12-21 16:01:31] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:01:31] [query] Engine: default
[2025-12-21 16:01:31] [query] Tokens: 
[2025-12-21 16:01:31] [query] Mods: 11
[2025-12-21 16:01:31] [query] Found results using: or logic
[2025-12-21 16:01:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 16:01:31') 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 LIMIT 0, 200
[2025-12-21 16:01:31] [query] Results: 2028 Pages of results: 11
[2025-12-21 16:01:31] [query] Execution time: 0.20584
[2025-12-21 16:02:07] [query] Query for: online-fix.me
[2025-12-21 16:02:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:02:07] [query] Engine: default
[2025-12-21 16:02:07] [query] Tokens: online, fix, fix.me online-fix
[2025-12-21 16:02:07] [query] Mods: 12
[2025-12-21 16:02:07] [query] Using OR logic
[2025-12-21 16:02:08] [query] Found results using: or logic
[2025-12-21 16:02:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7288,994) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7288,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:02: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:02:08] [query] Results: 139 Pages of results: 1
[2025-12-21 16:02:08] [query] Execution time: 0.31888
[2025-12-21 16:02:15] [query] Query for: 
[2025-12-21 16:02:15] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:02:15] [query] Engine: default
[2025-12-21 16:02:15] [query] Tokens: 
[2025-12-21 16:02:15] [query] Mods: 11
[2025-12-21 16:02:15] [query] Found results using: or logic
[2025-12-21 16:02:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 16:02:15') 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 LIMIT 0, 200
[2025-12-21 16:02:15] [query] Results: 2028 Pages of results: 11
[2025-12-21 16:02:15] [query] Execution time: 0.20580
[2025-12-21 16:03:30] [query] Query for: ingram
[2025-12-21 16:03:30] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:03:30] [query] Engine: nc_realtorsr_contacts
[2025-12-21 16:03:30] [query] Tokens: ingram
[2025-12-21 16:03:30] [query] Mods: 5
[2025-12-21 16:03:30] [query] Found results using: or logic
[2025-12-21 16:03:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (23491) 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 LIMIT 0, 200
[2025-12-21 16:03:30] [query] Results: 1 Pages of results: 1
[2025-12-21 16:03:30] [query] Execution time: 0.10884
[2025-12-21 16:03:37] [index:background] Health check
[2025-12-21 16:03:50] [indexer:background] Health check
[2025-12-21 16:04:18] [query] Query for: 
[2025-12-21 16:04:18] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:04:18] [query] Engine: default
[2025-12-21 16:04:18] [query] Tokens: 
[2025-12-21 16:04:18] [query] Mods: 11
[2025-12-21 16:04:18] [query] Found results using: or logic
[2025-12-21 16:04:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 16:04:18') 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 LIMIT 0, 200
[2025-12-21 16:04:18] [query] Results: 2028 Pages of results: 11
[2025-12-21 16:04:18] [query] Execution time: 0.25734
[2025-12-21 16:04:27] [query] Query for: нашествие едигея на москву
[2025-12-21 16:04:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:04:27] [query] Engine: default
[2025-12-21 16:04:27] [query] Tokens: нашествие едигея на москву
[2025-12-21 16:04:27] [query] Mods: 11
[2025-12-21 16:04:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:04:27] [query] Results: 0 Pages of results: 0
[2025-12-21 16:04:27] [query] Execution time: 0.13882
[2025-12-21 16:04:35] [query] Query for: 华为手机 中毒
[2025-12-21 16:04:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:04:35] [query] Engine: default
[2025-12-21 16:04:35] [query] Tokens: 华为手机 中毒
[2025-12-21 16:04:35] [query] Mods: 11
[2025-12-21 16:04:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:04: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 LIMIT 0, 200
[2025-12-21 16:04:35] [query] Results: 0 Pages of results: 0
[2025-12-21 16:04:35] [query] Execution time: 0.11869
[2025-12-21 16:04:37] [query] Query for: what is the formula for kinetic energy
[2025-12-21 16:04:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:04:37] [query] Engine: default
[2025-12-21 16:04:37] [query] Tokens: formula, energy, kinetic
[2025-12-21 16:04:37] [query] Mods: 12
[2025-12-21 16:04:37] [query] Using OR logic
[2025-12-21 16:04:37] [query] Found results using: or logic
[2025-12-21 16:04:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(376,5806) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5806,376,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:04: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:04:37] [query] Results: 34 Pages of results: 1
[2025-12-21 16:04:37] [query] Execution time: 0.12535
[2025-12-21 16:05:27] [query] Query for: real estate agent for new construction
[2025-12-21 16:05:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:05:27] [query] Engine: default
[2025-12-21 16:05:27] [query] Tokens: real, estate, agent, new, construction
[2025-12-21 16:05:27] [query] Mods: 11
[2025-12-21 16:05:27] [query] Trying AND logic
[2025-12-21 16:05:27] [query] Using OR logic
[2025-12-21 16:05:28] [query] Found results using: or logic
[2025-12-21 16:05:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:05:28] [query] Results: 1284 Pages of results: 7
[2025-12-21 16:05:28] [query] Execution time: 0.74908
[2025-12-21 16:06:35] [query] Query for: property deeds in real estate
[2025-12-21 16:06:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:06:35] [query] Engine: default
[2025-12-21 16:06:35] [query] Tokens: property, deeds, real, estate
[2025-12-21 16:06:35] [query] Mods: 11
[2025-12-21 16:06:35] [query] Trying AND logic
[2025-12-21 16:06:35] [query] Using OR logic
[2025-12-21 16:06:35] [query] Found results using: or logic
[2025-12-21 16:06:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,909,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 >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:06:35] [query] Results: 1285 Pages of results: 7
[2025-12-21 16:06:35] [query] Execution time: 0.56500
[2025-12-21 16:06:38] [query] Query for: real estate agent for
[2025-12-21 16:06:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:06:38] [query] Engine: default
[2025-12-21 16:06:38] [query] Tokens: real, estate, agent
[2025-12-21 16:06:38] [query] Mods: 11
[2025-12-21 16:06:38] [query] Trying AND logic
[2025-12-21 16:06:39] [query] Found results using: and logic
[2025-12-21 16:06:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 16: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' ) ) ))) 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 LIMIT 0, 200
[2025-12-21 16:06:39] [query] Results: 352 Pages of results: 2
[2025-12-21 16:06:39] [query] Execution time: 0.99577
[2025-12-21 16:06:45] [query] Query for: national landlords association tenancy agreement pdf free download
[2025-12-21 16:06:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:06:45] [query] Engine: default
[2025-12-21 16:06:45] [query] Tokens: national, landlords, association, tenancy, agreement, pdf, free, download
[2025-12-21 16:06:45] [query] Mods: 11
[2025-12-21 16:06:45] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 16:06:45] [query] Using OR logic
[2025-12-21 16:06:46] [query] Found results using: or logic
[2025-12-21 16:06:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:06:46] [query] Results: 1030 Pages of results: 6
[2025-12-21 16:06:46] [query] Execution time: 0.49441
[2025-12-21 16:06:50] [query] Query for: house for sale laurinburg nc
[2025-12-21 16:06:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:06:50] [query] Engine: default
[2025-12-21 16:06:50] [query] Tokens: house, sale, laurinburg, nc
[2025-12-21 16:06:50] [query] Mods: 11
[2025-12-21 16:06:50] [query] Trying AND logic
[2025-12-21 16:06:50] [query] Using OR logic
[2025-12-21 16:06:50] [query] Found results using: or logic
[2025-12-21 16:06:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,125,9859,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 >= '2025-12-21 16:06: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 LIMIT 0, 200
[2025-12-21 16:06:50] [query] Results: 957 Pages of results: 5
[2025-12-21 16:06:50] [query] Execution time: 0.47798
[2025-12-21 16:06:59] [query] Query for: o-riley broom 3d model
[2025-12-21 16:06:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:06:59] [query] Engine: default
[2025-12-21 16:06:59] [query] Tokens: riley, 3d, broom, model, o
[2025-12-21 16:06:59] [query] Mods: 12
[2025-12-21 16:06:59] [query] Trying AND logic
[2025-12-21 16:06:59] [query] Using OR logic
[2025-12-21 16:07:00] [query] Found results using: or logic
[2025-12-21 16:07:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4694,8595,1732,5654) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24014,4694,8595,1732,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 >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:07:00] [query] Results: 69 Pages of results: 1
[2025-12-21 16:07:00] [query] Execution time: 0.17288
[2025-12-21 16:07:13] [query] Query for: 支付宝芝麻信用分 官方等级划分 标准 2025
[2025-12-21 16:07:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:07:13] [query] Engine: default
[2025-12-21 16:07:14] [query] Tokens: 2025, 支付宝芝麻信用分 官方等级划分 标准
[2025-12-21 16:07:14] [query] Mods: 12
[2025-12-21 16:07:14] [query] Using OR logic
[2025-12-21 16:07:14] [query] Found results using: or logic
[2025-12-21 16:07:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:07:14] [query] Results: 194 Pages of results: 1
[2025-12-21 16:07:14] [query] Execution time: 0.90201
[2025-12-21 16:07:21] [query] Query for: how long are listing agreements usually
[2025-12-21 16:07:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:07:21] [query] Engine: default
[2025-12-21 16:07:21] [query] Tokens: long, listing, agreements, usually
[2025-12-21 16:07:21] [query] Mods: 11
[2025-12-21 16:07:21] [query] Trying AND logic
[2025-12-21 16:07:21] [query] Using OR logic
[2025-12-21 16:07:22] [query] Found results using: or logic
[2025-12-21 16:07:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 16:07: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 LIMIT 0, 200
[2025-12-21 16:07:22] [query] Results: 713 Pages of results: 4
[2025-12-21 16:07:22] [query] Execution time: 0.19002
[2025-12-21 16:07:26] [query] Query for: ノクターンノベル
[2025-12-21 16:07:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:07:26] [query] Engine: default
[2025-12-21 16:07:26] [query] Tokens: ノクターンノベル
[2025-12-21 16:07:26] [query] Mods: 11
[2025-12-21 16:07:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:07: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 LIMIT 0, 200
[2025-12-21 16:07:26] [query] Results: 0 Pages of results: 0
[2025-12-21 16:07:26] [query] Execution time: 0.07505
[2025-12-21 16:07:31] [query] Query for: instacard
[2025-12-21 16:07:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:07:31] [query] Engine: default
[2025-12-21 16:07:31] [query] Tokens: instacard
[2025-12-21 16:07:31] [query] Mods: 11
[2025-12-21 16:07:31] [query] Found results using: or logic
[2025-12-21 16:07:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (54983) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:07:31] [query] Results: 1 Pages of results: 1
[2025-12-21 16:07:31] [query] Execution time: 0.01607
[2025-12-21 16:07:33] [query] Query for: termination
[2025-12-21 16:07:33] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:07:33] [query] Engine: forms_and_contracts
[2025-12-21 16:07:33] [query] Tokens: termination
[2025-12-21 16:07:33] [query] Mods: 5
[2025-12-21 16:07:33] [query] Found results using: or logic
[2025-12-21 16:07:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (15678) 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 16:07:33] [query] Results: 18 Pages of results: 1
[2025-12-21 16:07:33] [query] Execution time: 0.02225
[2025-12-21 16:08:37] [index:background] Health check
[2025-12-21 16:08:50] [indexer:background] Health check
[2025-12-21 16:08:52] [query] Query for: termination of contract
[2025-12-21 16:08:52] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:08:52] [query] Engine: forms_and_contracts
[2025-12-21 16:08:52] [query] Tokens: termination, contract
[2025-12-21 16:08:52] [query] Mods: 5
[2025-12-21 16:08:52] [query] Trying AND logic
[2025-12-21 16:08:52] [query] Found results using: and logic
[2025-12-21 16:08:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (15678,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, 30054, 29271, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 ('28968', '29049', '29158', '29186', '29343', '29546', '29568', '29888', '29895', '29956', '34766', '34782', '35371', '35397', '41768', '41967', '42323') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:08:52] [query] Results: 16 Pages of results: 1
[2025-12-21 16:08:52] [query] Execution time: 0.06223
[2025-12-21 16:09:09] [query] Query for: toront realtor board
[2025-12-21 16:09:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:09:09] [query] Engine: default
[2025-12-21 16:09:09] [query] Tokens: toronto, board, realtor
[2025-12-21 16:09:09] [query] Mods: 12
[2025-12-21 16:09:09] [query] Trying AND logic
[2025-12-21 16:09:09] [query] Found results using: and logic
[2025-12-21 16:09:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(646,402) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22549,646,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 >= '2025-12-21 16:09: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 ('17872') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:09:09] [query] Results: 1 Pages of results: 1
[2025-12-21 16:09:09] [query] Execution time: 0.05334
[2025-12-21 16:09:27] [query] Query for: real estate listings by agent
[2025-12-21 16:09:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:09:27] [query] Engine: default
[2025-12-21 16:09:27] [query] Tokens: real, estate, listings, agent
[2025-12-21 16:09:27] [query] Mods: 11
[2025-12-21 16:09:27] [query] Trying AND logic
[2025-12-21 16:09:27] [query] Using OR logic
[2025-12-21 16:09:27] [query] Found results using: or logic
[2025-12-21 16:09:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:09:27] [query] Results: 1153 Pages of results: 6
[2025-12-21 16:09:27] [query] Execution time: 0.65175
[2025-12-21 16:10:37] [query] Query for: good real estate agents near me fees
[2025-12-21 16:10:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:10:37] [query] Engine: default
[2025-12-21 16:10:37] [query] Tokens: good, real, estate, agents, near, fees
[2025-12-21 16:10:37] [query] Mods: 11
[2025-12-21 16:10:37] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 16:10:37] [query] Using OR logic
[2025-12-21 16:10:37] [query] Found results using: or logic
[2025-12-21 16:10:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,1155,633,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 >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:10:37] [query] Results: 1157 Pages of results: 6
[2025-12-21 16:10:37] [query] Execution time: 0.57378
[2025-12-21 16:11:08] [query] Query for: 우리를 구원하시되 우리의 행한 바
[2025-12-21 16:11:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:11:08] [query] Engine: default
[2025-12-21 16:11:08] [query] Tokens: 우리를 구원하시되 우리의 행한 바
[2025-12-21 16:11:08] [query] Mods: 11
[2025-12-21 16:11:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:11:08] [query] Results: 0 Pages of results: 0
[2025-12-21 16:11:08] [query] Execution time: 0.17254
[2025-12-21 16:11:16] [query] Query for: donna bowerman hog hill rd east hampton ct
[2025-12-21 16:11:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:11:16] [query] Engine: default
[2025-12-21 16:11:16] [query] Tokens: donna, hog, hill, rd, east, hampton, ct, borman, bowerman
[2025-12-21 16:11:16] [query] Mods: 12
[2025-12-21 16:11:16] [query] Using OR logic
[2025-12-21 16:11:16] [query] Found results using: or logic
[2025-12-21 16:11:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(32432,18353,892,21986,7615,57964,28798) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18353,57964,7615,28798,892,21986,32432,51872,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:11:16] [query] Results: 51 Pages of results: 1
[2025-12-21 16:11:16] [query] Execution time: 0.33763
[2025-12-21 16:11:27] [query] Query for: condos for sale by keller williams realtor
[2025-12-21 16:11:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:11:27] [query] Engine: default
[2025-12-21 16:11:27] [query] Tokens: condos, sale, keller, williams, realtor
[2025-12-21 16:11:27] [query] Mods: 11
[2025-12-21 16:11:27] [query] Trying AND logic
[2025-12-21 16:11:27] [query] Using OR logic
[2025-12-21 16:11:27] [query] Found results using: or logic
[2025-12-21 16:11:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7793,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 >= '2025-12-21 16:11: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 LIMIT 0, 200
[2025-12-21 16:11:27] [query] Results: 749 Pages of results: 4
[2025-12-21 16:11:27] [query] Execution time: 0.40322
[2025-12-21 16:11:48] [query] Query for: residance start day
[2025-12-21 16:11:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:11:48] [query] Engine: default
[2025-12-21 16:11:48] [query] Tokens: start, day, residence, residences, residency, residing, resistance, residance
[2025-12-21 16:11:48] [query] Mods: 12
[2025-12-21 16:11:48] [query] Using OR logic
[2025-12-21 16:11:49] [query] Found results using: or logic
[2025-12-21 16:11:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2568,1276) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1276,2568,4117,14062,4923,7596,20007,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:11:49] [query] Results: 312 Pages of results: 2
[2025-12-21 16:11:49] [query] Execution time: 0.66291
[2025-12-21 16:12:12] [query] Query for: sample letter of request for refund payment to a mortgage broker
[2025-12-21 16:12:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:12:12] [query] Engine: default
[2025-12-21 16:12:12] [query] Tokens: sample, letter, request, refund, payment, mortgage, broker
[2025-12-21 16:12:12] [query] Mods: 11
[2025-12-21 16:12:12] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 16:12:12] [query] Using OR logic
[2025-12-21 16:12:12] [query] Found results using: or logic
[2025-12-21 16:12:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,6486,8257,2683,622,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 >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:12:12] [query] Results: 770 Pages of results: 4
[2025-12-21 16:12:12] [query] Execution time: 0.27222
[2025-12-21 16:13:09] [query] Query for: are playboy.tv movies hardcore
[2025-12-21 16:13:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:13:09] [query] Engine: default
[2025-12-21 16:13:09] [query] Tokens: tv, movies, hardegree, playboy hardcore playboy.tv
[2025-12-21 16:13:09] [query] Mods: 12
[2025-12-21 16:13:09] [query] Using OR logic
[2025-12-21 16:13:09] [query] Found results using: or logic
[2025-12-21 16:13:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5918,1532) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1532,5918,47676,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:13:09] [query] Results: 20 Pages of results: 1
[2025-12-21 16:13:09] [query] Execution time: 0.18122
[2025-12-21 16:13:11] [query] Query for: flutamide economico in linea 🌎🩹 www.7rx.biz/it/flutamide online sicuro. acquistare europa ordinare puoi dalleuropa. compra linea. senza prescrizione
[2025-12-21 16:13:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:13:11] [query] Engine: default
[2025-12-21 16:13:11] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, online, www
[2025-12-21 16:13:11] [query] Mods: 12
[2025-12-21 16:13:11] [query] Trying AND logic
[2025-12-21 16:13:11] [query] Using OR logic
[2025-12-21 16:13:11] [query] Found results using: or logic
[2025-12-21 16:13:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 16: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:13:11] [query] Results: 221 Pages of results: 2
[2025-12-21 16:13:11] [query] Execution time: 0.42855
[2025-12-21 16:13:27] [query] Query for: 2200.ctlight203.com
[2025-12-21 16:13:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:13:27] [query] Engine: default
[2025-12-21 16:13:27] [query] Tokens: 2200, com, ctlight203 2200.ctlight203.com
[2025-12-21 16:13:27] [query] Mods: 12
[2025-12-21 16:13:27] [query] Using OR logic
[2025-12-21 16:13:27] [query] Found results using: or logic
[2025-12-21 16:13:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(33006,23) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33006,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 >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:13:27] [query] Results: 199 Pages of results: 1
[2025-12-21 16:13:27] [query] Execution time: 0.62133
[2025-12-21 16:13:37] [index:background] Health check
[2025-12-21 16:13:48] [indexer:background] Health check
[2025-12-21 16:14:27] [query] Query for: 10 ko sla
[2025-12-21 16:14:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:14:27] [query] Engine: default
[2025-12-21 16:14:27] [query] Tokens: kobe, kober, koch, kochis, koehnke, koenekamp, koenkamp, kohler, kohnert, kolodziej
[2025-12-21 16:14:27] [query] Mods: 12
[2025-12-21 16:14:27] [query] Using OR logic
[2025-12-21 16:14:27] [query] Found results using: and logic
[2025-12-21 16:14:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(393) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,23575,72331,23576,16111,16091,49757,27801,14952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:14:27] [query] Results: 8 Pages of results: 1
[2025-12-21 16:14:27] [query] Execution time: 0.10177
[2025-12-21 16:14:34] [query] Query for: world+news+cleantalkorg2.ru+headlines+videos+breaking+news+world+news+american+news+online+stories+and+videos+on+news+news+word+fox+news
[2025-12-21 16:14:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:14:34] [query] Engine: default
[2025-12-21 16:14:34] [query] Tokens: rub, rubbed, rubber, rubbish, ruby, rucker, rucker 2022, rucker2022, rudd, rudd-bishop
[2025-12-21 16:14:34] [query] Mods: 12
[2025-12-21 16:14:34] [query] Using OR logic
[2025-12-21 16:14:35] [query] Found results using: and logic
[2025-12-21 16:14:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1087,3087,12613,2031,321,994,3618,1583,4391,2236) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,14408,24042,27060,27064,10481,56213) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:14:35] [query] Results: 18 Pages of results: 1
[2025-12-21 16:14:35] [query] Execution time: 0.33657
[2025-12-21 16:14:46] [query] Query for: 浙江工业大学学硕发刊目录教育学院
[2025-12-21 16:14:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:14:46] [query] Engine: default
[2025-12-21 16:14:46] [query] Tokens: 浙江工业大学学硕发刊目录教育学院
[2025-12-21 16:14:46] [query] Mods: 11
[2025-12-21 16:14:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:14:46] [query] Results: 0 Pages of results: 0
[2025-12-21 16:14:46] [query] Execution time: 0.08077
[2025-12-21 16:15:49] [query] Query for: shuttle driver jobs nh
[2025-12-21 16:15:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:15:49] [query] Engine: default
[2025-12-21 16:15:49] [query] Tokens: shuttle, nhnc, shuttles, driver, jobs
[2025-12-21 16:15:49] [query] Mods: 12
[2025-12-21 16:15:49] [query] Trying AND logic
[2025-12-21 16:15:49] [query] Using OR logic
[2025-12-21 16:15:49] [query] Found results using: or logic
[2025-12-21 16:15:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2248,201) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (48049,42157,48047,2248,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 >= '2025-12-21 16:15: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:15:49] [query] Results: 38 Pages of results: 1
[2025-12-21 16:15:49] [query] Execution time: 0.04758
[2025-12-21 16:15:51] [query] Query for: 交通银行开始6位593000
[2025-12-21 16:15:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:15:51] [query] Engine: default
[2025-12-21 16:15:51] [query] Tokens: 6, 13000, 15000, 1753938000, 19000, 30005, 30060, 30200, 交通银行开始6位593000 593000
[2025-12-21 16:15:51] [query] Mods: 12
[2025-12-21 16:15:51] [query] Using OR logic
[2025-12-21 16:15:51] [query] Found results using: or logic
[2025-12-21 16:15:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2629) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,35566,33119,64522,54291,31888,31903,31960,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:15:51] [query] Results: 174 Pages of results: 1
[2025-12-21 16:15:51] [query] Execution time: 0.42661
[2025-12-21 16:16:54] [query] Query for: mit math professor salary
[2025-12-21 16:16:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:16:54] [query] Engine: default
[2025-12-21 16:16:54] [query] Tokens: mit, math, professor, salary
[2025-12-21 16:16:54] [query] Mods: 11
[2025-12-21 16:16:54] [query] Trying AND logic
[2025-12-21 16:16:54] [query] Using OR logic
[2025-12-21 16:16:54] [query] Found results using: or logic
[2025-12-21 16:16:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13809,14494,3971,1517) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:16:54] [query] Results: 10 Pages of results: 1
[2025-12-21 16:16:54] [query] Execution time: 0.03438
[2025-12-21 16:17:57] [query] Query for: как открыть чит меню в аок2
[2025-12-21 16:17:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:17:57] [query] Engine: default
[2025-12-21 16:17:57] [query] Tokens: 2, как открыть чит меню в аок2
[2025-12-21 16:17:57] [query] Mods: 12
[2025-12-21 16:17:57] [query] Using OR logic
[2025-12-21 16:18:01] [query] Found results using: or logic
[2025-12-21 16:18:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(706) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 16:17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:18:01] [query] Results: 932 Pages of results: 5
[2025-12-21 16:18:01] [query] Execution time: 3.98932
[2025-12-21 16:18:36] [index:background] Health check
[2025-12-21 16:18:50] [indexer:background] Health check
[2025-12-21 16:18:58] [query] Query for: מה ההבדל בין בקאסית לתצפיתנית
[2025-12-21 16:18:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:18:58] [query] Engine: default
[2025-12-21 16:18:59] [query] Tokens: מה ההבדל בין בקאסית לתצפיתנית
[2025-12-21 16:18:59] [query] Mods: 11
[2025-12-21 16:18:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:18: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 LIMIT 0, 200
[2025-12-21 16:18:59] [query] Results: 0 Pages of results: 0
[2025-12-21 16:18:59] [query] Execution time: 0.16444
[2025-12-21 16:20:57] [query] Query for: joy in the holy ghost
[2025-12-21 16:20:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:20:57] [query] Engine: default
[2025-12-21 16:20:57] [query] Tokens: joy, ghost, hole, holly, holy
[2025-12-21 16:20:57] [query] Mods: 12
[2025-12-21 16:20:57] [query] Using OR logic
[2025-12-21 16:20:57] [query] Found results using: or logic
[2025-12-21 16:20:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(16191,12187) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12187,16191,25085,16026,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:20:57] [query] Results: 14 Pages of results: 1
[2025-12-21 16:20:57] [query] Execution time: 0.21506
[2025-12-21 16:21:01] [query] Query for: @https://is.gd/dxg8p5:https://cutlly.com/zkuzs
[2025-12-21 16:21:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:21:01] [query] Engine: default
[2025-12-21 16:21:01] [query] Tokens: gdp, com, https
[2025-12-21 16:21:01] [query] Mods: 12
[2025-12-21 16:21:01] [query] Trying AND logic
[2025-12-21 16:21:01] [query] Using OR logic
[2025-12-21 16:21:02] [query] Found results using: or logic
[2025-12-21 16:21:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,21) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3314,23,21) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:21:02] [query] Results: 285 Pages of results: 2
[2025-12-21 16:21:02] [query] Execution time: 1.01958
[2025-12-21 16:21:32] [query] Query for: ⣊ beste online-pharma: 🔷 www.lemonaidhealth.shop kaufen tadalafil: $0.59 pro tabletten ⣊cialis tadalafil günstig 10mg preis
[2025-12-21 16:21:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:21:32] [query] Engine: default
[2025-12-21 16:21:32] [query] Tokens: pharmacies, pharmacy, preisler, 0, 59, online, pro, shop, www
[2025-12-21 16:21:32] [query] Mods: 12
[2025-12-21 16:21:32] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 16:21:32] [query] Using OR logic
[2025-12-21 16:21:32] [query] Found results using: or logic
[2025-12-21 16:21:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2630,14218,994,3026,10958,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,32534,72908,2630,14218,994,3026,10958,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 >= '2025-12-21 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:21:32] [query] Results: 272 Pages of results: 2
[2025-12-21 16:21:32] [query] Execution time: 0.62970
[2025-12-21 16:21:47] [query] Query for: airport link หัวหมาก
[2025-12-21 16:21:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:21:47] [query] Engine: default
[2025-12-21 16:21:47] [query] Tokens: airport, link, หัวหมาก
[2025-12-21 16:21:47] [query] Mods: 12
[2025-12-21 16:21:47] [query] Using OR logic
[2025-12-21 16:21:47] [query] Found results using: or logic
[2025-12-21 16:21:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5429,2474) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5429,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 >= '2025-12-21 16:21: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:21:47] [query] Results: 61 Pages of results: 1
[2025-12-21 16:21:47] [query] Execution time: 0.12887
[2025-12-21 16:22:09] [query] Query for: cumpărați stromectol online ivermectin comandă ivermectină 🥀🧙‍♀ www.7rx.biz/stromectol 🥀🧙‍♀.
[2025-12-21 16:22:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:22:09] [query] Engine: default
[2025-12-21 16:22:09] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, online, www
[2025-12-21 16:22:09] [query] Mods: 12
[2025-12-21 16:22:09] [query] Trying AND logic
[2025-12-21 16:22:09] [query] Using OR logic
[2025-12-21 16:22:10] [query] Found results using: or logic
[2025-12-21 16:22:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:22:10] [query] Results: 221 Pages of results: 2
[2025-12-21 16:22:10] [query] Execution time: 0.53739
[2025-12-21 16:22:54] [query] Query for: …а+в+душе+я+танцую+-+…а+в+душе+я+танцую+-+смотреть+онлайн+smotretonlaynfilmyiserialy.ru
[2025-12-21 16:22:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:22:54] [query] Engine: default
[2025-12-21 16:22:54] [query] Tokens: rub, rubbed, rubber, rubbish, ruby, rucker, rucker 2022, rucker2022, rudd, rudd-bishop
[2025-12-21 16:22:54] [query] Mods: 12
[2025-12-21 16:22:54] [query] Trying AND logic
[2025-12-21 16:22:54] [query] Using OR logic
[2025-12-21 16:22:55] [query] Found results using: or logic
[2025-12-21 16:22:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5004) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,14408,24042,27060,27064,10481,56213) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:22:55] [query] Results: 18 Pages of results: 1
[2025-12-21 16:22:55] [query] Execution time: 0.17920
[2025-12-21 16:23:07] [query] Query for: 19/12/25 polisi vs mafunzo
[2025-12-21 16:23:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:23:07] [query] Engine: default
[2025-12-21 16:23:07] [query] Tokens: 19, 12, 25, vs, policies, polisi mafunzo
[2025-12-21 16:23:07] [query] Mods: 12
[2025-12-21 16:23:07] [query] Using OR logic
[2025-12-21 16:23:09] [query] Found results using: or logic
[2025-12-21 16:23:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1022,698,3111,4516) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1022,3111,4516,4847,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:23:09] [query] Results: 493 Pages of results: 3
[2025-12-21 16:23:09] [query] Execution time: 1.67334
[2025-12-21 16:23:17] [query] Query for: can a home ownner refuse inspection during sale
[2025-12-21 16:23:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:23:17] [query] Engine: default
[2025-12-21 16:23:17] [query] Tokens: can, home, refuse, inspection, sale, owner, ownner
[2025-12-21 16:23:17] [query] Mods: 12
[2025-12-21 16:23:17] [query] Using OR logic
[2025-12-21 16:23:26] [query] Found results using: or logic
[2025-12-21 16:23:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(589,234,5089,17178,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,234,17178,5089,125,180,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:23:26] [query] Results: 1103 Pages of results: 6
[2025-12-21 16:23:26] [query] Execution time: 8.92116
[2025-12-21 16:23:37] [index:background] Health check
[2025-12-21 16:23:50] [indexer:background] Health check
[2025-12-21 16:24:10] [query] Query for: まだ死んじゃダメだから
[2025-12-21 16:24:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:24:10] [query] Engine: default
[2025-12-21 16:24:10] [query] Tokens: まだ死んじゃダメだから
[2025-12-21 16:24:10] [query] Mods: 11
[2025-12-21 16:24:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:24:10] [query] Results: 0 Pages of results: 0
[2025-12-21 16:24:10] [query] Execution time: 0.09353
[2025-12-21 16:24:17] [query] Query for: 成人教育平台注册公司数量
[2025-12-21 16:24:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:24:17] [query] Engine: default
[2025-12-21 16:24:17] [query] Tokens: 成人教育平台注册公司数量
[2025-12-21 16:24:17] [query] Mods: 11
[2025-12-21 16:24:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:24: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 LIMIT 0, 200
[2025-12-21 16:24:17] [query] Results: 0 Pages of results: 0
[2025-12-21 16:24:17] [query] Execution time: 0.07503
[2025-12-21 16:26:01] [query] Query for: 
[2025-12-21 16:26:01] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:26:01] [query] Engine: default
[2025-12-21 16:26:01] [query] Tokens: 
[2025-12-21 16:26:01] [query] Mods: 11
[2025-12-21 16:26:01] [query] Found results using: or logic
[2025-12-21 16:26:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 16:26:01') 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 LIMIT 0, 200
[2025-12-21 16:26:01] [query] Results: 2028 Pages of results: 11
[2025-12-21 16:26:01] [query] Execution time: 0.26437
[2025-12-21 16:26:48] [query] Query for: 火山平台 有没有教育优惠
[2025-12-21 16:26:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:26:48] [query] Engine: default
[2025-12-21 16:26:48] [query] Tokens: 火山平台 有没有教育优惠
[2025-12-21 16:26:48] [query] Mods: 11
[2025-12-21 16:26:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:26:48] [query] Results: 0 Pages of results: 0
[2025-12-21 16:26:48] [query] Execution time: 0.09826
[2025-12-21 16:28:28] [query] Query for: 葫芦岛市国有资本投资运营改革试点
[2025-12-21 16:28:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:28:28] [query] Engine: default
[2025-12-21 16:28:28] [query] Tokens: 葫芦岛市国有资本投资运营改革试点
[2025-12-21 16:28:28] [query] Mods: 11
[2025-12-21 16:28:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:28:28] [query] Results: 0 Pages of results: 0
[2025-12-21 16:28:28] [query] Execution time: 0.16514
[2025-12-21 16:28:36] [index:background] Health check
[2025-12-21 16:28:38] [query] Query for: real estate forum city 2025
[2025-12-21 16:28:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:28:38] [query] Engine: default
[2025-12-21 16:28:38] [query] Tokens: real, estate, forum, city, 2025, city 2025
[2025-12-21 16:28:38] [query] Mods: 12
[2025-12-21 16:28:38] [query] Using OR logic
[2025-12-21 16:28:49] [indexer:background] Health check
[2025-12-21 16:28:52] [query] Found results using: or logic
[2025-12-21 16:28:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,582,172,10118,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,582,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 >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:28:52] [query] Results: 1059 Pages of results: 6
[2025-12-21 16:28:52] [query] Execution time: 14.63733
[2025-12-21 16:29:04] [query] Query for: 
[2025-12-21 16:29:04] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:29:04] [query] Engine: default
[2025-12-21 16:29:04] [query] Tokens: 
[2025-12-21 16:29:04] [query] Mods: 11
[2025-12-21 16:29:04] [query] Found results using: or logic
[2025-12-21 16:29:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 16:29: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 LIMIT 0, 200
[2025-12-21 16:29:04] [query] Results: 2028 Pages of results: 11
[2025-12-21 16:29:04] [query] Execution time: 0.27076
[2025-12-21 16:31:59] [query] Query for: knowledge base real estate fl
[2025-12-21 16:31:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:31:59] [query] Engine: default
[2025-12-21 16:31:59] [query] Tokens: knowledge, base, real, estate, fl
[2025-12-21 16:31:59] [query] Mods: 11
[2025-12-21 16:31:59] [query] Trying AND logic
[2025-12-21 16:31:59] [query] Using OR logic
[2025-12-21 16:31:59] [query] Found results using: or logic
[2025-12-21 16:31:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2962,222,171,172,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 >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:31:59] [query] Results: 962 Pages of results: 5
[2025-12-21 16:31:59] [query] Execution time: 0.39957
[2025-12-21 16:32:51] [query] Query for: 
[2025-12-21 16:32:51] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:32:51] [query] Engine: default
[2025-12-21 16:32:51] [query] Tokens: 
[2025-12-21 16:32:51] [query] Mods: 11
[2025-12-21 16:32:52] [query] Found results using: or logic
[2025-12-21 16:32:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 16:32:51') 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 LIMIT 0, 200
[2025-12-21 16:32:52] [query] Results: 2028 Pages of results: 11
[2025-12-21 16:32:52] [query] Execution time: 0.20614
[2025-12-21 16:33:39] [index:background] Health check
[2025-12-21 16:33:50] [indexer:background] Health check
[2025-12-21 16:33:53] [query] Query for: real estate collections agency
[2025-12-21 16:33:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:33:53] [query] Engine: default
[2025-12-21 16:33:53] [query] Tokens: real, estate, collections, agency
[2025-12-21 16:33:53] [query] Mods: 11
[2025-12-21 16:33:53] [query] Trying AND logic
[2025-12-21 16:33:53] [query] Using OR logic
[2025-12-21 16:33:53] [query] Found results using: or logic
[2025-12-21 16:33:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3865,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 >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:33:53] [query] Results: 1026 Pages of results: 6
[2025-12-21 16:33:53] [query] Execution time: 0.41336
[2025-12-21 16:36:38] [query] Query for: 55+ communities in north carolina
[2025-12-21 16:36:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:36:38] [query] Engine: default
[2025-12-21 16:36:38] [query] Tokens: 55, communities, north, carolina
[2025-12-21 16:36:38] [query] Mods: 11
[2025-12-21 16:36:38] [query] Trying AND logic
[2025-12-21 16:36:38] [query] Found results using: and logic
[2025-12-21 16:36:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9628,5284,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 >= '2025-12-21 16: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' ) ) ))) AND s.id IN ('20288', '21672', '49092') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:36:38] [query] Results: 3 Pages of results: 1
[2025-12-21 16:36:38] [query] Execution time: 0.05889
[2025-12-21 16:36:39] [query] Query for: 
[2025-12-21 16:36:39] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:36:39] [query] Engine: default
[2025-12-21 16:36:39] [query] Tokens: 
[2025-12-21 16:36:39] [query] Mods: 11
[2025-12-21 16:36:39] [query] Found results using: or logic
[2025-12-21 16:36:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 16:36: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 LIMIT 0, 200
[2025-12-21 16:36:39] [query] Results: 2028 Pages of results: 11
[2025-12-21 16:36:39] [query] Execution time: 0.20636
[2025-12-21 16:37:09] [query] Query for: nationwide certification of trust form
[2025-12-21 16:37:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:37:09] [query] Engine: default
[2025-12-21 16:37:09] [query] Tokens: nationwide, certification, trust, form
[2025-12-21 16:37:09] [query] Mods: 11
[2025-12-21 16:37:09] [query] Trying AND logic
[2025-12-21 16:37:09] [query] Using OR logic
[2025-12-21 16:37:09] [query] Found results using: or logic
[2025-12-21 16:37:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11208,916,3288,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 >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:37:09] [query] Results: 933 Pages of results: 5
[2025-12-21 16:37:09] [query] Execution time: 0.25446
[2025-12-21 16:37:29] [query] Query for: sample professional services disclosure
[2025-12-21 16:37:29] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:37:29] [query] Engine: forms_and_contracts
[2025-12-21 16:37:29] [query] Tokens: sample, professional, services, disclosure
[2025-12-21 16:37:29] [query] Mods: 5
[2025-12-21 16:37:29] [query] Trying AND logic
[2025-12-21 16:37:29] [query] Using OR logic
[2025-12-21 16:37:29] [query] Found results using: or logic
[2025-12-21 16:37:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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,6557) 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 16:37:29] [query] Results: 175 Pages of results: 1
[2025-12-21 16:37:29] [query] Execution time: 0.08268
[2025-12-21 16:38:02] [query] Query for: art. 474 do cpc
[2025-12-21 16:38:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:38:02] [query] Engine: default
[2025-12-21 16:38:02] [query] Tokens: 47407, 4743, 47433, 47438, 47439, 47481, 47481 47481, 4748147481, 47482, 47491
[2025-12-21 16:38:02] [query] Mods: 12
[2025-12-21 16:38:02] [query] Using OR logic
[2025-12-21 16:38:02] [query] Found results using: and logic
[2025-12-21 16:38:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1518,14714) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53522,33453,53697,53767,53742,54059,54060,54061,54063,54138) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:38:02] [query] Results: 1 Pages of results: 1
[2025-12-21 16:38:02] [query] Execution time: 0.01833
[2025-12-21 16:38:19] [query] Query for: easymesh　2.4g　5g　ssid
[2025-12-21 16:38:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:38:19] [query] Engine: default
[2025-12-21 16:38:19] [query] Tokens: 1faipqlsftq04zblgvvbqzz2hujgv10zm15sreqfdjlji94g0ecyv, 1faipqlsftq04zblgvvbqzz2hujgv10zm15sreqfdjlji94g0ecyv_iq, 1faipqlsftq04zblgvvbqzz2hujgv10zm15sreqfdjlji94g0ecyviq, cassidy, nbp4ghpct5ex4xi2h, ptcddizar2if2xpjbpjn4g, wn_nbp4ghpct5ex4xi2h_qpva, wn_ptcddizar2if2xpjbpjn4g, wnnbp4ghpct5ex4xi2hqpva, wnptcddizar2if2xpjbpjn4g
[2025-12-21 16:38:19] [query] Mods: 12
[2025-12-21 16:38:19] [query] Trying AND logic
[2025-12-21 16:38:19] [query] Using OR logic
[2025-12-21 16:38:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(706,24592) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (61782,61784,61785,23072,72447,60528,72449,60529,72450,60530) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:38:19] [query] Results: 0 Pages of results: 0
[2025-12-21 16:38:19] [query] Execution time: 0.16391
[2025-12-21 16:38:37] [index:background] Health check
[2025-12-21 16:38:40] [query] Query for: 
[2025-12-21 16:38:40] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:38:40] [query] Engine: default
[2025-12-21 16:38:40] [query] Tokens: 
[2025-12-21 16:38:40] [query] Mods: 11
[2025-12-21 16:38:40] [query] Found results using: or logic
[2025-12-21 16:38:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 16:38:40') 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 LIMIT 0, 200
[2025-12-21 16:38:40] [query] Results: 2028 Pages of results: 11
[2025-12-21 16:38:40] [query] Execution time: 0.20879
[2025-12-21 16:38:50] [indexer:background] Health check
[2025-12-21 16:39:16] [query] Query for: working
[2025-12-21 16:39:16] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:39:16] [query] Engine: forms_and_contracts
[2025-12-21 16:39:16] [query] Tokens: working
[2025-12-21 16:39:16] [query] Mods: 5
[2025-12-21 16:39:16] [query] Found results using: or logic
[2025-12-21 16:39:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 16:39:16] [query] Results: 18 Pages of results: 1
[2025-12-21 16:39:16] [query] Execution time: 0.03624
[2025-12-21 16:39:41] [query] Query for: texas real estate contract for sale by owner
[2025-12-21 16:39:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:39:41] [query] Engine: default
[2025-12-21 16:39:41] [query] Tokens: texas, real, estate, contract, sale, owner
[2025-12-21 16:39:41] [query] Mods: 11
[2025-12-21 16:39:41] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 16:39:41] [query] Using OR logic
[2025-12-21 16:39:41] [query] Found results using: or logic
[2025-12-21 16:39:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4115,171,172,2727,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 >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:39:41] [query] Results: 1483 Pages of results: 8
[2025-12-21 16:39:41] [query] Execution time: 0.66830
[2025-12-21 16:41:05] [query] Query for: serophene generika erfahrungen 🦙 www.7rx.biz/de/serophene kann ich online deutschland kaufen?. kaufen visa bestellen deutschland. günstiges online.
[2025-12-21 16:41:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:41:05] [query] Engine: default
[2025-12-21 16:41:05] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, de, online, visa, www
[2025-12-21 16:41:05] [query] Mods: 12
[2025-12-21 16:41:05] [query] Trying AND logic
[2025-12-21 16:41:05] [query] Using OR logic
[2025-12-21 16:41:06] [query] Found results using: or logic
[2025-12-21 16:41:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3783,994,21266,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:41:06] [query] Results: 229 Pages of results: 2
[2025-12-21 16:41:06] [query] Execution time: 0.56896
[2025-12-21 16:42:02] [query] Query for: contract for sale of real estate by owner
[2025-12-21 16:42:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:42:02] [query] Engine: default
[2025-12-21 16:42:02] [query] Tokens: contract, sale, real, estate, owner
[2025-12-21 16:42:02] [query] Mods: 11
[2025-12-21 16:42:02] [query] Trying AND logic
[2025-12-21 16:42:02] [query] Using OR logic
[2025-12-21 16:42:02] [query] Found results using: or logic
[2025-12-21 16:42:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:42:02] [query] Results: 1481 Pages of results: 8
[2025-12-21 16:42:02] [query] Execution time: 0.78271
[2025-12-21 16:42:14] [query] Query for: resale package
[2025-12-21 16:42:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:42:14] [query] Engine: default
[2025-12-21 16:42:15] [query] Tokens: resale, package
[2025-12-21 16:42:15] [query] Mods: 11
[2025-12-21 16:42:15] [query] Trying AND logic
[2025-12-21 16:42:15] [query] Using OR logic
[2025-12-21 16:42:15] [query] Found results using: or logic
[2025-12-21 16:42:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3050) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:42: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 LIMIT 0, 200
[2025-12-21 16:42:15] [query] Results: 22 Pages of results: 1
[2025-12-21 16:42:15] [query] Execution time: 0.45798
[2025-12-21 16:42:21] [query] Query for: nextdoor.com/pages/ leonardo.txt
[2025-12-21 16:42:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:42:21] [query] Engine: default
[2025-12-21 16:42:21] [query] Tokens: nextdoor, nextdoorphotos, com, pages
[2025-12-21 16:42:21] [query] Mods: 12
[2025-12-21 16:42:21] [query] Trying AND logic
[2025-12-21 16:42:21] [query] Using OR logic
[2025-12-21 16:42:21] [query] Found results using: or logic
[2025-12-21 16:42:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,2400) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57915,58271,23,2400) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:42: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:42:21] [query] Results: 214 Pages of results: 2
[2025-12-21 16:42:21] [query] Execution time: 0.59625
[2025-12-21 16:42:41] [query] Query for: zip
[2025-12-21 16:42:41] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:42:41] [query] Engine: default
[2025-12-21 16:42:41] [query] Tokens: zip
[2025-12-21 16:42:41] [query] Mods: 11
[2025-12-21 16:42:41] [query] Found results using: or logic
[2025-12-21 16:42:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:42: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 LIMIT 0, 200
[2025-12-21 16:42:41] [query] Results: 1 Pages of results: 1
[2025-12-21 16:42:41] [query] Execution time: 0.01559
[2025-12-21 16:42:48] [query] Query for: zip forms form library
[2025-12-21 16:42:48] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:42:48] [query] Engine: default
[2025-12-21 16:42:48] [query] Tokens: zip, forms, form, library
[2025-12-21 16:42:48] [query] Mods: 11
[2025-12-21 16:42:48] [query] Trying AND logic
[2025-12-21 16:42:48] [query] Using OR logic
[2025-12-21 16:42:48] [query] Found results using: or logic
[2025-12-21 16:42:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:42:48] [query] Results: 981 Pages of results: 5
[2025-12-21 16:42:48] [query] Execution time: 0.27319
[2025-12-21 16:42:50] [query] Query for: kinky black hood in the nightpark
[2025-12-21 16:42:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:42:50] [query] Engine: default
[2025-12-21 16:42:50] [query] Tokens: adulthood, childhood, likelihood, livelihood, livelihoods, motherhood, nc-neighborhood, ncneighborhood, neighborhood, neighborhoods
[2025-12-21 16:42:50] [query] Mods: 12
[2025-12-21 16:42:50] [query] Using OR logic
[2025-12-21 16:42:50] [query] Found results using: and logic
[2025-12-21 16:42:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4091) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57973,6657,4629,15260,26991,22747,40255,40256,2713,6210) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:42:50] [query] Results: 70 Pages of results: 1
[2025-12-21 16:42:50] [query] Execution time: 0.21675
[2025-12-21 16:42:58] [query] Query for: hoa
[2025-12-21 16:42:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:42:58] [query] Engine: default
[2025-12-21 16:42:58] [query] Tokens: hoa
[2025-12-21 16:42:58] [query] Mods: 11
[2025-12-21 16:42:58] [query] Found results using: or logic
[2025-12-21 16:42:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:42: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 LIMIT 0, 200
[2025-12-21 16:42:58] [query] Results: 8 Pages of results: 1
[2025-12-21 16:42:58] [query] Execution time: 0.01922
[2025-12-21 16:43:19] [query] Query for: discord browser
[2025-12-21 16:43:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:43:19] [query] Engine: default
[2025-12-21 16:43:19] [query] Tokens: discard, discarded, broker, broker2, discord browser
[2025-12-21 16:43:19] [query] Mods: 11
[2025-12-21 16:43:19] [query] Using OR logic
[2025-12-21 16:43:19] [query] Found results using: or logic
[2025-12-21 16:43:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25281,8295,1885,37397,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:43: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 LIMIT 0, 200
[2025-12-21 16:43:19] [query] Results: 389 Pages of results: 2
[2025-12-21 16:43:19] [query] Execution time: 0.23906
[2025-12-21 16:43:31] [query] Query for: hoa
[2025-12-21 16:43:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:43:31] [query] Engine: default
[2025-12-21 16:43:31] [query] Tokens: hoa
[2025-12-21 16:43:31] [query] Mods: 11
[2025-12-21 16:43:31] [query] Found results using: or logic
[2025-12-21 16:43:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:43:31] [query] Results: 8 Pages of results: 1
[2025-12-21 16:43:31] [query] Execution time: 0.01423
[2025-12-21 16:43:36] [index:background] Health check
[2025-12-21 16:43:52] [query] Query for: hoa
[2025-12-21 16:43:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:43:52] [query] Engine: default
[2025-12-21 16:43:52] [query] Tokens: hoa
[2025-12-21 16:43:52] [query] Mods: 11
[2025-12-21 16:43:53] [query] Found results using: or logic
[2025-12-21 16:43:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:43: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 LIMIT 0, 200
[2025-12-21 16:43:53] [query] Results: 8 Pages of results: 1
[2025-12-21 16:43:53] [query] Execution time: 0.02926
[2025-12-21 16:43:53] [indexer:background] Health check
[2025-12-21 16:44:56] [query] Query for: site:msn.com real estate property listings
[2025-12-21 16:44:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:44:56] [query] Engine: default
[2025-12-21 16:44:56] [query] Tokens: tmsnewlogohorizontal071314, com, estate, listings, property, real, site
[2025-12-21 16:44:56] [query] Mods: 12
[2025-12-21 16:44:56] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 16:44:56] [query] Using OR logic
[2025-12-21 16:45:20] [query] Found results using: or logic
[2025-12-21 16:45:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,172,906,107,171,1964) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,172,906,107,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 >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:45:20] [query] Results: 1389 Pages of results: 7
[2025-12-21 16:45:20] [query] Execution time: 24.00997
[2025-12-21 16:48:01] [query] Query for: que vehiculos entran a decreto con letra
[2025-12-21 16:48:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:48:01] [query] Engine: default
[2025-12-21 16:48:01] [query] Tokens: conceal, concealed, concealing, concealment, conceivable, conceivably, conceive, conceived, concentrate, concentrated
[2025-12-21 16:48:01] [query] Mods: 12
[2025-12-21 16:48:01] [query] Using OR logic
[2025-12-21 16:48:01] [query] Found results using: and logic
[2025-12-21 16:48:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(59816) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:48:01] [query] Results: 31 Pages of results: 1
[2025-12-21 16:48:01] [query] Execution time: 0.02671
[2025-12-21 16:48:39] [index:background] Health check
[2025-12-21 16:48:50] [query] Query for: 我的世界拔刀剑印刀变妖刀
[2025-12-21 16:48:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:48:50] [query] Engine: default
[2025-12-21 16:48:50] [query] Tokens: 我的世界拔刀剑印刀变妖刀
[2025-12-21 16:48:50] [query] Mods: 11
[2025-12-21 16:48:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:48:50] [query] Results: 0 Pages of results: 0
[2025-12-21 16:48:50] [query] Execution time: 0.07973
[2025-12-21 16:48:51] [indexer:background] Health check
[2025-12-21 16:49:50] [query] Query for: 2910 3rd ave bronx ny 10455
[2025-12-21 16:49:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:49:50] [query] Engine: default
[2025-12-21 16:49:50] [query] Tokens: 2910, 3rd, ave, ny, bronx 10455 2910 3rd ny 10455 10455
[2025-12-21 16:49:50] [query] Mods: 12
[2025-12-21 16:49:50] [query] Using OR logic
[2025-12-21 16:49:50] [query] Found results using: or logic
[2025-12-21 16:49:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(48929,18140,15551,17815) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (48929,18140,15551,17815,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:49:50] [query] Results: 19 Pages of results: 1
[2025-12-21 16:49:50] [query] Execution time: 0.29575
[2025-12-21 16:50:31] [query] Query for: billig provigil online 🦹👊➮ www.7search.xyz/provigil acquisto online. fed ex generiske tabletter kjøp grønne på nettet. generisk merkevare hvor kan jeg kjøpe nettet billig.
[2025-12-21 16:50:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:50:31] [query] Engine: default
[2025-12-21 16:50:31] [query] Tokens: kandyce, kane, kaneohe, kangaroo, kangaroos, kansas, ex, fed, online, pa
[2025-12-21 16:50:31] [query] Mods: 12
[2025-12-21 16:50:31] [query] Trying AND logic
[2025-12-21 16:50:31] [query] Using OR logic
[2025-12-21 16:50:31] [query] Found results using: or logic
[2025-12-21 16:50:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7863,2188,994,7795,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7863,2188,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 >= '2025-12-21 16:50: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:50:31] [query] Results: 128 Pages of results: 1
[2025-12-21 16:50:31] [query] Execution time: 0.29112
[2025-12-21 16:50:45] [query] Query for: cumpărați stromectol online ivermectin comandă ivermectină ⡙🤏 www.7search.xyz/ivermectin ⡙🤏.
[2025-12-21 16:50:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:50:45] [query] Engine: default
[2025-12-21 16:50:45] [query] Tokens: online, www, xyz, cumparati stromectol ivermectin comanda ivermectina ⡙🤏 7search
[2025-12-21 16:50:45] [query] Mods: 12
[2025-12-21 16:50:45] [query] Using OR logic
[2025-12-21 16:50:46] [query] Found results using: or logic
[2025-12-21 16:50:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 16:50: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:50:46] [query] Results: 222 Pages of results: 2
[2025-12-21 16:50:46] [query] Execution time: 0.84639
[2025-12-21 16:50:59] [query] Query for: buyer broker agreement termination
[2025-12-21 16:50:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:50:59] [query] Engine: default
[2025-12-21 16:50:59] [query] Tokens: buyer, broker, agreement, termination
[2025-12-21 16:50:59] [query] Mods: 11
[2025-12-21 16:50:59] [query] Trying AND logic
[2025-12-21 16:50:59] [query] Using OR logic
[2025-12-21 16:51:00] [query] Found results using: or logic
[2025-12-21 16:51:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1885,873,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 >= '2025-12-21 16:50: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 LIMIT 0, 200
[2025-12-21 16:51:00] [query] Results: 1021 Pages of results: 6
[2025-12-21 16:51:00] [query] Execution time: 0.43305
[2025-12-21 16:51:32] [query] Query for: queencard lyrics
[2025-12-21 16:51:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:51:32] [query] Engine: default
[2025-12-21 16:51:32] [query] Tokens: queencard lyrics
[2025-12-21 16:51:32] [query] Mods: 11
[2025-12-21 16:51:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:51:32] [query] Results: 0 Pages of results: 0
[2025-12-21 16:51:32] [query] Execution time: 0.12597
[2025-12-21 16:51:35] [query] Query for: sales agreement to purchase house
[2025-12-21 16:51:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:51:35] [query] Engine: default
[2025-12-21 16:51:35] [query] Tokens: sales, agreement, purchase, house
[2025-12-21 16:51:35] [query] Mods: 11
[2025-12-21 16:51:35] [query] Trying AND logic
[2025-12-21 16:51:35] [query] Using OR logic
[2025-12-21 16:51:35] [query] Found results using: or logic
[2025-12-21 16:51:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,873,120,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 >= '2025-12-21 16:51: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 LIMIT 0, 200
[2025-12-21 16:51:35] [query] Results: 1048 Pages of results: 6
[2025-12-21 16:51:35] [query] Execution time: 0.33991
[2025-12-21 16:51:55] [query] Query for: santa fe new mexico typical realtor commission
[2025-12-21 16:51:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:51:55] [query] Engine: default
[2025-12-21 16:51:55] [query] Tokens: fe3bf910, fe3bf910-6246-ef11-9cd5-00155d10122d, fe3bf9106246ef119cd500155d10122d, fear, feared, fearful, fearing, fearless, fears, feasibility
[2025-12-21 16:51:55] [query] Mods: 12
[2025-12-21 16:51:55] [query] Using OR logic
[2025-12-21 16:51:55] [query] Found results using: and logic
[2025-12-21 16:51:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(843,6354,110,402,13756,5467) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57541,57543,57544,2839,17743,13460,15788,13518,21600,34245) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:51: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:51:55] [query] Results: 57 Pages of results: 1
[2025-12-21 16:51:55] [query] Execution time: 0.47086
[2025-12-21 16:51:57] [query] Query for: cmu 15-447
[2025-12-21 16:51:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:51:57] [query] Engine: default
[2025-12-21 16:51:57] [query] Tokens: 447, 447 447, 447447, 44756, 44757, 44778, 4478, 44781, 44797929, 15
[2025-12-21 16:51:57] [query] Mods: 12
[2025-12-21 16:51:57] [query] Trying AND logic
[2025-12-21 16:51:57] [query] Found results using: and logic
[2025-12-21 16:51:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(787) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (52525,52526,52527,45509,45473,45512,42116,45510,1036,787) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:51: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 ('44993') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:51:57] [query] Results: 1 Pages of results: 1
[2025-12-21 16:51:57] [query] Execution time: 0.03913
[2025-12-21 16:52:06] [query] Query for: 
[2025-12-21 16:52:06] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:52:06] [query] Engine: default
[2025-12-21 16:52:06] [query] Tokens: 
[2025-12-21 16:52:06] [query] Mods: 11
[2025-12-21 16:52:06] [query] Found results using: or logic
[2025-12-21 16:52:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 16:52:06') 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 LIMIT 0, 200
[2025-12-21 16:52:06] [query] Results: 2028 Pages of results: 11
[2025-12-21 16:52:06] [query] Execution time: 0.30733
[2025-12-21 16:53:30] [query] Query for: hoteles en san diego california
[2025-12-21 16:53:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:53:30] [query] Engine: default
[2025-12-21 16:53:30] [query] Tokens: en, san, diego, california, hotels, hotel’s, hoteles
[2025-12-21 16:53:30] [query] Mods: 12
[2025-12-21 16:53:30] [query] Using OR logic
[2025-12-21 16:53:30] [query] Found results using: or logic
[2025-12-21 16:53:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4112,11623,49439,4127) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4127,11623,4112,5333,59477,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16:53: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:53:30] [query] Results: 38 Pages of results: 1
[2025-12-21 16:53:30] [query] Execution time: 0.11090
[2025-12-21 16:53:38] [index:background] Health check
[2025-12-21 16:53:51] [indexer:background] Health check
[2025-12-21 16:53:52] [query] Query for: 高仁山
[2025-12-21 16:53:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:53:52] [query] Engine: default
[2025-12-21 16:53:52] [query] Tokens: 高仁山
[2025-12-21 16:53:52] [query] Mods: 11
[2025-12-21 16:53:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 LIMIT 0, 200
[2025-12-21 16:53:52] [query] Results: 0 Pages of results: 0
[2025-12-21 16:53:52] [query] Execution time: 0.08185
[2025-12-21 16:55:32] [query] Query for: nc
[2025-12-21 16:55:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:55:32] [query] Engine: default
[2025-12-21 16:55:35] [query] Tokens: nc
[2025-12-21 16:55:35] [query] Mods: 11
[2025-12-21 16:55:36] [query] Found results using: or logic
[2025-12-21 16:55:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 16:55: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 LIMIT 0, 200
[2025-12-21 16:55:36] [query] Results: 662 Pages of results: 4
[2025-12-21 16:55:36] [query] Execution time: 3.41003
[2025-12-21 16:55:41] [query] Query for: zirconia nc real estate
[2025-12-21 16:55:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:55:41] [query] Engine: default
[2025-12-21 16:55:41] [query] Tokens: nc, real, estate, zirconia
[2025-12-21 16:55:41] [query] Mods: 12
[2025-12-21 16:55:41] [query] Using OR logic
[2025-12-21 16:55:59] [query] Found results using: or logic
[2025-12-21 16:55:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,396,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:55:59] [query] Results: 1179 Pages of results: 6
[2025-12-21 16:55:59] [query] Execution time: 18.12757
[2025-12-21 16:56:32] [query] Query for: квалифицированная консультация психолога онлайн соломоновы острова непал по скайпу русскоязычный психолог в германии skype:amt777
[2025-12-21 16:56:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:56:32] [query] Engine: default
[2025-12-21 16:56:32] [query] Tokens: квалифицированная консультация психолога онлайн соломоновы острова непал по скайпу русскоязычный
[2025-12-21 16:56:32] [query] Mods: 12
[2025-12-21 16:56:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(12787) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 16:56:32] [query] Results: 0 Pages of results: 0
[2025-12-21 16:56:32] [query] Execution time: 0.34122
[2025-12-21 16:57:17] [query] Query for: 
[2025-12-21 16:57:17] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:57:17] [query] Engine: default
[2025-12-21 16:57:17] [query] Tokens: 
[2025-12-21 16:57:17] [query] Mods: 11
[2025-12-21 16:57:17] [query] Found results using: or logic
[2025-12-21 16:57:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 16:57: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 LIMIT 0, 200
[2025-12-21 16:57:17] [query] Results: 2028 Pages of results: 11
[2025-12-21 16:57:17] [query] Execution time: 0.20836
[2025-12-21 16:59:23] [index:background] Health check
[2025-12-21 16:59:23] [indexer:background] Health check
[2025-12-21 16:59:23] [indexer:background] Health check
[2025-12-21 16:59:52] [query] Query for: north carolina real esate handbook
[2025-12-21 16:59:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 16:59:52] [query] Engine: default
[2025-12-21 16:59:52] [query] Tokens: north, carolina, real, handbook, equate, est, estate, estate 17, estate 2, esate
[2025-12-21 16:59:52] [query] Mods: 12
[2025-12-21 16:59:52] [query] Using OR logic
[2025-12-21 17:00:04] [query] Found results using: or logic
[2025-12-21 17:00:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(254,21034,253,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,21034,32859,11202,172,61301,11468,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:00:04] [query] Results: 1081 Pages of results: 6
[2025-12-21 17:00:04] [query] Execution time: 11.36521
[2025-12-21 17:00:18] [query] Query for: acquisto etizolam originale ❤️️🥤📫 www.7rx.biz/it/etizolam ordinare europa online europa. acquista cod. economico in linea.
[2025-12-21 17:00:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:00:18] [query] Engine: default
[2025-12-21 17:00:18] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, cod, online, www
[2025-12-21 17:00:18] [query] Mods: 12
[2025-12-21 17:00:18] [query] Trying AND logic
[2025-12-21 17:00:18] [query] Using OR logic
[2025-12-21 17:00:18] [query] Found results using: or logic
[2025-12-21 17:00:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(22434,994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,22434,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 >= '2025-12-21 17:00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:00:18] [query] Results: 222 Pages of results: 2
[2025-12-21 17:00:18] [query] Execution time: 0.43876
[2025-12-21 17:00:22] [query] Query for: ヒトヅマイスター！
[2025-12-21 17:00:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:00:22] [query] Engine: default
[2025-12-21 17:00:22] [query] Tokens: ヒトヅマイスター
[2025-12-21 17:00:22] [query] Mods: 11
[2025-12-21 17:00:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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 LIMIT 0, 200
[2025-12-21 17:00:22] [query] Results: 0 Pages of results: 0
[2025-12-21 17:00:22] [query] Execution time: 0.07411
[2025-12-21 17:02:25] [query] Query for: raiffeisen bank uae
[2025-12-21 17:02:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:02:25] [query] Engine: default
[2025-12-21 17:02:25] [query] Tokens: bank, raiffeisen uae
[2025-12-21 17:02:25] [query] Mods: 12
[2025-12-21 17:02:25] [query] Using OR logic
[2025-12-21 17:02:25] [query] Found results using: or logic
[2025-12-21 17:02:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2140) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:02:25] [query] Results: 47 Pages of results: 1
[2025-12-21 17:02:25] [query] Execution time: 0.20245
[2025-12-21 17:03:36] [index:background] Health check
[2025-12-21 17:03:42] [query] Query for: 
[2025-12-21 17:03:42] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:03:42] [query] Engine: default
[2025-12-21 17:03:42] [query] Tokens: 
[2025-12-21 17:03:42] [query] Mods: 11
[2025-12-21 17:03:43] [query] Found results using: or logic
[2025-12-21 17:03:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 17:03: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 LIMIT 0, 200
[2025-12-21 17:03:43] [query] Results: 2028 Pages of results: 11
[2025-12-21 17:03:43] [query] Execution time: 0.20347
[2025-12-21 17:03:50] [indexer:background] Health check
[2025-12-21 17:04:03] [query] Query for: where can realtors register free online
[2025-12-21 17:04:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:04:03] [query] Engine: default
[2025-12-21 17:04:03] [query] Tokens: can, realtors, register, free, online
[2025-12-21 17:04:03] [query] Mods: 11
[2025-12-21 17:04:03] [query] Trying AND logic
[2025-12-21 17:04:03] [query] Using OR logic
[2025-12-21 17:04:04] [query] Found results using: or logic
[2025-12-21 17:04:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,96,908,2811,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 >= '2025-12-21 17: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 LIMIT 0, 200
[2025-12-21 17:04:04] [query] Results: 1218 Pages of results: 7
[2025-12-21 17:04:04] [query] Execution time: 0.60020
[2025-12-21 17:05:01] [query] Query for: for sale by owner forms arizona form library
[2025-12-21 17:05:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:05:01] [query] Engine: default
[2025-12-21 17:05:01] [query] Tokens: sale, owner, forms, arizona, form, library
[2025-12-21 17:05:01] [query] Mods: 11
[2025-12-21 17:05:01] [query] Trying AND logic
[2025-12-21 17:05:01] [query] Using OR logic
[2025-12-21 17:05:01] [query] Found results using: or logic
[2025-12-21 17:05:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2409,25350,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 >= '2025-12-21 17:05: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 LIMIT 0, 200
[2025-12-21 17:05:01] [query] Results: 1186 Pages of results: 6
[2025-12-21 17:05:01] [query] Execution time: 0.32713
[2025-12-21 17:05:48] [query] Query for: leads for property management
[2025-12-21 17:05:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:05:48] [query] Engine: default
[2025-12-21 17:05:48] [query] Tokens: leads, property, management
[2025-12-21 17:05:48] [query] Mods: 11
[2025-12-21 17:05:48] [query] Trying AND logic
[2025-12-21 17:05:48] [query] Found results using: and logic
[2025-12-21 17:05:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1325,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 >= '2025-12-21 17: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' ) ) ))) AND s.id IN ('18464') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:05:48] [query] Results: 1 Pages of results: 1
[2025-12-21 17:05:48] [query] Execution time: 0.08233
[2025-12-21 17:07:09] [query] Query for: frauen
[2025-12-21 17:07:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 17:07:09] [query] Engine: default
[2025-12-21 17:07:09] [query] Tokens: frame, fran, frauen
[2025-12-21 17:07:09] [query] Mods: 11
[2025-12-21 17:07:09] [query] Using OR logic
[2025-12-21 17:07:09] [query] Found results using: or logic
[2025-12-21 17:07:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8748,16580,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:07: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 LIMIT 0, 12
[2025-12-21 17:07:09] [query] Results: 13 Pages of results: 2
[2025-12-21 17:07:09] [query] Execution time: 0.11166
[2025-12-21 17:07:12] [query] Query for: 212-89인증덤프 샘플 다운로드 🕕 212-89시험대비 최신버전 자료 🏝 212-89공부문제 🆓 ▷ www.itdumpskr.com ◁을(를) 열고➡ 212-89 ️⬅️를 입력하고 무료 다운로드를 받으십시오212-89높은 통과율 덤프데모문제
[2025-12-21 17:07:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 17:07:12] [query] Engine: default
[2025-12-21 17:07:13] [query] Query for: billig soma online 🟩🔇💳 www.7rx.biz/soma miglior soma. køb nu levering af samme dag bestil billet. online. høj kvalitet garanti torsk.
[2025-12-21 17:07:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 17:07:13] [query] Engine: default
[2025-12-21 17:07:13] [query] Tokens: aff, affair, affairs, affairs 919, affairs919, affect, affect 143, affect143, affected, affecting
[2025-12-21 17:07:13] [query] Mods: 12
[2025-12-21 17:07:13] [query] Using OR logic
[2025-12-21 17:07:13] [query] Tokens: 212, 89인증덤프 샘플 다운로드 🕕 89시험대비 최신버전 자료 🏝
[2025-12-21 17:07:13] [query] Mods: 12
[2025-12-21 17:07:13] [query] Using OR logic
[2025-12-21 17:07:13] [query] Found results using: or logic
[2025-12-21 17:07:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(20749,18383,23,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20749,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 17:07:13] [query] Results: 2 Pages of results: 1
[2025-12-21 17:07:13] [query] Execution time: 1.21956
[2025-12-21 17:07:13] [query] Found results using: and logic
[2025-12-21 17:07:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (66194,12417,264,13125,13141,889,32187,32192,591,1880) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 17:07:13] [query] Results: 249 Pages of results: 21
[2025-12-21 17:07:13] [query] Execution time: 0.40082
[2025-12-21 17:08:42] [index:background] Health check
[2025-12-21 17:08:51] [indexer:background] Health check
[2025-12-21 17:10:09] [query] Query for: real estate showing service
[2025-12-21 17:10:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:10:09] [query] Engine: default
[2025-12-21 17:10:09] [query] Tokens: real, estate, showing, service
[2025-12-21 17:10:09] [query] Mods: 11
[2025-12-21 17:10:09] [query] Trying AND logic
[2025-12-21 17:10:09] [query] Using OR logic
[2025-12-21 17:10:09] [query] Found results using: or logic
[2025-12-21 17:10:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3190,1526) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:10: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 LIMIT 0, 200
[2025-12-21 17:10:09] [query] Results: 1010 Pages of results: 6
[2025-12-21 17:10:09] [query] Execution time: 0.44837
[2025-12-21 17:12:07] [query] Query for: 425-t
[2025-12-21 17:12:07] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:12:07] [query] Engine: forms_and_contracts
[2025-12-21 17:12:07] [query] Tokens: 425, t, 425-t
[2025-12-21 17:12:07] [query] Mods: 5
[2025-12-21 17:12:07] [query] Trying AND logic
[2025-12-21 17:12:07] [query] Found results using: and logic
[2025-12-21 17:12:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (14400,860,31784) 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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', '29810') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:12:07] [query] Results: 2 Pages of results: 1
[2025-12-21 17:12:07] [query] Execution time: 0.02220
[2025-12-21 17:12:27] [query] Query for: real estate agent
[2025-12-21 17:12:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:12:27] [query] Engine: default
[2025-12-21 17:12:27] [query] Tokens: real, estate, agent
[2025-12-21 17:12:27] [query] Mods: 11
[2025-12-21 17:12:27] [query] Trying AND logic
[2025-12-21 17:12:29] [query] Found results using: and logic
[2025-12-21 17:12:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 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' ) ) ))) 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 LIMIT 0, 200
[2025-12-21 17:12:29] [query] Results: 352 Pages of results: 2
[2025-12-21 17:12:29] [query] Execution time: 1.23565
[2025-12-21 17:13:51] [query] Query for: nash county nc deed search
[2025-12-21 17:13:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:13:51] [query] Engine: default
[2025-12-21 17:13:51] [query] Tokens: nash, county, nc, deed, search
[2025-12-21 17:13:51] [query] Mods: 11
[2025-12-21 17:13:51] [query] Trying AND logic
[2025-12-21 17:13:51] [query] Using OR logic
[2025-12-21 17:13:52] [query] Found results using: or logic
[2025-12-21 17:13:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,574,396,6938,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 >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 17:13:52] [query] Results: 741 Pages of results: 4
[2025-12-21 17:13:52] [query] Execution time: 0.51031
[2025-12-21 17:14:42] [query] Query for: 29756
[2025-12-21 17:14:42] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:14:42] [query] Engine: download_ready
[2025-12-21 17:14:42] [query] Tokens: 29756
[2025-12-21 17:14:42] [query] Mods: 5
[2025-12-21 17:14:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (31783) 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, 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, 29646, 29127, 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, 29462, 29816, 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, 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, 27786, 30251, 30239, 30254, 30241, 30256, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 48760, 35261, 35010, 34850, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 48763, 35273, 34867, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 56030, 45887, 41678, 35382, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764 ) )) 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 LIMIT 0, 200
[2025-12-21 17:14:42] [query] Results: 0 Pages of results: 0
[2025-12-21 17:14:42] [query] Execution time: 0.01192
[2025-12-21 17:14:43] [index:background] Health check
[2025-12-21 17:14:43] [indexer:background] Health check
[2025-12-21 17:14:43] [indexer:background] Health check
[2025-12-21 17:15:25] [query] Query for: nc tak
[2025-12-21 17:15:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:15:25] [query] Engine: default
[2025-12-21 17:15:25] [query] Tokens: takatori, take, take 2, take-back, take-off-the-ground-running, take-out, take2, takeaway, takeaways, takeback
[2025-12-21 17:15:25] [query] Mods: 12
[2025-12-21 17:15:25] [query] Using OR logic
[2025-12-21 17:15:26] [query] Found results using: and logic
[2025-12-21 17:15:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(396) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24191,175,19299,16154,22759,19633,19305,17682,3557,16156) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:15: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:15:26] [query] Results: 328 Pages of results: 2
[2025-12-21 17:15:26] [query] Execution time: 1.88960
[2025-12-21 17:16:35] [query] Query for: interada
[2025-12-21 17:16:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:16:35] [query] Engine: default
[2025-12-21 17:16:35] [query] Tokens: interred, interada
[2025-12-21 17:16:35] [query] Mods: 11
[2025-12-21 17:16:35] [query] Using OR logic
[2025-12-21 17:16:35] [query] Found results using: or logic
[2025-12-21 17:16:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34558,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:16:35] [query] Results: 1 Pages of results: 1
[2025-12-21 17:16:35] [query] Execution time: 0.11515
[2025-12-21 17:16:53] [query] Query for: ncl agent login
[2025-12-21 17:16:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:16:53] [query] Engine: default
[2025-12-21 17:16:53] [query] Tokens: nclicensed, agent, login
[2025-12-21 17:16:53] [query] Mods: 12
[2025-12-21 17:16:53] [query] Trying AND logic
[2025-12-21 17:16:53] [query] Using OR logic
[2025-12-21 17:16:54] [query] Found results using: or logic
[2025-12-21 17:16:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1470,9770) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1470,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 >= '2025-12-21 17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:16:54] [query] Results: 580 Pages of results: 3
[2025-12-21 17:16:54] [query] Execution time: 1.64085
[2025-12-21 17:17:56] [query] Query for: north carolina real estate commission license lookup
[2025-12-21 17:17:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:17:56] [query] Engine: default
[2025-12-21 17:17:56] [query] Tokens: north, carolina, real, estate, commission, license, lookup
[2025-12-21 17:17:56] [query] Mods: 11
[2025-12-21 17:17:56] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 17:17:56] [query] Using OR logic
[2025-12-21 17:17:56] [query] Found results using: or logic
[2025-12-21 17:17:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 17: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:17:56] [query] Results: 1128 Pages of results: 6
[2025-12-21 17:17:56] [query] Execution time: 0.73395
[2025-12-21 17:18:39] [index:background] Health check
[2025-12-21 17:18:45] [query] Query for: 美图秀秀6 0怀旧版本
[2025-12-21 17:18:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:18:45] [query] Engine: default
[2025-12-21 17:18:45] [query] Tokens: 06 03, 06 04, 06 09, 16 08, 16 09, 26 00, 26 05, 26 08, 26 09, 6
[2025-12-21 17:18:45] [query] Mods: 12
[2025-12-21 17:18:45] [query] Trying AND logic
[2025-12-21 17:18:45] [query] Found results using: and logic
[2025-12-21 17:18:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2629) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (39451,60622,43655,36708,43428,71227,71233,62031,38564,2629) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:18: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 ('37834', '37862', '43934', '44027', '45067', '46489', '49210', '50015', '50496', '50707', '50877', '52299', '52663', '54256', '55881', '55896', '55945') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:18:45] [query] Results: 4 Pages of results: 1
[2025-12-21 17:18:45] [query] Execution time: 0.17399
[2025-12-21 17:18:50] [indexer:background] Health check
[2025-12-21 17:19:19] [query] Query for: north carolina secu mortgage rates how often updated
[2025-12-21 17:19:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:19:19] [query] Engine: default
[2025-12-21 17:19:19] [query] Tokens: north, carolina, secu, mortgage, rates, often, updated
[2025-12-21 17:19:19] [query] Mods: 11
[2025-12-21 17:19:19] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 17:19:19] [query] Using OR logic
[2025-12-21 17:19:19] [query] Found results using: or logic
[2025-12-21 17:19:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,32625,622,1251,2337,2546) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:19:19] [query] Results: 718 Pages of results: 4
[2025-12-21 17:19:19] [query] Execution time: 0.33578
[2025-12-21 17:19:23] [query] Query for: denvernc mls homes for sale
[2025-12-21 17:19:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:19:23] [query] Engine: default
[2025-12-21 17:19:23] [query] Tokens: mls, homes, sale, denvernc
[2025-12-21 17:19:23] [query] Mods: 12
[2025-12-21 17:19:23] [query] Using OR logic
[2025-12-21 17:19:25] [query] Found results using: or logic
[2025-12-21 17:19:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(370,2699,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 17:19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:19:25] [query] Results: 518 Pages of results: 3
[2025-12-21 17:19:25] [query] Execution time: 1.59478
[2025-12-21 17:21:25] [query] Query for: ethics-arbitration-procedures
[2025-12-21 17:21:25] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:21:25] [query] Engine: legal_qandas
[2025-12-21 17:21:25] [query] Tokens: ethics, arbitration, procedures, ethics-arbitration-procedures
[2025-12-21 17:21:25] [query] Mods: 5
[2025-12-21 17:21:25] [query] Trying AND logic
[2025-12-21 17:21:25] [query] Found results using: and logic
[2025-12-21 17:21:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 ( 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, 25832, 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 ('19980', '19981', '25153') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:21:25] [query] Results: 3 Pages of results: 1
[2025-12-21 17:21:25] [query] Execution time: 0.06930
[2025-12-21 17:21:25] [query] Query for: offer to lease commercial form
[2025-12-21 17:21:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:21:25] [query] Engine: default
[2025-12-21 17:21:25] [query] Tokens: offer, lease, commercial, form
[2025-12-21 17:21:25] [query] Mods: 11
[2025-12-21 17:21:25] [query] Trying AND logic
[2025-12-21 17:21:25] [query] Using OR logic
[2025-12-21 17:21:26] [query] Found results using: or logic
[2025-12-21 17:21:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 17:21: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 LIMIT 0, 200
[2025-12-21 17:21:26] [query] Results: 1147 Pages of results: 6
[2025-12-21 17:21:26] [query] Execution time: 0.34064
[2025-12-21 17:22:15] [query] Query for: nc mortgage license requirements
[2025-12-21 17:22:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:22:15] [query] Engine: default
[2025-12-21 17:22:15] [query] Tokens: nc, mortgage, license, requirements
[2025-12-21 17:22:15] [query] Mods: 11
[2025-12-21 17:22:15] [query] Trying AND logic
[2025-12-21 17:22:15] [query] Using OR logic
[2025-12-21 17:22:16] [query] Found results using: or logic
[2025-12-21 17:22:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,622,4784,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 >= '2025-12-21 17: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 LIMIT 0, 200
[2025-12-21 17:22:16] [query] Results: 906 Pages of results: 5
[2025-12-21 17:22:16] [query] Execution time: 0.44318
[2025-12-21 17:22:34] [query] Query for: "pfcloud.network"
[2025-12-21 17:22:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:22:34] [query] Engine: default
[2025-12-21 17:22:34] [query] Tokens: network, pfcloud pfcloud.network
[2025-12-21 17:22:34] [query] Mods: 12
[2025-12-21 17:22:34] [query] Using OR logic
[2025-12-21 17:22:34] [query] Found results using: or logic
[2025-12-21 17:22:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4715) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4715,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:22:34] [query] Results: 105 Pages of results: 1
[2025-12-21 17:22:34] [query] Execution time: 0.21937
[2025-12-21 17:23:37] [index:background] Health check
[2025-12-21 17:23:49] [indexer:background] Health check
[2025-12-21 17:24:35] [query] Query for: k04105mm加农炮1912年价格马克
[2025-12-21 17:24:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:24:35] [query] Engine: default
[2025-12-21 17:24:35] [query] Tokens: 1912, k04105mm加农炮1912年价格马克
[2025-12-21 17:24:35] [query] Mods: 12
[2025-12-21 17:24:35] [query] Using OR logic
[2025-12-21 17:24:35] [query] Found results using: or logic
[2025-12-21 17:24:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(36254) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (36254,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:24:35] [query] Results: 1 Pages of results: 1
[2025-12-21 17:24:35] [query] Execution time: 0.09675
[2025-12-21 17:24:56] [query] Query for: which of the following actions is prohibited when a licensee uses north carolina preprinted sales contract forms?
[2025-12-21 17:24:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:24:56] [query] Engine: default
[2025-12-21 17:24:56] [query] Tokens: following, actions, prohibited, licensee, uses, north, carolina, preprinted, sales, contract
[2025-12-21 17:24:56] [query] Mods: 11
[2025-12-21 17:24:56] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 17:24:56] [query] Using OR logic
[2025-12-21 17:24:57] [query] Found results using: or logic
[2025-12-21 17:24:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1237,5179,19706,3036,253,254,5189,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 >= '2025-12-21 17: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 LIMIT 0, 200
[2025-12-21 17:24:57] [query] Results: 1378 Pages of results: 7
[2025-12-21 17:24:57] [query] Execution time: 0.52633
[2025-12-21 17:25:54] [query] Query for: town 13 north of range 6 east in saginaw county michigan 1869
[2025-12-21 17:25:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:25:54] [query] Engine: default
[2025-12-21 17:25:54] [query] Tokens: town, 13, north, range, 6, east, county, michigan, 1869, saginaw
[2025-12-21 17:25:54] [query] Mods: 12
[2025-12-21 17:25:54] [query] Using OR logic
[2025-12-21 17:25:59] [query] Found results using: or logic
[2025-12-21 17:25:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2211,4893,2629,574,892,13817,253,1822,2903) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2903,2211,253,1822,2629,892,574,13817,4893,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:25:59] [query] Results: 778 Pages of results: 4
[2025-12-21 17:26:00] [query] Execution time: 5.20067
[2025-12-21 17:26:05] [query] Query for: nextdoor.com/pages/ the.tribez.fr
[2025-12-21 17:26:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:26:05] [query] Engine: default
[2025-12-21 17:26:05] [query] Tokens: nextdoor, nextdoorphotos, com, fr, pages
[2025-12-21 17:26:05] [query] Mods: 12
[2025-12-21 17:26:05] [query] Trying AND logic
[2025-12-21 17:26:05] [query] Using OR logic
[2025-12-21 17:26:05] [query] Found results using: or logic
[2025-12-21 17:26:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,1016,2400) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57915,58271,23,1016,2400) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:26: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:26:05] [query] Results: 214 Pages of results: 2
[2025-12-21 17:26:05] [query] Execution time: 0.65373
[2025-12-21 17:26:47] [query] Query for: ross
[2025-12-21 17:26:47] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:26:47] [query] Engine: nc_realtorsr_contacts
[2025-12-21 17:26:47] [query] Tokens: ross
[2025-12-21 17:26:47] [query] Mods: 5
[2025-12-21 17:26:47] [query] Found results using: or logic
[2025-12-21 17:26:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 LIMIT 0, 200
[2025-12-21 17:26:47] [query] Results: 1 Pages of results: 1
[2025-12-21 17:26:47] [query] Execution time: 0.14447
[2025-12-21 17:27:08] [query] Query for: aralen
[2025-12-21 17:27:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:27:08] [query] Engine: default
[2025-12-21 17:27:08] [query] Tokens: arlene, aralen
[2025-12-21 17:27:08] [query] Mods: 11
[2025-12-21 17:27:08] [query] Using OR logic
[2025-12-21 17:27:08] [query] Found results using: or logic
[2025-12-21 17:27:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 17: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 LIMIT 0, 200
[2025-12-21 17:27:08] [query] Results: 1 Pages of results: 1
[2025-12-21 17:27:08] [query] Execution time: 0.10822
[2025-12-21 17:27:13] [query] Query for: イナズマ400
[2025-12-21 17:27:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:27:13] [query] Engine: default
[2025-12-21 17:27:13] [query] Tokens: 400, イナズマ400
[2025-12-21 17:27:13] [query] Mods: 12
[2025-12-21 17:27:13] [query] Using OR logic
[2025-12-21 17:27:14] [query] Found results using: or logic
[2025-12-21 17:27:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3772) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 17: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:27:14] [query] Results: 77 Pages of results: 1
[2025-12-21 17:27:14] [query] Execution time: 0.39608
[2025-12-21 17:27:16] [query] Query for: dolomites real estate rules
[2025-12-21 17:27:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:27:16] [query] Engine: default
[2025-12-21 17:27:16] [query] Tokens: real, estate, rules, dolomites
[2025-12-21 17:27:16] [query] Mods: 12
[2025-12-21 17:27:16] [query] Using OR logic
[2025-12-21 17:27:29] [query] Found results using: or logic
[2025-12-21 17:27:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,171,1773) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:27:29] [query] Results: 1012 Pages of results: 6
[2025-12-21 17:27:29] [query] Execution time: 13.52671
[2025-12-21 17:27:51] [query] Query for: 425t
[2025-12-21 17:27:51] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:27:51] [query] Engine: forms_and_contracts
[2025-12-21 17:27:51] [query] Tokens: 425t
[2025-12-21 17:27:51] [query] Mods: 5
[2025-12-21 17:27:51] [query] Found results using: or logic
[2025-12-21 17:27:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (31786) 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 17:27:51] [query] Results: 2 Pages of results: 1
[2025-12-21 17:27:51] [query] Execution time: 0.01058
[2025-12-21 17:28:04] [query] Query for: fm realtor open houses near me
[2025-12-21 17:28:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:28:04] [query] Engine: default
[2025-12-21 17:28:04] [query] Tokens: fm, fmls, fmls 2025, fmls2025, houses, near, open, realtor
[2025-12-21 17:28:04] [query] Mods: 12
[2025-12-21 17:28:05] [query] Trying AND logic
[2025-12-21 17:28:05] [query] Using OR logic
[2025-12-21 17:28:07] [query] Found results using: or logic
[2025-12-21 17:28:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2990,633,2949,402) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67555,69658,69659,69661,2990,633,2949,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 >= '2025-12-21 17:28: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:28:07] [query] Results: 610 Pages of results: 4
[2025-12-21 17:28:07] [query] Execution time: 2.43516
[2025-12-21 17:28:11] [query] Query for: marry my dead body
[2025-12-21 17:28:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:28:11] [query] Engine: default
[2025-12-21 17:28:11] [query] Tokens: marry, dead, body
[2025-12-21 17:28:11] [query] Mods: 11
[2025-12-21 17:28:11] [query] Trying AND logic
[2025-12-21 17:28:11] [query] Using OR logic
[2025-12-21 17:28:11] [query] Found results using: or logic
[2025-12-21 17:28:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27196,8081,1348) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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 LIMIT 0, 200
[2025-12-21 17:28:11] [query] Results: 25 Pages of results: 1
[2025-12-21 17:28:11] [query] Execution time: 0.08648
[2025-12-21 17:28:24] [query] Query for: immers real estate 3-step selling process
[2025-12-21 17:28:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:28:24] [query] Engine: default
[2025-12-21 17:28:24] [query] Tokens: estate 301, immerse, immersed, immersion, immersive, immersive 3d, immersive3d, 3, estate, process
[2025-12-21 17:28:24] [query] Mods: 12
[2025-12-21 17:28:24] [query] Trying AND logic
[2025-12-21 17:28:24] [query] Using OR logic
[2025-12-21 17:28:39] [query] Found results using: or logic
[2025-12-21 17:28:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(689,172,735,171,187,1048) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (62915,11029,5303,15349,11027,22027,22049,689,172,735) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:28:39] [query] Results: 1116 Pages of results: 6
[2025-12-21 17:28:39] [query] Execution time: 15.79821
[2025-12-21 17:28:41] [index:background] Health check
[2025-12-21 17:28:55] [indexer:background] Health check
[2025-12-21 17:30:06] [query] Query for: roaccutane
[2025-12-21 17:30:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:30:06] [query] Engine: default
[2025-12-21 17:30:06] [query] Tokens: roaccutane
[2025-12-21 17:30:06] [query] Mods: 11
[2025-12-21 17:30:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:30:06] [query] Results: 0 Pages of results: 0
[2025-12-21 17:30:06] [query] Execution time: 0.07305
[2025-12-21 17:30:42] [query] Query for: lopinavir barato en línea 🍿➱ www.7search.xyz/es/lopinavir daily plus nebenwirkungen. sin receta desde europa. comprar línea. compre seguro lopinavir.
[2025-12-21 17:30:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:30:42] [query] Engine: default
[2025-12-21 17:30:42] [query] Tokens: comprehending, comprehends, comprehensible, comprehension, comprehensive, daily, en, es, plus, sin
[2025-12-21 17:30:42] [query] Mods: 12
[2025-12-21 17:30:42] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 17:30:42] [query] Using OR logic
[2025-12-21 17:30:42] [query] Found results using: or logic
[2025-12-21 17:30:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1451,49439,59810,4958,1315,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1451,49439,59810,4958,1315) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:30:42] [query] Results: 122 Pages of results: 1
[2025-12-21 17:30:42] [query] Execution time: 0.66777
[2025-12-21 17:30:53] [query] Query for: cump
[2025-12-21 17:30:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:30:53] [query] Engine: default
[2025-12-21 17:30:53] [query] Tokens: camp, cmp, comp, cump
[2025-12-21 17:30:53] [query] Mods: 11
[2025-12-21 17:30:53] [query] Using OR logic
[2025-12-21 17:30:53] [query] Found results using: or logic
[2025-12-21 17:30:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 17: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 LIMIT 0, 200
[2025-12-21 17:30:53] [query] Results: 5 Pages of results: 1
[2025-12-21 17:30:53] [query] Execution time: 0.09895
[2025-12-21 17:30:54] [query] Query for: outlast torrent download
[2025-12-21 17:30:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:30:54] [query] Engine: default
[2025-12-21 17:30:54] [query] Tokens: outlasts, download, torrent
[2025-12-21 17:30:54] [query] Mods: 12
[2025-12-21 17:30:54] [query] Trying AND logic
[2025-12-21 17:30:54] [query] Using OR logic
[2025-12-21 17:30:54] [query] Found results using: or logic
[2025-12-21 17:30:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(9546,21974) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10367,9546,21974) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:30: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:30:54] [query] Results: 55 Pages of results: 1
[2025-12-21 17:30:54] [query] Execution time: 0.07387
[2025-12-21 17:31:29] [query] Query for: nra2026.org
[2025-12-21 17:31:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:31:29] [query] Engine: default
[2025-12-21 17:31:29] [query] Tokens: org, nra2026 nra2026.org
[2025-12-21 17:31:29] [query] Mods: 12
[2025-12-21 17:31:29] [query] Using OR logic
[2025-12-21 17:31:29] [query] Found results using: or logic
[2025-12-21 17:31:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(279) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (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 >= '2025-12-21 17: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:31:29] [query] Results: 185 Pages of results: 1
[2025-12-21 17:31:29] [query] Execution time: 0.44705
[2025-12-21 17:32:16] [query] Query for: as its finest
[2025-12-21 17:32:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:32:16] [query] Engine: default
[2025-12-21 17:32:16] [query] Tokens: finest
[2025-12-21 17:32:16] [query] Mods: 11
[2025-12-21 17:32:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:32:16] [query] Results: 0 Pages of results: 0
[2025-12-21 17:32:16] [query] Execution time: 0.08545
[2025-12-21 17:32:54] [query] Query for: apiwindriver как удалить
[2025-12-21 17:32:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:32:54] [query] Engine: default
[2025-12-21 17:32:54] [query] Tokens: apiwindriver как удалить
[2025-12-21 17:32:54] [query] Mods: 11
[2025-12-21 17:32:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:32:54] [query] Results: 0 Pages of results: 0
[2025-12-21 17:32:54] [query] Execution time: 0.13717
[2025-12-21 17:33:04] [query] Query for: north carolina homes safe places
[2025-12-21 17:33:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:33:04] [query] Engine: default
[2025-12-21 17:33:04] [query] Tokens: north, carolina, homes, safe, places
[2025-12-21 17:33:04] [query] Mods: 11
[2025-12-21 17:33:04] [query] Trying AND logic
[2025-12-21 17:33:04] [query] Using OR logic
[2025-12-21 17:33:05] [query] Found results using: or logic
[2025-12-21 17:33:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,370,2207,2227) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:33: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 LIMIT 0, 200
[2025-12-21 17:33:05] [query] Results: 685 Pages of results: 4
[2025-12-21 17:33:05] [query] Execution time: 0.41268
[2025-12-21 17:33:08] [query] Query for: commercial/residential property for sale
[2025-12-21 17:33:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:33:08] [query] Engine: default
[2025-12-21 17:33:08] [query] Tokens: commercial, residential, property, sale
[2025-12-21 17:33:08] [query] Mods: 11
[2025-12-21 17:33:08] [query] Trying AND logic
[2025-12-21 17:33:08] [query] Using OR logic
[2025-12-21 17:33:08] [query] Found results using: or logic
[2025-12-21 17:33:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1805,107,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 >= '2025-12-21 17:33: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 LIMIT 0, 200
[2025-12-21 17:33:08] [query] Results: 1061 Pages of results: 6
[2025-12-21 17:33:08] [query] Execution time: 0.40749
[2025-12-21 17:33:14] [query] Query for: voting form
[2025-12-21 17:33:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:33:14] [query] Engine: default
[2025-12-21 17:33:14] [query] Tokens: voting, form
[2025-12-21 17:33:14] [query] Mods: 11
[2025-12-21 17:33:14] [query] Trying AND logic
[2025-12-21 17:33:14] [query] Using OR logic
[2025-12-21 17:33:15] [query] Found results using: or logic
[2025-12-21 17:33:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24689,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 >= '2025-12-21 17:33: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 LIMIT 0, 200
[2025-12-21 17:33:15] [query] Results: 867 Pages of results: 5
[2025-12-21 17:33:15] [query] Execution time: 0.20765
[2025-12-21 17:33:19] [query] Query for: which action requires a real estate license in illinois? a. selling your own home b. referring buyer for fee c. working as an on-site apartment manager with no commissions d. advertising property you
[2025-12-21 17:33:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:33:19] [query] Engine: default
[2025-12-21 17:33:19] [query] Tokens: action, requires, real, estate, license, illinois, selling, home, b, referring
[2025-12-21 17:33:19] [query] Mods: 11
[2025-12-21 17:33:19] [query] Skipping AND logic pass, too many token groups (11) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 17:33:19] [query] Using OR logic
[2025-12-21 17:33:20] [query] Found results using: or logic
[2025-12-21 17:33:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2190,1340,171,172,4784,6348,187,234,1809,2972) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:33: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 LIMIT 0, 200
[2025-12-21 17:33:20] [query] Results: 1217 Pages of results: 7
[2025-12-21 17:33:20] [query] Execution time: 0.75733
[2025-12-21 17:33:36] [index:background] Health check
[2025-12-21 17:33:43] [query] Query for: real estate developers legal document disclosure
[2025-12-21 17:33:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:33:43] [query] Engine: default
[2025-12-21 17:33:43] [query] Tokens: real, estate, developers, legal, document, disclosure
[2025-12-21 17:33:43] [query] Mods: 11
[2025-12-21 17: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)
[2025-12-21 17:33:43] [query] Using OR logic
[2025-12-21 17:33:44] [query] Found results using: or logic
[2025-12-21 17:33:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,11630,869,4385,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 >= '2025-12-21 17: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 LIMIT 0, 200
[2025-12-21 17:33:44] [query] Results: 1132 Pages of results: 6
[2025-12-21 17:33:44] [query] Execution time: 0.50322
[2025-12-21 17:33:49] [indexer:background] Health check
[2025-12-21 17:34:28] [query] Query for: termination of contract
[2025-12-21 17:34:28] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:34:28] [query] Engine: forms_and_contracts
[2025-12-21 17:34:28] [query] Tokens: termination, contract
[2025-12-21 17:34:28] [query] Mods: 5
[2025-12-21 17:34:28] [query] Trying AND logic
[2025-12-21 17:34:28] [query] Found results using: and logic
[2025-12-21 17:34:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (15678,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, 30054, 29271, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 ('28968', '29049', '29158', '29186', '29343', '29546', '29568', '29888', '29895', '29956', '34766', '34782', '35371', '35397', '41768', '41967', '42323') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:34:28] [query] Results: 16 Pages of results: 1
[2025-12-21 17:34:28] [query] Execution time: 0.04446
[2025-12-21 17:34:47] [query] Query for: real estate information
[2025-12-21 17:34:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:34:47] [query] Engine: default
[2025-12-21 17:34:47] [query] Tokens: real, estate, information
[2025-12-21 17:34:47] [query] Mods: 11
[2025-12-21 17:34:47] [query] Trying AND logic
[2025-12-21 17:34:48] [query] Found results using: and logic
[2025-12-21 17:34:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 17: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' ) ) ))) 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 (913) 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 LIMIT 0, 200
[2025-12-21 17:34:48] [query] Results: 253 Pages of results: 2
[2025-12-21 17:34:48] [query] Execution time: 0.95424
[2025-12-21 17:35:16] [query] Query for: property listing approval homeowner
[2025-12-21 17:35:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:35:16] [query] Engine: default
[2025-12-21 17:35:16] [query] Tokens: property, listing, approval, homeowner
[2025-12-21 17:35:16] [query] Mods: 11
[2025-12-21 17:35:16] [query] Trying AND logic
[2025-12-21 17:35:16] [query] Using OR logic
[2025-12-21 17:35:16] [query] Found results using: or logic
[2025-12-21 17:35:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1936,7153,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 >= '2025-12-21 17:35: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 LIMIT 0, 200
[2025-12-21 17:35:16] [query] Results: 1004 Pages of results: 6
[2025-12-21 17:35:16] [query] Execution time: 0.30743
[2025-12-21 17:35:28] [query] Query for: 
[2025-12-21 17:35:28] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:35:28] [query] Engine: default
[2025-12-21 17:35:28] [query] Tokens: 
[2025-12-21 17:35:28] [query] Mods: 11
[2025-12-21 17:35:28] [query] Found results using: or logic
[2025-12-21 17:35:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 17:35:28') 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 LIMIT 0, 200
[2025-12-21 17:35:28] [query] Results: 2028 Pages of results: 11
[2025-12-21 17:35:28] [query] Execution time: 0.23941
[2025-12-21 17:35:56] [query] Query for: real estate agents in forsyth ga
[2025-12-21 17:35:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:35:56] [query] Engine: default
[2025-12-21 17:35:56] [query] Tokens: real, estate, agents, forsyth, ga
[2025-12-21 17:35:56] [query] Mods: 11
[2025-12-21 17:35:56] [query] Trying AND logic
[2025-12-21 17:35:56] [query] Using OR logic
[2025-12-21 17:35:57] [query] Found results using: or logic
[2025-12-21 17:35:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 17: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:35:57] [query] Results: 1052 Pages of results: 6
[2025-12-21 17:35:57] [query] Execution time: 0.73565
[2025-12-21 17:36:58] [query] Query for: under standard of practice 1-9 the code ethics a realtor
[2025-12-21 17:36:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:36:58] [query] Engine: default
[2025-12-21 17:36:59] [query] Tokens: standard, practice, 1, 9, code, ethics, realtor, 1-9, practice 1
[2025-12-21 17:36:59] [query] Mods: 11
[2025-12-21 17:36:59] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 17:36:59] [query] Using OR logic
[2025-12-21 17:36:59] [query] Found results using: or logic
[2025-12-21 17:36:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5114,431,4096,88,5762,402,35101,14355) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:36: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 LIMIT 0, 200
[2025-12-21 17:36:59] [query] Results: 1430 Pages of results: 8
[2025-12-21 17:36:59] [query] Execution time: 0.90275
[2025-12-21 17:38:37] [index:background] Health check
[2025-12-21 17:38:54] [indexer:background] Health check
[2025-12-21 17:38:56] [query] Query for: real estate or real-estate
[2025-12-21 17:38:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:38:56] [query] Engine: default
[2025-12-21 17:38:56] [query] Tokens: real, estate, real-estate
[2025-12-21 17:38:56] [query] Mods: 11
[2025-12-21 17:38:56] [query] Trying AND logic
[2025-12-21 17:38:57] [query] Found results using: and logic
[2025-12-21 17:38:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7699) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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' ) ) ))) AND s.id IN ('13376', '2353', '43391', '4905', '50633', '50658', '55', '6335', '699') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:38:57] [query] Results: 9 Pages of results: 1
[2025-12-21 17:38:57] [query] Execution time: 0.05177
[2025-12-21 17:39:08] [query] Query for: 
[2025-12-21 17:39:08] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:39:08] [query] Engine: default
[2025-12-21 17:39:08] [query] Tokens: 
[2025-12-21 17:39:08] [query] Mods: 11
[2025-12-21 17:39:08] [query] Found results using: or logic
[2025-12-21 17:39:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 17:39: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 LIMIT 0, 200
[2025-12-21 17:39:08] [query] Results: 2028 Pages of results: 11
[2025-12-21 17:39:08] [query] Execution time: 0.24776
[2025-12-21 17:39:10] [query] Query for: 
[2025-12-21 17:39:10] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:39:10] [query] Engine: default
[2025-12-21 17:39:10] [query] Tokens: 
[2025-12-21 17:39:10] [query] Mods: 11
[2025-12-21 17:39:10] [query] Found results using: or logic
[2025-12-21 17:39:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 17:39:10') 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 LIMIT 0, 200
[2025-12-21 17:39:10] [query] Results: 2028 Pages of results: 11
[2025-12-21 17:39:10] [query] Execution time: 0.23256
[2025-12-21 17:39:14] [query] Query for: lease agreement form 2025 state law
[2025-12-21 17:39:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:39:14] [query] Engine: default
[2025-12-21 17:39:15] [query] Tokens: form 2025, 2025, agreement, form, law, lease, state
[2025-12-21 17:39:15] [query] Mods: 12
[2025-12-21 17:39:15] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 17:39:15] [query] Using OR logic
[2025-12-21 17:39:21] [query] Query for: instacard
[2025-12-21 17:39:21] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:39:21] [query] Engine: default
[2025-12-21 17:39:21] [query] Tokens: instacard
[2025-12-21 17:39:21] [query] Mods: 11
[2025-12-21 17:39:21] [query] Found results using: or logic
[2025-12-21 17:39:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (54983) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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 LIMIT 0, 200
[2025-12-21 17:39:21] [query] Results: 1 Pages of results: 1
[2025-12-21 17:39:21] [query] Execution time: 0.01607
[2025-12-21 17:39:27] [query] Query for: ciplox kaufen.at ⡯ http://onlinepainpharma.com/ciplox bestellen sie real hct in geneva
[2025-12-21 17:39:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:39:27] [query] Engine: default
[2025-12-21 17:39:27] [query] Tokens: geneva, sielen, siers, sievers, com, http, real
[2025-12-21 17:39:27] [query] Mods: 12
[2025-12-21 17:39:27] [query] Trying AND logic
[2025-12-21 17:39:27] [query] Using OR logic
[2025-12-21 17:39:27] [query] Query for: form 2 real estate
[2025-12-21 17:39:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:39:27] [query] Engine: default
[2025-12-21 17:39:27] [query] Tokens: form, 2, real, estate, form 2
[2025-12-21 17:39:27] [query] Mods: 11
[2025-12-21 17:39:27] [query] Trying AND logic
[2025-12-21 17:39:27] [query] Using OR logic
[2025-12-21 17:39:28] [query] Found results using: or logic
[2025-12-21 17:39:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 17:39: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 LIMIT 0, 200
[2025-12-21 17:39:28] [query] Results: 1625 Pages of results: 9
[2025-12-21 17:39:28] [query] Execution time: 0.72462
[2025-12-21 17:39:35] [query] Found results using: or logic
[2025-12-21 17:39:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,2484,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23479,30021,65114,24108,23,2484,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 >= '2025-12-21 17:39: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:39:35] [query] Results: 1021 Pages of results: 6
[2025-12-21 17:39:35] [query] Execution time: 8.28230
[2025-12-21 17:39:55] [query] Found results using: or logic
[2025-12-21 17:39:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,873,1817,1796,17181,517) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67467,24711,873,1817,1796,17181,517) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:39: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:39:55] [query] Results: 1453 Pages of results: 8
[2025-12-21 17:39:55] [query] Execution time: 41.20331
[2025-12-21 17:40:12] [query] Query for: je/j
[2025-12-21 17:40:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:40:12] [query] Engine: default
[2025-12-21 17:40:12] [query] Tokens: jealously, jean, jean-michel, jean-paul, jeanean, jeanette, jeanmichel, jeanne, jeanpaul, jeavanna
[2025-12-21 17:40:12] [query] Mods: 12
[2025-12-21 17:40:12] [query] Using OR logic
[2025-12-21 17:40:12] [query] Found results using: and logic
[2025-12-21 17:40:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(9956) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (56031,12650,12671,27925,23030,23477,12684,22972,27935,73120) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:40: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:40:12] [query] Results: 3 Pages of results: 1
[2025-12-21 17:40:12] [query] Execution time: 0.18082
[2025-12-21 17:41:55] [query] Query for: land for sale with mineral rights in
[2025-12-21 17:41:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:41:55] [query] Engine: default
[2025-12-21 17:41:55] [query] Tokens: land, sale, mineral, rights
[2025-12-21 17:41:55] [query] Mods: 11
[2025-12-21 17:41:55] [query] Trying AND logic
[2025-12-21 17:41:55] [query] Found results using: and logic
[2025-12-21 17:41:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,6537,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 >= '2025-12-21 17: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' ) ) ))) AND s.id IN ('12417', '20450') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:41:55] [query] Results: 2 Pages of results: 1
[2025-12-21 17:41:55] [query] Execution time: 0.04518
[2025-12-21 17:42:57] [query] Query for: 深圳市骏创投资咨询有限公司的邮箱 filetype:pdf
[2025-12-21 17:42:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:42:57] [query] Engine: default
[2025-12-21 17:42:58] [query] Tokens: pdf, 深圳市骏创投资咨询有限公司的邮箱 filetype
[2025-12-21 17:42:58] [query] Mods: 12
[2025-12-21 17:42:58] [query] Using OR logic
[2025-12-21 17:42:58] [query] Found results using: or logic
[2025-12-21 17:42:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3613) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:42: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:42:58] [query] Results: 25 Pages of results: 1
[2025-12-21 17:42:58] [query] Execution time: 0.29838
[2025-12-21 17:43:10] [query] Query for: average cost home inspection cary nc
[2025-12-21 17:43:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:43:10] [query] Engine: default
[2025-12-21 17:43:10] [query] Tokens: average, cost, home, inspection, cary, nc
[2025-12-21 17:43:10] [query] Mods: 11
[2025-12-21 17:43:10] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 17:43:10] [query] Using OR logic
[2025-12-21 17:43:11] [query] Found results using: or logic
[2025-12-21 17:43:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1549,234,5089,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 >= '2025-12-21 17: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 LIMIT 0, 200
[2025-12-21 17:43:11] [query] Results: 974 Pages of results: 5
[2025-12-21 17:43:11] [query] Execution time: 0.58456
[2025-12-21 17:43:36] [index:background] Health check
[2025-12-21 17:43:54] [indexer:background] Health check
[2025-12-21 17:44:25] [query] Query for: realtor or zillow for rentals
[2025-12-21 17:44:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:44:25] [query] Engine: default
[2025-12-21 17:44:25] [query] Tokens: realtor, zillow, rentals
[2025-12-21 17:44:25] [query] Mods: 11
[2025-12-21 17:44:25] [query] Trying AND logic
[2025-12-21 17:44:25] [query] Using OR logic
[2025-12-21 17:44:25] [query] Found results using: or logic
[2025-12-21 17:44:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,16571,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 >= '2025-12-21 17: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 LIMIT 0, 200
[2025-12-21 17:44:25] [query] Results: 536 Pages of results: 3
[2025-12-21 17:44:25] [query] Execution time: 0.27864
[2025-12-21 17:44:28] [query] Query for: 為甚麼玻璃不會被王水腐蝕
[2025-12-21 17:44:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:44:28] [query] Engine: default
[2025-12-21 17:44:28] [query] Tokens: 為甚麼玻璃不會被王水腐蝕
[2025-12-21 17:44:28] [query] Mods: 11
[2025-12-21 17:44:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:44: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 LIMIT 0, 200
[2025-12-21 17:44:28] [query] Results: 0 Pages of results: 0
[2025-12-21 17:44:28] [query] Execution time: 0.08340
[2025-12-21 17:46:05] [query] Query for: realtors commercial alliance commerical lease
[2025-12-21 17:46:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:46:05] [query] Engine: default
[2025-12-21 17:46:05] [query] Tokens: realtors, commercial, alliance, lease, commercial 301, commercial301, commercially, commerical
[2025-12-21 17:46:05] [query] Mods: 12
[2025-12-21 17:46:05] [query] Using OR logic
[2025-12-21 17:46:11] [query] Found results using: or logic
[2025-12-21 17:46:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1870,95,17181,96) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,95,1870,17181,50916,50918,53089,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:46:11] [query] Results: 910 Pages of results: 5
[2025-12-21 17:46:11] [query] Execution time: 6.23428
[2025-12-21 17:47:55] [query] Query for: underlying contract real estate
[2025-12-21 17:47:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:47:55] [query] Engine: default
[2025-12-21 17:47:55] [query] Tokens: underlying, contract, real, estate
[2025-12-21 17:47:55] [query] Mods: 11
[2025-12-21 17:47:55] [query] Trying AND logic
[2025-12-21 17:47:55] [query] Found results using: and logic
[2025-12-21 17:47:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2319,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 >= '2025-12-21 17:47: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 ('26247') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:47:55] [query] Results: 1 Pages of results: 1
[2025-12-21 17:47:55] [query] Execution time: 0.06043
[2025-12-21 17:48:08] [query] Query for: realtor.com wilmington nc
[2025-12-21 17:48:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:48:08] [query] Engine: default
[2025-12-21 17:48:08] [query] Tokens: realtor, com, wilmington, nc, realtor.com
[2025-12-21 17:48:08] [query] Mods: 11
[2025-12-21 17:48:08] [query] Trying AND logic
[2025-12-21 17:48:08] [query] Using OR logic
[2025-12-21 17:48:09] [query] Found results using: or logic
[2025-12-21 17:48:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,8879,396,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 >= '2025-12-21 17:48: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 LIMIT 0, 200
[2025-12-21 17:48:09] [query] Results: 953 Pages of results: 5
[2025-12-21 17:48:09] [query] Execution time: 0.97185
[2025-12-21 17:48:39] [index:background] Health check
[2025-12-21 17:48:48] [query] Query for: sabah ezanı imsaktan ne kadar sonra okunur
[2025-12-21 17:48:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:48:48] [query] Engine: default
[2025-12-21 17:48:49] [query] Tokens: ne, sba, sooner, sabah ezani imsaktan kadar sonra okunur
[2025-12-21 17:48:49] [query] Mods: 12
[2025-12-21 17:48:49] [query] Using OR logic
[2025-12-21 17:48:49] [query] Found results using: or logic
[2025-12-21 17:48:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(17632) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17632,18632,4315,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:48:49] [query] Results: 14 Pages of results: 1
[2025-12-21 17:48:49] [query] Execution time: 0.36329
[2025-12-21 17:48:50] [indexer:background] Health check
[2025-12-21 17:49:54] [query] Query for: horses for sale in nc and sc
[2025-12-21 17:49:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:49:54] [query] Engine: default
[2025-12-21 17:49:54] [query] Tokens: horses, sale, nc, sc
[2025-12-21 17:49:54] [query] Mods: 11
[2025-12-21 17:49:54] [query] Trying AND logic
[2025-12-21 17:49:54] [query] Using OR logic
[2025-12-21 17:49:54] [query] Found results using: or logic
[2025-12-21 17:49:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57041,125,396,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 >= '2025-12-21 17: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 LIMIT 0, 200
[2025-12-21 17:49:54] [query] Results: 877 Pages of results: 5
[2025-12-21 17:49:54] [query] Execution time: 0.44288
[2025-12-21 17:50:07] [query] Query for: how to prepare professional services disclosure for real estate in docusign
[2025-12-21 17:50:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:50:07] [query] Engine: default
[2025-12-21 17:50:07] [query] Tokens: prepare, professional, services, disclosure, real, estate, docusign
[2025-12-21 17:50:07] [query] Mods: 11
[2025-12-21 17:50:07] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 17:50:07] [query] Using OR logic
[2025-12-21 17:50:08] [query] Found results using: or logic
[2025-12-21 17:50:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5682,947,1821,6557,171,172,8130) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:50:08] [query] Results: 1111 Pages of results: 6
[2025-12-21 17:50:08] [query] Execution time: 0.53268
[2025-12-21 17:51:10] [query] Query for: realtor alliance commercial property management agreement
[2025-12-21 17:51:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:51:10] [query] Engine: default
[2025-12-21 17:51:10] [query] Tokens: realtor, alliance, commercial, property, management, agreement
[2025-12-21 17:51:10] [query] Mods: 11
[2025-12-21 17:51:10] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 17:51:10] [query] Using OR logic
[2025-12-21 17:51:11] [query] Found results using: or logic
[2025-12-21 17:51:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1870,95,107,1167,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 >= '2025-12-21 17:51: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 LIMIT 0, 200
[2025-12-21 17:51:11] [query] Results: 1383 Pages of results: 7
[2025-12-21 17:51:11] [query] Execution time: 0.76921
[2025-12-21 17:51:15] [query] Query for: realtor alliance commerical property management agreement
[2025-12-21 17:51:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:51:15] [query] Engine: default
[2025-12-21 17:51:15] [query] Tokens: realtor, alliance, property, management, agreement, commercial, commercial 301, commercial301, commercially, commerical
[2025-12-21 17:51:15] [query] Mods: 12
[2025-12-21 17:51:15] [query] Using OR logic
[2025-12-21 17:51:31] [query] Found results using: or logic
[2025-12-21 17:51:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(873,1870,1167,107,402) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1870,107,1167,873,95,50916,50918,53089,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:51: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:51:31] [query] Results: 1383 Pages of results: 7
[2025-12-21 17:51:31] [query] Execution time: 15.48587
[2025-12-21 17:53:08] [query] Query for: 220
[2025-12-21 17:53:08] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:53:08] [query] Engine: legal_qandas
[2025-12-21 17:53:08] [query] Tokens: 220
[2025-12-21 17:53:08] [query] Mods: 5
[2025-12-21 17:53:08] [query] Found results using: or logic
[2025-12-21 17:53:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (13954) AND (( `s`.`id` IN ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 17:53:08] [query] Results: 25 Pages of results: 1
[2025-12-21 17:53:08] [query] Execution time: 0.01711
[2025-12-21 17:53:38] [index:background] Health check
[2025-12-21 17:53:44] [query] Query for: 220
[2025-12-21 17:53:44] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:53:44] [query] Engine: legal_qandas
[2025-12-21 17:53:44] [query] Tokens: 220
[2025-12-21 17:53:44] [query] Mods: 5
[2025-12-21 17:53:44] [query] Found results using: or logic
[2025-12-21 17:53:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (13954) AND (( `s`.`id` IN ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 17:53:44] [query] Results: 25 Pages of results: 1
[2025-12-21 17:53:44] [query] Execution time: 0.00703
[2025-12-21 17:53:50] [indexer:background] Health check
[2025-12-21 17:55:07] [query] Query for: nccu propeties for sale
[2025-12-21 17:55:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:55:07] [query] Engine: default
[2025-12-21 17:55:07] [query] Tokens: sale, ncac, ncsc, ncsecu, ncua, proptech, provides, nccu propeties
[2025-12-21 17:55:07] [query] Mods: 12
[2025-12-21 17:55:07] [query] Using OR logic
[2025-12-21 17:55:08] [query] Found results using: or logic
[2025-12-21 17:55:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,33070,838,32528,16299,42211,202,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:55: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:55:08] [query] Results: 520 Pages of results: 3
[2025-12-21 17:55:08] [query] Execution time: 0.94280
[2025-12-21 17:55:46] [query] Query for: contract to buy a
[2025-12-21 17:55:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:55:46] [query] Engine: default
[2025-12-21 17:55:46] [query] Tokens: contract, buy
[2025-12-21 17:55:46] [query] Mods: 11
[2025-12-21 17:55:46] [query] Trying AND logic
[2025-12-21 17:55:46] [query] Found results using: and logic
[2025-12-21 17:55:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 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' ) ) ))) AND s.id IN ('12417', '14176', '17398', '17502', '17737', '17746', '19887', '19892', '19896', '20203', '20260', '20261', '20274', '20373', '20447', '20480', '20521', '20567', '21266', '21270', '21875', '22275', '24555', '25150', '25520', '25651', '25692', '25715', '26144', '26220', '26280', '36795', '40257', '40285', '44419', '46448', '51774', '53050', '54532', '55423', '55789', '55922') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:55:46] [query] Results: 42 Pages of results: 1
[2025-12-21 17:55:46] [query] Execution time: 0.15718
[2025-12-21 17:57:29] [query] Query for: in googl
[2025-12-21 17:57:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:57:29] [query] Engine: default
[2025-12-21 17:57:29] [query] Tokens: google, google-play-badge, googleplaybadge, googles, google’s, googling
[2025-12-21 17:57:29] [query] Mods: 11
[2025-12-21 17:57:29] [query] Using OR logic
[2025-12-21 17:57:29] [query] Found results using: and logic
[2025-12-21 17:57:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2410,32252,32257,5901,5897,40991) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17:57: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 LIMIT 0, 200
[2025-12-21 17:57:29] [query] Results: 72 Pages of results: 1
[2025-12-21 17:57:29] [query] Execution time: 0.25843
[2025-12-21 17:58:18] [query] Query for: ist roaccutane schädlich 🦯 www.7search.top/fr/roaccutane commander générique québec. prix le moins cher sans ordonnance. achat roaccutane.
[2025-12-21 17:58:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:58:18] [query] Engine: default
[2025-12-21 17:58:18] [query] Tokens: schadlich, commander, cherished, cherokee, cherokeenc, cherokees, cherokee’s, cherry, cheryl, istribution
[2025-12-21 17:58:18] [query] Mods: 12
[2025-12-21 17:58:18] [query] Trying AND logic
[2025-12-21 17:58:18] [query] Using OR logic
[2025-12-21 17:58:18] [query] Found results using: or logic
[2025-12-21 17:58:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1016,24958,13792,1156,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24075,53659,57018,19554,68888,70868,70860,22856,13815,33838) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:58:18] [query] Results: 14 Pages of results: 1
[2025-12-21 17:58:18] [query] Execution time: 0.25997
[2025-12-21 17:58:46] [query] Query for: ntentconteco
[2025-12-21 17:58:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:58:46] [query] Engine: default
[2025-12-21 17:58:46] [query] Tokens: ntentconteco
[2025-12-21 17:58:46] [query] Mods: 11
[2025-12-21 17:58:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 17:58:46] [query] Results: 0 Pages of results: 0
[2025-12-21 17:58:46] [query] Execution time: 0.10468
[2025-12-21 17:59:23] [query] Query for: achat telmisartan en ligne ⡏⠽ www.7search.xyz/fr/telmisartan pharmacie sans ordonnance telmisartan. tabletten. pagamento postepay.
[2025-12-21 17:59:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 17:59:23] [query] Engine: default
[2025-12-21 17:59:23] [query] Tokens: pharmacies, en, fr, sans, www, xyz
[2025-12-21 17:59:23] [query] Mods: 12
[2025-12-21 17:59:23] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 17:59:23] [query] Using OR logic
[2025-12-21 17:59:23] [query] Found results using: or logic
[2025-12-21 17:59:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(49439,1016,13792,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 17:59:23] [query] Results: 135 Pages of results: 12
[2025-12-21 17:59:23] [query] Execution time: 0.20881
[2025-12-21 17:59:23] [index:background] Health check
[2025-12-21 17:59:23] [indexer:background] Health check
[2025-12-21 17:59:23] [indexer:background] Health check
[2025-12-21 17:59:26] [query] Query for: achat zithromax ☍⣧ www.7search.top/fr/zithromax sans ordonnance commander de europe. generika kaufen. achetez fedex.
[2025-12-21 17:59:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 17:59:26] [query] Engine: default
[2025-12-21 17:59:26] [query] Tokens: commander, de, europe, fedex, fr, sans, top, www
[2025-12-21 17:59:26] [query] Mods: 12
[2025-12-21 17:59:26] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 17:59:26] [query] Using OR logic
[2025-12-21 17:59:27] [query] Found results using: or logic
[2025-12-21 17:59:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3783,10552,8261,1016,13792,1156,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 17:59: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 17:59:27] [query] Results: 260 Pages of results: 22
[2025-12-21 17:59:27] [query] Execution time: 0.44967
[2025-12-21 17:59:30] [query] Query for: goedkoop bupropion ⧫ www.7search.xyz/bupropion wilt kopen uit europa. oral.generieke tabletten online legaal
[2025-12-21 17:59:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 17:59:30] [query] Engine: default
[2025-12-21 17:59:30] [query] Tokens: ambiguity, circuit, circuits, circuit’s, colquitt, conduit, connect.intuit.com, connectintuitcom, continuity, counter-intuitive
[2025-12-21 17:59:30] [query] Mods: 12
[2025-12-21 17:59:30] [query] Using OR logic
[2025-12-21 17:59:30] [query] Found results using: and logic
[2025-12-21 17:59:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,13215,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 17:59: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 17:59:30] [query] Results: 22 Pages of results: 2
[2025-12-21 17:59:30] [query] Execution time: 0.28843
[2025-12-21 17:59:34] [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.
[2025-12-21 17:59:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 17:59:34] [query] Engine: default
[2025-12-21 17:59:34] [query] Tokens: delineates, la, s, tab, ups, visa, www, xyz
[2025-12-21 17:59:34] [query] Mods: 12
[2025-12-21 17:59:34] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 17:59:34] [query] Using OR logic
[2025-12-21 17:59:42] [query] Found results using: or logic
[2025-12-21 17:59:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3789,68,8813,5688,21266,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 17: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 17:59:42] [query] Results: 1325 Pages of results: 111
[2025-12-21 17:59:42] [query] Execution time: 8.86919
[2025-12-21 17:59:46] [query] Query for: trazodon preis ➟ www.7search.xyz/de/trazodon kaufen . zum verkauf deutschland online mit rezept. trazodon.
[2025-12-21 17:59:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 17:59:46] [query] Engine: default
[2025-12-21 17:59:46] [query] Tokens: preisler, de, mit, online, www, xyz
[2025-12-21 17:59:46] [query] Mods: 12
[2025-12-21 17: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)
[2025-12-21 17:59:46] [query] Using OR logic
[2025-12-21 17:59:46] [query] Found results using: or logic
[2025-12-21 17:59:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3783,13809,994,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 17:59:46] [query] Results: 227 Pages of results: 19
[2025-12-21 17:59:46] [query] Execution time: 0.45975
[2025-12-21 17:59:59] [query] Query for: 聲音卡頓
[2025-12-21 17:59:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 17:59:59] [query] Engine: default
[2025-12-21 17:59:59] [query] Tokens: 聲音卡頓
[2025-12-21 17:59:59] [query] Mods: 11
[2025-12-21 17:59:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 17: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 LIMIT 0, 200
[2025-12-21 17:59:59] [query] Results: 0 Pages of results: 0
[2025-12-21 17:59:59] [query] Execution time: 0.09956
[2025-12-21 18:00:36] [query] Query for: publiq interim
[2025-12-21 18:00:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:00:36] [query] Engine: default
[2025-12-21 18:00:36] [query] Tokens: interim, public, public's, publics, publish, publiq
[2025-12-21 18:00:36] [query] Mods: 12
[2025-12-21 18:00:36] [query] Using OR logic
[2025-12-21 18:00:37] [query] Found results using: or logic
[2025-12-21 18:00:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(16264) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16264,1886,12334,10390,3653,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:00:37] [query] Results: 167 Pages of results: 1
[2025-12-21 18:00:37] [query] Execution time: 0.22437
[2025-12-21 18:03:40] [index:background] Health check
[2025-12-21 18:03:50] [indexer:background] Health check
[2025-12-21 18:04:08] [query] Query for: portal transparencia pmpa
[2025-12-21 18:04:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:04:08] [query] Engine: default
[2025-12-21 18:04:08] [query] Tokens: portal, transparency, pump, transparencia pmpa
[2025-12-21 18:04:08] [query] Mods: 12
[2025-12-21 18:04:08] [query] Using OR logic
[2025-12-21 18:04:08] [query] Found results using: or logic
[2025-12-21 18:04:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1887) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1170,3330,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:04: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:04:08] [query] Results: 34 Pages of results: 1
[2025-12-21 18:04:08] [query] Execution time: 0.24781
[2025-12-21 18:04:12] [query] Query for: best high-yield checking accounts
[2025-12-21 18:04:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:04:12] [query] Engine: default
[2025-12-21 18:04:12] [query] Tokens: best, high, yield, checking, accounts, high-yield
[2025-12-21 18:04:12] [query] Mods: 11
[2025-12-21 18: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)
[2025-12-21 18:04:12] [query] Using OR logic
[2025-12-21 18:04:12] [query] Found results using: or logic
[2025-12-21 18:04:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,148,2153,7290,6750,21766) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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 LIMIT 0, 200
[2025-12-21 18:04:12] [query] Results: 375 Pages of results: 2
[2025-12-21 18:04:12] [query] Execution time: 0.11746
[2025-12-21 18:05:19] [query] Query for: cumberland county nc real estate
[2025-12-21 18:05:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:05:19] [query] Engine: default
[2025-12-21 18:05:19] [query] Tokens: cumberland, county, nc, real, estate
[2025-12-21 18:05:19] [query] Mods: 11
[2025-12-21 18:05:19] [query] Trying AND logic
[2025-12-21 18:05:19] [query] Using OR logic
[2025-12-21 18:05:19] [query] Found results using: or logic
[2025-12-21 18:05:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 18:05: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 LIMIT 0, 200
[2025-12-21 18:05:19] [query] Results: 1189 Pages of results: 6
[2025-12-21 18:05:19] [query] Execution time: 0.78967
[2025-12-21 18:05:49] [query] Query for: how to see trading performance on bybit for 2025
[2025-12-21 18:05:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:05:49] [query] Engine: default
[2025-12-21 18:05:49] [query] Tokens: see, trading, performance, 2025, for 2025, bbt, bit, bybit
[2025-12-21 18:05:49] [query] Mods: 12
[2025-12-21 18:05:49] [query] Using OR logic
[2025-12-21 18:05:52] [query] Found results using: or logic
[2025-12-21 18:05:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,56242,1320,1681,7645) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1681,7645,1320,24711,56242,32305,6545,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:05: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:05:52] [query] Results: 502 Pages of results: 3
[2025-12-21 18:05:52] [query] Execution time: 2.85956
[2025-12-21 18:06:37] [query] Query for: manteo nc homes for sale
[2025-12-21 18:06:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:06:37] [query] Engine: default
[2025-12-21 18:06:37] [query] Tokens: nc, homes, sale, mandate, mandated, mate, meant, manteo
[2025-12-21 18:06:37] [query] Mods: 12
[2025-12-21 18:06:37] [query] Using OR logic
[2025-12-21 18:06:44] [query] Found results using: or logic
[2025-12-21 18:06:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(370,396,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,13402,4502,8292,3641,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:06:44] [query] Results: 943 Pages of results: 5
[2025-12-21 18:06:44] [query] Execution time: 6.14440
[2025-12-21 18:07:12] [query] Query for: seller financing
[2025-12-21 18:07:12] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:07:12] [query] Engine: forms_and_contracts
[2025-12-21 18:07:12] [query] Tokens: seller, financing
[2025-12-21 18:07:12] [query] Mods: 5
[2025-12-21 18:07:12] [query] Trying AND logic
[2025-12-21 18:07:13] [query] Found results using: and logic
[2025-12-21 18:07:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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,151) 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 ('28750', '28890') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:07:13] [query] Results: 2 Pages of results: 1
[2025-12-21 18:07:13] [query] Execution time: 0.05510
[2025-12-21 18:08:36] [index:background] Health check
[2025-12-21 18:08:49] [indexer:background] Health check
[2025-12-21 18:11:59] [query] Query for: พื้นกระเบื้องยาง spc ราคา
[2025-12-21 18:11:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:11:59] [query] Engine: default
[2025-12-21 18:11:59] [query] Tokens: spc, พื้นกระเบื้องยาง ราคา
[2025-12-21 18:11:59] [query] Mods: 12
[2025-12-21 18:11:59] [query] Using OR logic
[2025-12-21 18:11:59] [query] Found results using: or logic
[2025-12-21 18:11:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(12099) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12099,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:11: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:11:59] [query] Results: 7 Pages of results: 1
[2025-12-21 18:12:00] [query] Execution time: 0.40040
[2025-12-21 18:12:16] [query] Query for: 
[2025-12-21 18:12:16] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:12:16] [query] Engine: default
[2025-12-21 18:12:16] [query] Tokens: 
[2025-12-21 18:12:16] [query] Mods: 11
[2025-12-21 18:12:17] [query] Found results using: or logic
[2025-12-21 18:12:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 18:12:16') 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 LIMIT 0, 200
[2025-12-21 18:12:17] [query] Results: 2028 Pages of results: 11
[2025-12-21 18:12:17] [query] Execution time: 0.33783
[2025-12-21 18:12:20] [query] Query for: real estate seller wants rights to the property after purchase
[2025-12-21 18:12:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:12:20] [query] Engine: default
[2025-12-21 18:12:20] [query] Tokens: real, estate, seller, wants, rights, property, purchase
[2025-12-21 18:12:20] [query] Mods: 11
[2025-12-21 18:12:20] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 18:12:20] [query] Using OR logic
[2025-12-21 18:12:21] [query] Found results using: or logic
[2025-12-21 18:12:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3770,5159,107,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 >= '2025-12-21 18: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 LIMIT 0, 200
[2025-12-21 18:12:21] [query] Results: 1470 Pages of results: 8
[2025-12-21 18:12:21] [query] Execution time: 1.05093
[2025-12-21 18:13:42] [index:background] Health check
[2025-12-21 18:13:49] [query] Query for: summer with my one chan game
[2025-12-21 18:13:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:13:49] [query] Engine: default
[2025-12-21 18:13:49] [query] Tokens: summer, one, chan, game
[2025-12-21 18:13:49] [query] Mods: 11
[2025-12-21 18:13:49] [query] Trying AND logic
[2025-12-21 18:13:49] [query] Using OR logic
[2025-12-21 18:13:50] [query] Found results using: or logic
[2025-12-21 18:13:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49,90,29910,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 >= '2025-12-21 18: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 LIMIT 0, 200
[2025-12-21 18:13:50] [query] Results: 885 Pages of results: 5
[2025-12-21 18:13:50] [query] Execution time: 0.54303
[2025-12-21 18:13:50] [indexer:background] Health check
[2025-12-21 18:15:00] [query] Query for: 고려대 재학생 약대 편입 숫자
[2025-12-21 18:15:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:15:00] [query] Engine: default
[2025-12-21 18:15:00] [query] Tokens: 고려대 재학생 약대 편입 숫자
[2025-12-21 18:15:00] [query] Mods: 11
[2025-12-21 18:15:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:15:00] [query] Results: 0 Pages of results: 0
[2025-12-21 18:15:00] [query] Execution time: 0.16922
[2025-12-21 18:15:31] [query] Query for: 28750
[2025-12-21 18:15:31] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:15:31] [query] Engine: download_ready
[2025-12-21 18:15:31] [query] Tokens: 28750
[2025-12-21 18:15:31] [query] Mods: 5
[2025-12-21 18:15:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (31333) 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, 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, 29646, 29127, 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, 29462, 29816, 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, 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, 27786, 30251, 30239, 30254, 30241, 30256, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 48760, 35261, 35010, 34850, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 48763, 35273, 34867, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 56030, 45887, 41678, 35382, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764 ) )) 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 LIMIT 0, 200
[2025-12-21 18:15:31] [query] Results: 0 Pages of results: 0
[2025-12-21 18:15:31] [query] Execution time: 0.04561
[2025-12-21 18:15:50] [query] Query for: free printable real estate sign in forms form library
[2025-12-21 18:15:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:15:50] [query] Engine: default
[2025-12-21 18:15:50] [query] Tokens: free, real, estate, sign, forms, form, library, printable
[2025-12-21 18:15:50] [query] Mods: 12
[2025-12-21 18:15:50] [query] Using OR logic
[2025-12-21 18:16:21] [query] Found results using: or logic
[2025-12-21 18:16:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,1817,2409,2811,7200,171,1312) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1312,2409,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 >= '2025-12-21 18:15: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:16:21] [query] Results: 1602 Pages of results: 9
[2025-12-21 18:16:21] [query] Execution time: 31.44391
[2025-12-21 18:16:24] [query] Query for: seller financing
[2025-12-21 18:16:24] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:16:24] [query] Engine: default
[2025-12-21 18:16:24] [query] Tokens: seller, financing
[2025-12-21 18:16:24] [query] Mods: 11
[2025-12-21 18:16:24] [query] Trying AND logic
[2025-12-21 18:16:24] [query] Found results using: and logic
[2025-12-21 18:16:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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' ) ) ))) AND s.id IN ('13102', '13807', '14230', '20033', '20197', '20205', '20258', '20383', '20389', '20565', '20576', '20620', '21269', '21274', '21431', '21594', '21634', '24546', '24563', '24910', '25511', '25649', '25821', '25822', '25920', '25921', '26210', '26225', '28750', '28890', '40249', '41095', '43253', '47919', '4876', '51107', '51394', '51862', '52531', '53181', '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 LIMIT 0, 200
[2025-12-21 18:16:24] [query] Results: 41 Pages of results: 1
[2025-12-21 18:16:24] [query] Execution time: 0.45639
[2025-12-21 18:16:29] [query] Query for: paula daffin pilot
[2025-12-21 18:16:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:16:29] [query] Engine: default
[2025-12-21 18:16:29] [query] Tokens: paula, pilot, daffin
[2025-12-21 18:16:29] [query] Mods: 12
[2025-12-21 18:16:29] [query] Using OR logic
[2025-12-21 18:16:29] [query] Found results using: or logic
[2025-12-21 18:16:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(13874,15152) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13874,15152,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:16:29] [query] Results: 12 Pages of results: 1
[2025-12-21 18:16:29] [query] Execution time: 0.16193
[2025-12-21 18:16:33] [query] Query for: pittsboro nc attorneys
[2025-12-21 18:16:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:16:33] [query] Engine: default
[2025-12-21 18:16:33] [query] Tokens: pittsboro, nc, attorneys
[2025-12-21 18:16:33] [query] Mods: 11
[2025-12-21 18:16:33] [query] Trying AND logic
[2025-12-21 18:16:33] [query] Using OR logic
[2025-12-21 18:16:34] [query] Found results using: or logic
[2025-12-21 18:16:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (51756,396,4511) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:16:34] [query] Results: 694 Pages of results: 4
[2025-12-21 18:16:34] [query] Execution time: 0.76225
[2025-12-21 18:16:49] [query] Query for: utah real estate continuing education rules and regulations
[2025-12-21 18:16:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:16:49] [query] Engine: default
[2025-12-21 18:16:49] [query] Tokens: real, estate, continuing, education, rules, regulations, ueta, utah
[2025-12-21 18:16:49] [query] Mods: 12
[2025-12-21 18:16:49] [query] Using OR logic
[2025-12-21 18:16:58] [query] Query for: диля это какое имя
[2025-12-21 18:16:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:16:58] [query] Engine: default
[2025-12-21 18:16:58] [query] Tokens: диля это какое имя
[2025-12-21 18:16:58] [query] Mods: 11
[2025-12-21 18:16:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:16:58] [query] Results: 0 Pages of results: 0
[2025-12-21 18:16:58] [query] Execution time: 0.16058
[2025-12-21 18:17:02] [query] Found results using: or logic
[2025-12-21 18:17:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1086,5168,172,171,1783,1773) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1773,1783,33049,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:16: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:17:02] [query] Results: 1043 Pages of results: 6
[2025-12-21 18:17:02] [query] Execution time: 13.76944
[2025-12-21 18:17:08] [query] Query for: wallmart e
[2025-12-21 18:17:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:17:08] [query] Engine: default
[2025-12-21 18:17:08] [query] Tokens: e, wal-mart, walmart, wallmart
[2025-12-21 18:17:08] [query] Mods: 12
[2025-12-21 18:17:08] [query] Using OR logic
[2025-12-21 18:17:08] [query] Found results using: or logic
[2025-12-21 18:17:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(28) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28,10661,10693,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:17:08] [query] Results: 137 Pages of results: 1
[2025-12-21 18:17:08] [query] Execution time: 0.28347
[2025-12-21 18:17:12] [query] Query for: washington nc land for sale by owner
[2025-12-21 18:17:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:17:12] [query] Engine: default
[2025-12-21 18:17:12] [query] Tokens: washington, nc, land, sale, owner
[2025-12-21 18:17:12] [query] Mods: 11
[2025-12-21 18:17:12] [query] Trying AND logic
[2025-12-21 18:17:12] [query] Using OR logic
[2025-12-21 18:17:13] [query] Found results using: or logic
[2025-12-21 18:17:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4551,396,979,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 >= '2025-12-21 18:17: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 LIMIT 0, 200
[2025-12-21 18:17:13] [query] Results: 994 Pages of results: 5
[2025-12-21 18:17:13] [query] Execution time: 0.58664
[2025-12-21 18:18:36] [index:background] Health check
[2025-12-21 18:18:40] [query] Query for: socrates residential lease agreement form
[2025-12-21 18:18:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:18:40] [query] Engine: default
[2025-12-21 18:18:40] [query] Tokens: socrates, residential, lease, agreement, form
[2025-12-21 18:18:40] [query] Mods: 11
[2025-12-21 18:18:40] [query] Trying AND logic
[2025-12-21 18:18:40] [query] Using OR logic
[2025-12-21 18:18:40] [query] Found results using: or logic
[2025-12-21 18:18:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1429,1805,17181,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 >= '2025-12-21 18: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:18:40] [query] Results: 1099 Pages of results: 6
[2025-12-21 18:18:40] [query] Execution time: 0.31277
[2025-12-21 18:18:50] [indexer:background] Health check
[2025-12-21 18:18:50] [query] Query for: estudio hidrologico del rio piura
[2025-12-21 18:18:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:18:50] [query] Engine: default
[2025-12-21 18:18:50] [query] Tokens: rio, riowa, del
[2025-12-21 18:18:50] [query] Mods: 12
[2025-12-21 18:18:50] [query] Trying AND logic
[2025-12-21 18:18:50] [query] Using OR logic
[2025-12-21 18:18:50] [query] Found results using: or logic
[2025-12-21 18:18:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(59824) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,59824) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:18:50] [query] Results: 2 Pages of results: 1
[2025-12-21 18:18:50] [query] Execution time: 0.05115
[2025-12-21 18:18:52] [query] Query for: real estate lease agreement forms free form library
[2025-12-21 18:18:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:18:52] [query] Engine: default
[2025-12-21 18:18:52] [query] Tokens: real, estate, lease, agreement, forms, free, form, library
[2025-12-21 18:18:52] [query] Mods: 11
[2025-12-21 18:18:52] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 18:18:52] [query] Using OR logic
[2025-12-21 18:18:53] [query] Found results using: or logic
[2025-12-21 18:18:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 18: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 LIMIT 0, 200
[2025-12-21 18:18:53] [query] Results: 1614 Pages of results: 9
[2025-12-21 18:18:53] [query] Execution time: 0.61860
[2025-12-21 18:18:55] [query] Query for: amp real estate study guide pdf
[2025-12-21 18:18:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:18:55] [query] Engine: default
[2025-12-21 18:18:55] [query] Tokens: amped, ample, amplified, amplify, amplifying, estate, guide, pdf, real, study
[2025-12-21 18:18:55] [query] Mods: 12
[2025-12-21 18:18:55] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 18:18:55] [query] Using OR logic
[2025-12-21 18:19:05] [query] Found results using: or logic
[2025-12-21 18:19:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,365,3613,171,1322) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16751,7168,26997,5594,61279,172,365,3613,171,1322) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:19:05] [query] Results: 978 Pages of results: 5
[2025-12-21 18:19:05] [query] Execution time: 10.09143
[2025-12-21 18:20:11] [query] Query for: real estate signs for realtors
[2025-12-21 18:20:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:20:11] [query] Engine: default
[2025-12-21 18:20:11] [query] Tokens: real, estate, signs, realtors
[2025-12-21 18:20:11] [query] Mods: 11
[2025-12-21 18:20:11] [query] Trying AND logic
[2025-12-21 18:20:12] [query] Found results using: and logic
[2025-12-21 18:20:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2650,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 >= '2025-12-21 18:20: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 ('12417', '14075', '14230', '14256', '17880', '2193', '2346', '2353', '24739', '26199', '37356', '43693', '49725', '50411', '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 LIMIT 0, 200
[2025-12-21 18:20:12] [query] Results: 14 Pages of results: 1
[2025-12-21 18:20:12] [query] Execution time: 0.89821
[2025-12-21 18:20:52] [query] Query for: business for sale - brooklyn
[2025-12-21 18:20:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:20:52] [query] Engine: default
[2025-12-21 18:20:52] [query] Tokens: business, sale, brooklyn, -
[2025-12-21 18:20:52] [query] Mods: 11
[2025-12-21 18:20:52] [query] Trying AND logic
[2025-12-21 18:20:52] [query] Using OR logic
[2025-12-21 18:20:53] [query] Found results using: or logic
[2025-12-21 18:20:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 18:20: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 LIMIT 0, 200
[2025-12-21 18:20:53] [query] Results: 965 Pages of results: 5
[2025-12-21 18:20:53] [query] Execution time: 0.78982
[2025-12-21 18:22:14] [query] Query for: 卡农app
[2025-12-21 18:22:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:22:14] [query] Engine: default
[2025-12-21 18:22:14] [query] Tokens: 卡农app
[2025-12-21 18:22:14] [query] Mods: 11
[2025-12-21 18:22:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:22: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 LIMIT 0, 200
[2025-12-21 18:22:14] [query] Results: 0 Pages of results: 0
[2025-12-21 18:22:14] [query] Execution time: 0.12808
[2025-12-21 18:23:37] [index:background] Health check
[2025-12-21 18:23:49] [query] Query for: تعربف المثابرة
[2025-12-21 18:23:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:23:49] [query] Engine: default
[2025-12-21 18:23:49] [query] Tokens: تعربف المثابرة
[2025-12-21 18:23:49] [query] Mods: 11
[2025-12-21 18:23:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:23:49] [query] Results: 0 Pages of results: 0
[2025-12-21 18:23:49] [query] Execution time: 0.10933
[2025-12-21 18:23:50] [indexer:background] Health check
[2025-12-21 18:25:41] [query] Query for: a nc or tenn
[2025-12-21 18:25:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:25:41] [query] Engine: default
[2025-12-21 18:25:41] [query] Tokens: tennessee, tennille, tennis, nc
[2025-12-21 18:25:41] [query] Mods: 12
[2025-12-21 18:25:41] [query] Trying AND logic
[2025-12-21 18:25:42] [query] Found results using: and logic
[2025-12-21 18:25:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(396) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12502,66602,73946,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 >= '2025-12-21 18: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' ) ) ))) AND s.id IN ('12620', '18501', '20585', '25949', '43641', '50586', '52033', '54', '6572', '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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:25:42] [query] Results: 9 Pages of results: 1
[2025-12-21 18:25:42] [query] Execution time: 0.71497
[2025-12-21 18:27:14] [query] Query for: when must a buyer-agency agreement be signed?
[2025-12-21 18:27:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:27:14] [query] Engine: default
[2025-12-21 18:27:14] [query] Tokens: must, buyer, agency, agreement, signed, buyer-agency
[2025-12-21 18:27:14] [query] Mods: 11
[2025-12-21 18:27:14] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 18:27:14] [query] Using OR logic
[2025-12-21 18:27:14] [query] Found results using: or logic
[2025-12-21 18:27:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 18:27: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 LIMIT 0, 200
[2025-12-21 18:27:14] [query] Results: 1075 Pages of results: 6
[2025-12-21 18:27:14] [query] Execution time: 0.43454
[2025-12-21 18:27:41] [query] Query for: the grinch 1966
[2025-12-21 18:27:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:27:41] [query] Engine: default
[2025-12-21 18:27:41] [query] Tokens: 1966, grinch grinch 1966
[2025-12-21 18:27:41] [query] Mods: 12
[2025-12-21 18:27:41] [query] Using OR logic
[2025-12-21 18:27:41] [query] Found results using: or logic
[2025-12-21 18:27:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(15867) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15867,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:27:41] [query] Results: 4 Pages of results: 1
[2025-12-21 18:27:41] [query] Execution time: 0.17920
[2025-12-21 18:28:21] [query] Query for: 玻璃窗 氣泡
[2025-12-21 18:28:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:28:21] [query] Engine: default
[2025-12-21 18:28:21] [query] Tokens: 玻璃窗 氣泡
[2025-12-21 18:28:21] [query] Mods: 11
[2025-12-21 18:28:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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 LIMIT 0, 200
[2025-12-21 18:28:22] [query] Results: 0 Pages of results: 0
[2025-12-21 18:28:22] [query] Execution time: 0.12782
[2025-12-21 18:28:31] [query] Query for: realtor online courses nc
[2025-12-21 18:28:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:28:31] [query] Engine: default
[2025-12-21 18:28:31] [query] Tokens: realtor, online, courses, nc
[2025-12-21 18:28:31] [query] Mods: 11
[2025-12-21 18:28:31] [query] Trying AND logic
[2025-12-21 18:28:31] [query] Using OR logic
[2025-12-21 18:28:32] [query] Found results using: or logic
[2025-12-21 18:28:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,994,6703,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 >= '2025-12-21 18: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:28:32] [query] Results: 892 Pages of results: 5
[2025-12-21 18:28:32] [query] Execution time: 0.79247
[2025-12-21 18:28:37] [index:background] Health check
[2025-12-21 18:28:39] [query] Query for: realtor online courses
[2025-12-21 18:28:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:28:39] [query] Engine: default
[2025-12-21 18:28:39] [query] Tokens: realtor, online, courses
[2025-12-21 18:28:39] [query] Mods: 11
[2025-12-21 18:28:39] [query] Trying AND logic
[2025-12-21 18:28:40] [query] Found results using: and logic
[2025-12-21 18:28:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,994,6703) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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 ('14075', '14176', '14230', '21581', '21633', '21638', '21642', '21650', '21653', '2217', '30479', '33964', '37853', '43693', '43934', '44133', '44250', '4439', '4442', '44520', '44528', '44532', '44535', '45070', '45200', '45203', '46238', '47617', '47619', '49113', '50010', '50015', '50703', '50707', '50711', '50714', '51088', '51657', '51842', '52316', '55097', '55100', '55384', '55936', '55939', '55942', '55945', '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 LIMIT 0, 200
[2025-12-21 18:28:40] [query] Results: 18 Pages of results: 1
[2025-12-21 18:28:40] [query] Execution time: 0.66100
[2025-12-21 18:28:50] [indexer:background] Health check
[2025-12-21 18:30:09] [query] Query for: tredwind real estate complaints
[2025-12-21 18:30:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:30:09] [query] Engine: default
[2025-12-21 18:30:09] [query] Tokens: real, estate, complaints, tredwind
[2025-12-21 18:30:09] [query] Mods: 12
[2025-12-21 18:30:09] [query] Using OR logic
[2025-12-21 18:30:19] [query] Found results using: or logic
[2025-12-21 18:30:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(10872,172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,10872,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:30: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:30:19] [query] Results: 944 Pages of results: 5
[2025-12-21 18:30:19] [query] Execution time: 9.66747
[2025-12-21 18:30:55] [query] Query for: certifid secure payoff verification real estate
[2025-12-21 18:30:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:30:55] [query] Engine: default
[2025-12-21 18:30:55] [query] Tokens: secure, payoff, verification, real, estate, certified, certifid
[2025-12-21 18:30:55] [query] Mods: 12
[2025-12-21 18:30:55] [query] Using OR logic
[2025-12-21 18:31:03] [query] Query for: certifid secure payoff verification real estate
[2025-12-21 18:31:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:31:03] [query] Engine: default
[2025-12-21 18:31:03] [query] Tokens: secure, payoff, verification, real, estate, certified, certifid
[2025-12-21 18:31:03] [query] Mods: 12
[2025-12-21 18:31:03] [query] Using OR logic
[2025-12-21 18:31:05] [query] Found results using: or logic
[2025-12-21 18:31:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,12899,171,3223,2578) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3223,12899,2578,171,172,5119,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:30: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:31:05] [query] Results: 968 Pages of results: 5
[2025-12-21 18:31:05] [query] Execution time: 9.79353
[2025-12-21 18:31:13] [query] Found results using: or logic
[2025-12-21 18:31:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,12899,171,3223,2578) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3223,12899,2578,171,172,5119,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:31: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:31:13] [query] Results: 968 Pages of results: 5
[2025-12-21 18:31:13] [query] Execution time: 9.97793
[2025-12-21 18:31:55] [query] Query for: florida realtors as is residential contract for sale and purchase
[2025-12-21 18:31:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:31:55] [query] Engine: default
[2025-12-21 18:31:55] [query] Tokens: florida, realtors, residential, contract, sale, purchase
[2025-12-21 18:31:55] [query] Mods: 11
[2025-12-21 18:31:55] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 18:31:55] [query] Using OR logic
[2025-12-21 18:31:56] [query] Found results using: or logic
[2025-12-21 18:31:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,96,1805,2727,125,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 >= '2025-12-21 18:31: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 LIMIT 0, 200
[2025-12-21 18:31:56] [query] Results: 1532 Pages of results: 8
[2025-12-21 18:31:56] [query] Execution time: 0.66751
[2025-12-21 18:32:32] [query] Query for: goleador premier league
[2025-12-21 18:32:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:32:32] [query] Engine: default
[2025-12-21 18:32:32] [query] Tokens: premier, league, goleador
[2025-12-21 18:32:32] [query] Mods: 12
[2025-12-21 18:32:32] [query] Using OR logic
[2025-12-21 18:32:32] [query] Found results using: or logic
[2025-12-21 18:32:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(22548,4404) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4404,22548,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:32:32] [query] Results: 13 Pages of results: 1
[2025-12-21 18:32:32] [query] Execution time: 0.19125
[2025-12-21 18:32:40] [query] Query for: rental agreement forms az form library
[2025-12-21 18:32:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:32:40] [query] Engine: default
[2025-12-21 18:32:40] [query] Tokens: azbell, azhnvjzsohdcn, agreement, form, forms, library, rental
[2025-12-21 18:32:40] [query] Mods: 12
[2025-12-21 18:32:40] [query] Trying AND logic
[2025-12-21 18:32:40] [query] Using OR logic
[2025-12-21 18:32:51] [query] Found results using: or logic
[2025-12-21 18:32:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(873,1817,2409,7200,625) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22892,57832,873,1817,2409,7200,625) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:32:51] [query] Results: 1137 Pages of results: 6
[2025-12-21 18:32:51] [query] Execution time: 11.08720
[2025-12-21 18:33:37] [query] Query for: durham county nc property tax rate 2024
[2025-12-21 18:33:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:33:37] [query] Engine: default
[2025-12-21 18:33:38] [query] Tokens: durham, county, nc, property, tax, rate, 2024, rate 2024
[2025-12-21 18:33:38] [query] Mods: 12
[2025-12-21 18:33:38] [query] Using OR logic
[2025-12-21 18:33:38] [index:background] Health check
[2025-12-21 18:33:53] [indexer:background] Health check
[2025-12-21 18:33:59] [query] Found results using: or logic
[2025-12-21 18:33:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(17910,574,5443,396,107,1474,81) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,574,396,107,81,1474,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 >= '2025-12-21 18: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:33:59] [query] Results: 1534 Pages of results: 8
[2025-12-21 18:33:59] [query] Execution time: 21.06551
[2025-12-21 18:34:52] [query] Query for: planilha camarote
[2025-12-21 18:34:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:34:52] [query] Engine: default
[2025-12-21 18:34:52] [query] Tokens: planilha camarote
[2025-12-21 18:34:52] [query] Mods: 11
[2025-12-21 18:34:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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 LIMIT 0, 200
[2025-12-21 18:34:52] [query] Results: 0 Pages of results: 0
[2025-12-21 18:34:52] [query] Execution time: 0.15701
[2025-12-21 18:35:21] [query] Query for: faar mls
[2025-12-21 18:35:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:35:21] [query] Engine: default
[2025-12-21 18:35:22] [query] Tokens: mls, fair, far, fara, fare, farr, fear, faar
[2025-12-21 18:35:22] [query] Mods: 12
[2025-12-21 18:35:22] [query] Using OR logic
[2025-12-21 18:35:22] [query] Found results using: or logic
[2025-12-21 18:35:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2699) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1522,128,27445,59285,23258,2839,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:35: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:35:22] [query] Results: 346 Pages of results: 2
[2025-12-21 18:35:22] [query] Execution time: 0.61767
[2025-12-21 18:35:40] [query] Query for: trench معنى
[2025-12-21 18:35:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:35:40] [query] Engine: default
[2025-12-21 18:35:40] [query] Tokens: trenches
[2025-12-21 18:35:40] [query] Mods: 11
[2025-12-21 18:35:40] [query] Found results using: or logic
[2025-12-21 18:35:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24735) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:35: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 LIMIT 0, 200
[2025-12-21 18:35:40] [query] Results: 4 Pages of results: 1
[2025-12-21 18:35:40] [query] Execution time: 0.03108
[2025-12-21 18:37:00] [query] Query for: commander eszopiclone en ligne 🐮🎿 www.7rx.biz/fr/eszopiclone amazon. bas prix 7 générique. achat eszopiclone. acheter du vrai générique bâle.
[2025-12-21 18:37:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:37:00] [query] Engine: default
[2025-12-21 18:37:00] [query] Tokens: commander, basden, base, baseball, based, baseline, basement, basements, bases, basic
[2025-12-21 18:37:00] [query] Mods: 12
[2025-12-21 18:37:00] [query] Trying AND logic
[2025-12-21 18:37:00] [query] Using OR logic
[2025-12-21 18:37:01] [query] Found results using: or logic
[2025-12-21 18:37:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(374,4665,49439,1016,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 18:37: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:37:01] [query] Results: 268 Pages of results: 2
[2025-12-21 18:37:01] [query] Execution time: 0.62488
[2025-12-21 18:38:38] [index:background] Health check
[2025-12-21 18:38:50] [indexer:background] Health check
[2025-12-21 18:39:12] [query] Query for: 
[2025-12-21 18:39:12] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:39:12] [query] Engine: default
[2025-12-21 18:39:12] [query] Tokens: 
[2025-12-21 18:39:12] [query] Mods: 11
[2025-12-21 18:39:12] [query] Found results using: or logic
[2025-12-21 18:39:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 18:39:12') 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 LIMIT 0, 200
[2025-12-21 18:39:12] [query] Results: 2028 Pages of results: 11
[2025-12-21 18:39:12] [query] Execution time: 0.41021
[2025-12-21 18:39:47] [query] Query for: 
[2025-12-21 18:39:47] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:39:47] [query] Engine: default
[2025-12-21 18:39:47] [query] Tokens: 
[2025-12-21 18:39:47] [query] Mods: 11
[2025-12-21 18:39:47] [query] Found results using: or logic
[2025-12-21 18:39:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 18:39:47') 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 LIMIT 0, 200
[2025-12-21 18:39:47] [query] Results: 2028 Pages of results: 11
[2025-12-21 18:39:47] [query] Execution time: 0.26023
[2025-12-21 18:40:57] [query] Query for: 
[2025-12-21 18:40:57] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:40:57] [query] Engine: default
[2025-12-21 18:40:57] [query] Tokens: 
[2025-12-21 18:40:57] [query] Mods: 11
[2025-12-21 18:40:57] [query] Found results using: or logic
[2025-12-21 18:40:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 18:40: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 LIMIT 0, 200
[2025-12-21 18:40:57] [query] Results: 2028 Pages of results: 11
[2025-12-21 18:40:57] [query] Execution time: 0.20339
[2025-12-21 18:41:40] [query] Query for: residential property
[2025-12-21 18:41:40] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:41:40] [query] Engine: forms_and_contracts
[2025-12-21 18:41:40] [query] Tokens: residential, property
[2025-12-21 18:41:40] [query] Mods: 5
[2025-12-21 18:41:40] [query] Trying AND logic
[2025-12-21 18:41:40] [query] Found results using: and logic
[2025-12-21 18:41:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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,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, 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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', '29756', '29781', '29810', '29848', '30123', '34766', '34769', '34782', '34785', '34958', '41743', '42169') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:41:40] [query] Results: 14 Pages of results: 1
[2025-12-21 18:41:40] [query] Execution time: 0.12255
[2025-12-21 18:42:33] [query] Query for: estate of pave "mog"
[2025-12-21 18:42:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:42:33] [query] Engine: default
[2025-12-21 18:42:33] [query] Tokens: estate, pave, mog
[2025-12-21 18:42:33] [query] Mods: 11
[2025-12-21 18:42:33] [query] Trying AND logic
[2025-12-21 18:42:33] [query] Using OR logic
[2025-12-21 18:42:34] [query] Found results using: or logic
[2025-12-21 18:42:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,13662,33928) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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 LIMIT 0, 200
[2025-12-21 18:42:34] [query] Results: 855 Pages of results: 5
[2025-12-21 18:42:34] [query] Execution time: 0.33546
[2025-12-21 18:42:50] [query] Query for: lease transfer from seller to buyer
[2025-12-21 18:42:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:42:50] [query] Engine: default
[2025-12-21 18:42:50] [query] Tokens: lease, transfer, seller, buyer
[2025-12-21 18:42:50] [query] Mods: 11
[2025-12-21 18:42:50] [query] Trying AND logic
[2025-12-21 18:42:51] [query] Found results using: and logic
[2025-12-21 18:42:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4519,210,3046) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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' ) ) ))) AND s.id IN ('12417', '14230', '20444', '20450', '36802', '39803', '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 LIMIT 0, 200
[2025-12-21 18:42:51] [query] Results: 7 Pages of results: 1
[2025-12-21 18:42:51] [query] Execution time: 0.13362
[2025-12-21 18:43:38] [index:background] Health check
[2025-12-21 18:43:50] [indexer:background] Health check
[2025-12-21 18:44:23] [query] Query for: costa enrigesido
[2025-12-21 18:44:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:44:23] [query] Engine: default
[2025-12-21 18:44:23] [query] Tokens: costa, enrigesido
[2025-12-21 18:44:23] [query] Mods: 12
[2025-12-21 18:44:23] [query] Using OR logic
[2025-12-21 18:44:23] [query] Found results using: or logic
[2025-12-21 18:44:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(25351) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25351,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:44:23] [query] Results: 1 Pages of results: 1
[2025-12-21 18:44:23] [query] Execution time: 0.11361
[2025-12-21 18:44:36] [query] Query for: apotheke online deutschland 🌶️⠥ www.7search.top/fr/aricept aricept 5mg et 10mg vente intermarché. puis-je acheter en ligne sans ordonnance aricept.commander ligne.
[2025-12-21 18:44:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:44:36] [query] Engine: default
[2025-12-21 18:44:36] [query] Tokens: commander, jealously, jean, jean-michel, jean-paul, jeanean, jeanette, jeanmichel, jeanne, jeanpaul
[2025-12-21 18:44:36] [query] Mods: 12
[2025-12-21 18:44:36] [query] Trying AND logic
[2025-12-21 18:44:36] [query] Using OR logic
[2025-12-21 18:44:36] [query] Found results using: or logic
[2025-12-21 18:44:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(49439,19370,1016,994,13792,1156,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 18:44: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:44:36] [query] Results: 3 Pages of results: 1
[2025-12-21 18:44:36] [query] Execution time: 0.21477
[2025-12-21 18:45:02] [query] Query for: trans ferdinand
[2025-12-21 18:45:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:45:02] [query] Engine: default
[2025-12-21 18:45:02] [query] Tokens: trans, ferdinand
[2025-12-21 18:45:02] [query] Mods: 11
[2025-12-21 18:45:02] [query] Trying AND logic
[2025-12-21 18:45:02] [query] Using OR logic
[2025-12-21 18:45:03] [query] Found results using: or logic
[2025-12-21 18:45:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,49736) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:45: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 LIMIT 0, 200
[2025-12-21 18:45:03] [query] Results: 1 Pages of results: 1
[2025-12-21 18:45:03] [query] Execution time: 0.03673
[2025-12-21 18:45:23] [query] Query for: martian karman line
[2025-12-21 18:45:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:45:23] [query] Engine: default
[2025-12-21 18:45:23] [query] Tokens: line, maarten, martin, karen, kirman, martian karman
[2025-12-21 18:45:23] [query] Mods: 12
[2025-12-21 18:45:23] [query] Using OR logic
[2025-12-21 18:45:23] [query] Found results using: or logic
[2025-12-21 18:45:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(399) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (399,30939,5092,10221,12878,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:45:23] [query] Results: 120 Pages of results: 1
[2025-12-21 18:45:23] [query] Execution time: 0.33588
[2025-12-21 18:47:35] [query] Query for: real estate organization board
[2025-12-21 18:47:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:47:35] [query] Engine: default
[2025-12-21 18:47:35] [query] Tokens: real, estate, organization, board
[2025-12-21 18:47:35] [query] Mods: 11
[2025-12-21 18:47:35] [query] Trying AND logic
[2025-12-21 18:47:35] [query] Using OR logic
[2025-12-21 18:47:36] [query] Found results using: or logic
[2025-12-21 18:47:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1221,646) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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 LIMIT 0, 200
[2025-12-21 18:47:36] [query] Results: 1002 Pages of results: 6
[2025-12-21 18:47:36] [query] Execution time: 0.62952
[2025-12-21 18:48:22] [query] Query for: realtor cao
[2025-12-21 18:48:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:48:22] [query] Engine: default
[2025-12-21 18:48:22] [query] Tokens: cao, realtor
[2025-12-21 18:48:22] [query] Mods: 12
[2025-12-21 18:48:22] [query] Trying AND logic
[2025-12-21 18:48:22] [query] Using OR logic
[2025-12-21 18:48:23] [query] Found results using: or logic
[2025-12-21 18:48:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(402) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23059,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 >= '2025-12-21 18: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:48:23] [query] Results: 515 Pages of results: 3
[2025-12-21 18:48:23] [query] Execution time: 1.42349
[2025-12-21 18:48:36] [index:background] Health check
[2025-12-21 18:48:44] [query] Query for: ⌛ buy generic buspironum no rx 💎 www.trust4me.site - all tabs here prescription
[2025-12-21 18:48:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:48:44] [query] Engine: default
[2025-12-21 18:48:44] [query] Tokens: rxtakeback, -, buy, generic, prescription, site, tabs, www
[2025-12-21 18:48:44] [query] Mods: 12
[2025-12-21 18:48:44] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 18:48:44] [query] Using OR logic
[2025-12-21 18:48:46] [query] Found results using: or logic
[2025-12-21 18:48:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5004,2933,15743,12933,1964,7495,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12936,5004,2933,15743,12933,1964,7495,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 >= '2025-12-21 18:48: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:48:46] [query] Results: 669 Pages of results: 4
[2025-12-21 18:48:47] [query] Execution time: 2.47965
[2025-12-21 18:48:54] [indexer:background] Health check
[2025-12-21 18:49:01] [query] Query for: real estate commissioner organization chart
[2025-12-21 18:49:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:49:01] [query] Engine: default
[2025-12-21 18:49:01] [query] Tokens: real, estate, commissioner, organization, chart
[2025-12-21 18:49:01] [query] Mods: 11
[2025-12-21 18:49:01] [query] Trying AND logic
[2025-12-21 18:49:01] [query] Using OR logic
[2025-12-21 18:49:02] [query] Found results using: or logic
[2025-12-21 18:49:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4469,1221,2166) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:49:02] [query] Results: 971 Pages of results: 5
[2025-12-21 18:49:02] [query] Execution time: 0.40084
[2025-12-21 18:49:17] [query] Query for: ai in real estate open houses applications
[2025-12-21 18:49:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:49:17] [query] Engine: default
[2025-12-21 18:49:17] [query] Tokens: ai, real, estate, open, houses, applications
[2025-12-21 18:49:17] [query] Mods: 11
[2025-12-21 18:49:17] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 18:49:17] [query] Using OR logic
[2025-12-21 18:49:18] [query] Found results using: or logic
[2025-12-21 18:49:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,2949,2990,415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:49: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 LIMIT 0, 200
[2025-12-21 18:49:18] [query] Results: 998 Pages of results: 5
[2025-12-21 18:49:18] [query] Execution time: 0.47716
[2025-12-21 18:49:22] [query] Query for: ontario realtor license cost time
[2025-12-21 18:49:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:49:22] [query] Engine: default
[2025-12-21 18:49:22] [query] Tokens: ontario, realtor, license, cost, time
[2025-12-21 18:49:22] [query] Mods: 11
[2025-12-21 18:49:22] [query] Trying AND logic
[2025-12-21 18:49:22] [query] Using OR logic
[2025-12-21 18:49:23] [query] Found results using: or logic
[2025-12-21 18:49:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,402,4784,1549,72) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:49: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 LIMIT 0, 200
[2025-12-21 18:49:23] [query] Results: 968 Pages of results: 5
[2025-12-21 18:49:23] [query] Execution time: 0.50094
[2025-12-21 18:50:52] [query] Query for: 年収のかべ　wiki
[2025-12-21 18:50:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:50:52] [query] Engine: default
[2025-12-21 18:50:52] [query] Tokens: 年収のかべ wiki
[2025-12-21 18:50:52] [query] Mods: 11
[2025-12-21 18:50:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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 LIMIT 0, 200
[2025-12-21 18:50:52] [query] Results: 0 Pages of results: 0
[2025-12-21 18:50:52] [query] Execution time: 0.38522
[2025-12-21 18:52:24] [query] Query for: mississippi real estate commission forms form library
[2025-12-21 18:52:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:52:24] [query] Engine: default
[2025-12-21 18:52:24] [query] Tokens: mississippi, real, estate, commission, forms, form, library
[2025-12-21 18:52:24] [query] Mods: 11
[2025-12-21 18:52:24] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 18:52:24] [query] Using OR logic
[2025-12-21 18:52:24] [query] Found results using: or logic
[2025-12-21 18:52:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6353,171,172,843,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 >= '2025-12-21 18:52: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 LIMIT 0, 200
[2025-12-21 18:52:24] [query] Results: 1573 Pages of results: 8
[2025-12-21 18:52:24] [query] Execution time: 0.68746
[2025-12-21 18:53:37] [index:background] Health check
[2025-12-21 18:53:49] [indexer:background] Health check
[2025-12-21 18:54:11] [query] Query for: peter karl sien på skanska betong
[2025-12-21 18:54:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:54:11] [query] Engine: default
[2025-12-21 18:54:11] [query] Tokens: karla, karleta, pa, peter
[2025-12-21 18:54:11] [query] Mods: 12
[2025-12-21 18:54:11] [query] Trying AND logic
[2025-12-21 18:54:11] [query] Using OR logic
[2025-12-21 18:54:12] [query] Found results using: or logic
[2025-12-21 18:54:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7795,3983) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23203,27884,7795,3983) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:54: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:54:12] [query] Results: 12 Pages of results: 1
[2025-12-21 18:54:12] [query] Execution time: 0.25071
[2025-12-21 18:55:36] [query] Query for: free basic real estate contract
[2025-12-21 18:55:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:55:36] [query] Engine: default
[2025-12-21 18:55:36] [query] Tokens: free, basic, real, estate, contract
[2025-12-21 18:55:36] [query] Mods: 11
[2025-12-21 18:55:36] [query] Trying AND logic
[2025-12-21 18:55:36] [query] Using OR logic
[2025-12-21 18:55:37] [query] Found results using: or logic
[2025-12-21 18:55:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 18:55: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 LIMIT 0, 200
[2025-12-21 18:55:37] [query] Results: 1459 Pages of results: 8
[2025-12-21 18:55:37] [query] Execution time: 0.65994
[2025-12-21 18:56:02] [query] Query for: nativity star clipart
[2025-12-21 18:56:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:56:02] [query] Engine: default
[2025-12-21 18:56:03] [query] Tokens: star, culprit, nativity clipart
[2025-12-21 18:56:03] [query] Mods: 12
[2025-12-21 18:56:03] [query] Using OR logic
[2025-12-21 18:56:03] [query] Found results using: or logic
[2025-12-21 18:56:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(6587) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6587,8202,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:56:03] [query] Results: 13 Pages of results: 1
[2025-12-21 18:56:03] [query] Execution time: 0.17335
[2025-12-21 18:56:15] [query] Query for: what is the sales tax rate for nc alamance county as of today
[2025-12-21 18:56:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:56:15] [query] Engine: default
[2025-12-21 18:56:15] [query] Tokens: sales, tax, rate, nc, alamance, county, today
[2025-12-21 18:56:15] [query] Mods: 11
[2025-12-21 18:56:15] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 18:56:15] [query] Using OR logic
[2025-12-21 18:56:15] [query] Found results using: or logic
[2025-12-21 18:56:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 18: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 LIMIT 0, 200
[2025-12-21 18:56:15] [query] Results: 893 Pages of results: 5
[2025-12-21 18:56:15] [query] Execution time: 0.50955
[2025-12-21 18:56:24] [query] Query for: ntcar environmental indemnity agreement form
[2025-12-21 18:56:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:56:24] [query] Engine: default
[2025-12-21 18:56:24] [query] Tokens: environmental, indemnity, agreement, form, ntcar
[2025-12-21 18:56:24] [query] Mods: 12
[2025-12-21 18:56:24] [query] Using OR logic
[2025-12-21 18:56:31] [query] Found results using: or logic
[2025-12-21 18:56:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(873,5455,1817,20760) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5455,20760,873,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 >= '2025-12-21 18: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:56:31] [query] Results: 997 Pages of results: 5
[2025-12-21 18:56:31] [query] Execution time: 7.57647
[2025-12-21 18:57:52] [query] Query for: hm skanstull restaurang 714 area
[2025-12-21 18:57:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:57:52] [query] Engine: default
[2025-12-21 18:57:52] [query] Tokens: 71422, area, hm
[2025-12-21 18:57:52] [query] Mods: 12
[2025-12-21 18:57:52] [query] Trying AND logic
[2025-12-21 18:57:52] [query] Using OR logic
[2025-12-21 18:57:53] [query] Found results using: or logic
[2025-12-21 18:57:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1339,18834) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27345,1339,18834) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:57:53] [query] Results: 173 Pages of results: 1
[2025-12-21 18:57:53] [query] Execution time: 0.28991
[2025-12-21 18:57:57] [query] Query for: torchrealty house listings on rte 101 south carolina for sale
[2025-12-21 18:57:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 18:57:57] [query] Engine: default
[2025-12-21 18:57:58] [query] Tokens: -supported, 2014ncrpacgenelectionsupportedcandidates, 2014ncrpacgenelectionsupportedcandidates-state, 2014ncrpacgenelectionsupportedcandidatesstate, arterial, arteries, artery, asserted, assorted, averted
[2025-12-21 18:57:58] [query] Mods: 12
[2025-12-21 18:57:58] [query] Using OR logic
[2025-12-21 18:57:58] [query] Found results using: and logic
[2025-12-21 18:57:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(19812,254,244,906,125,840) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18398,31969,31971,31973,32218,32210,32216,17491,60269,29642) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 18:57: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 18:57:58] [query] Results: 7 Pages of results: 1
[2025-12-21 18:57:58] [query] Execution time: 0.29695
[2025-12-21 18:59:21] [index:background] Health check
[2025-12-21 18:59:21] [indexer:background] Health check
[2025-12-21 18:59:21] [indexer:background] Health check
[2025-12-21 19:01:05] [query] Query for: oneeastside
[2025-12-21 19:01:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:01:05] [query] Engine: default
[2025-12-21 19:01:05] [query] Tokens: oneeastside
[2025-12-21 19:01:05] [query] Mods: 11
[2025-12-21 19:01:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:01:05] [query] Results: 0 Pages of results: 0
[2025-12-21 19:01:05] [query] Execution time: 0.12178
[2025-12-21 19:01:10] [query] Query for: second purchase form allottee nkda
[2025-12-21 19:01:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:01:10] [query] Engine: default
[2025-12-21 19:01:10] [query] Tokens: second, purchase, form, allotted, allout, allottee nkda
[2025-12-21 19:01:10] [query] Mods: 12
[2025-12-21 19:01:10] [query] Using OR logic
[2025-12-21 19:01:18] [query] Found results using: or logic
[2025-12-21 19:01:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1817,120,615) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,120,1817,41234,18975,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:01:18] [query] Results: 1084 Pages of results: 6
[2025-12-21 19:01:18] [query] Execution time: 8.32045
[2025-12-21 19:03:37] [index:background] Health check
[2025-12-21 19:03:50] [indexer:background] Health check
[2025-12-21 19:04:20] [query] Query for: anywhere real estate hous principal agent count
[2025-12-21 19:04:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:04:20] [query] Engine: default
[2025-12-21 19:04:20] [query] Tokens: house, house & history, house 2, house-flipping, house2, housebill933, housebound, housed, houseflipping, househistory
[2025-12-21 19:04:20] [query] Mods: 12
[2025-12-21 19:04:20] [query] Using OR logic
[2025-12-21 19:04:23] [query] Found results using: and logic
[2025-12-21 19:04:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1470,4792,1552,172,2824,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,54581,34769,10798,34770,15013,24612,4979,10815,54582) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:04:23] [query] Results: 216 Pages of results: 2
[2025-12-21 19:04:23] [query] Execution time: 3.12499
[2025-12-21 19:07:53] [query] Query for: "karina saravia aguilar"
[2025-12-21 19:07:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:07:53] [query] Engine: default
[2025-12-21 19:07:53] [query] Tokens: karen, karina saravia aguilar
[2025-12-21 19:07:53] [query] Mods: 11
[2025-12-21 19:08:00] [query] Using OR logic
[2025-12-21 19:08:01] [query] Found results using: or logic
[2025-12-21 19:08:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10221,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:08:01] [query] Results: 4 Pages of results: 1
[2025-12-21 19:08:01] [query] Execution time: 7.99184
[2025-12-21 19:08:14] [query] Query for: 歯科衛生士　源泉税
[2025-12-21 19:08:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:08:14] [query] Engine: default
[2025-12-21 19:08:14] [query] Tokens: 歯科衛生士 源泉税
[2025-12-21 19:08:14] [query] Mods: 11
[2025-12-21 19:08:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:08: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 LIMIT 0, 200
[2025-12-21 19:08:14] [query] Results: 0 Pages of results: 0
[2025-12-21 19:08:14] [query] Execution time: 0.10872
[2025-12-21 19:08:36] [index:background] Health check
[2025-12-21 19:08:50] [indexer:background] Health check
[2025-12-21 19:10:05] [query] Query for: real estate in north carolina
[2025-12-21 19:10:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:10:05] [query] Engine: default
[2025-12-21 19:10:05] [query] Tokens: real, estate, north, carolina
[2025-12-21 19:10:05] [query] Mods: 11
[2025-12-21 19:10:05] [query] Trying AND logic
[2025-12-21 19:10:05] [query] Using OR logic
[2025-12-21 19:10:06] [query] Found results using: or logic
[2025-12-21 19:10:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 19:10: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 LIMIT 0, 200
[2025-12-21 19:10:06] [query] Results: 1075 Pages of results: 6
[2025-12-21 19:10:06] [query] Execution time: 0.82401
[2025-12-21 19:13:14] [query] Query for: sel18135 objektiv (18-135mm) gebraucht
[2025-12-21 19:13:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:13:14] [query] Engine: default
[2025-12-21 19:13:14] [query] Tokens: 18, objective, sel18135 objektiv 135mm gebraucht 18-135mm
[2025-12-21 19:13:14] [query] Mods: 12
[2025-12-21 19:13:14] [query] Using OR logic
[2025-12-21 19:13:14] [query] Found results using: or logic
[2025-12-21 19:13:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3110) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2422,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:13:14] [query] Results: 96 Pages of results: 1
[2025-12-21 19:13:14] [query] Execution time: 0.44176
[2025-12-21 19:13:33] [query] Query for: residential property
[2025-12-21 19:13:33] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:13:33] [query] Engine: forms_and_contracts
[2025-12-21 19:13:33] [query] Tokens: residential, property
[2025-12-21 19:13:33] [query] Mods: 5
[2025-12-21 19:13:33] [query] Trying AND logic
[2025-12-21 19:13:33] [query] Found results using: and logic
[2025-12-21 19:13:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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,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, 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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', '29756', '29781', '29810', '29848', '30123', '34766', '34769', '34782', '34785', '34958', '41743', '42169') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:13:33] [query] Results: 14 Pages of results: 1
[2025-12-21 19:13:33] [query] Execution time: 0.07722
[2025-12-21 19:13:37] [index:background] Health check
[2025-12-21 19:13:48] [indexer:background] Health check
[2025-12-21 19:16:34] [query] Query for: wiederstandsfähig wie
[2025-12-21 19:16:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:16:34] [query] Engine: default
[2025-12-21 19:16:34] [query] Tokens: wieck, wienke, wiest
[2025-12-21 19:16:34] [query] Mods: 11
[2025-12-21 19:16:34] [query] Using OR logic
[2025-12-21 19:16:34] [query] Found results using: and logic
[2025-12-21 19:16:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27910,24305,14962) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 LIMIT 0, 200
[2025-12-21 19:16:34] [query] Results: 1 Pages of results: 1
[2025-12-21 19:16:34] [query] Execution time: 0.14579
[2025-12-21 19:17:04] [query] Query for: ny real property law §275
[2025-12-21 19:17:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:17:04] [query] Engine: default
[2025-12-21 19:17:04] [query] Tokens: ny, real, property, law, 275
[2025-12-21 19:17:04] [query] Mods: 11
[2025-12-21 19:17:04] [query] Trying AND logic
[2025-12-21 19:17:04] [query] Using OR logic
[2025-12-21 19:17:04] [query] Found results using: or logic
[2025-12-21 19:17:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17815,171,107,1796,6497) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:17:04] [query] Results: 1323 Pages of results: 7
[2025-12-21 19:17:04] [query] Execution time: 0.58306
[2025-12-21 19:17:09] [query] Query for: can you summarize the proposed agreements against original agreements?
[2025-12-21 19:17:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:17:09] [query] Engine: default
[2025-12-21 19:17:09] [query] Tokens: can, summarize, proposed, agreements, original
[2025-12-21 19:17:09] [query] Mods: 11
[2025-12-21 19:17:09] [query] Trying AND logic
[2025-12-21 19:17:09] [query] Using OR logic
[2025-12-21 19:17:09] [query] Found results using: or logic
[2025-12-21 19:17:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,17253,1079,1985,848) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 LIMIT 0, 200
[2025-12-21 19:17:09] [query] Results: 892 Pages of results: 5
[2025-12-21 19:17:09] [query] Execution time: 0.29908
[2025-12-21 19:17:16] [query] Query for: land for sale in harrisburg nc
[2025-12-21 19:17:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:17:16] [query] Engine: default
[2025-12-21 19:17:16] [query] Tokens: land, sale, nc, harrisburg
[2025-12-21 19:17:16] [query] Mods: 12
[2025-12-21 19:17:16] [query] Using OR logic
[2025-12-21 19:17:21] [query] Query for: personal property included in a sale of real estate may include
[2025-12-21 19:17:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:17:21] [query] Engine: default
[2025-12-21 19:17:21] [query] Tokens: personal, property, included, sale, real, estate, may, include
[2025-12-21 19:17:21] [query] Mods: 11
[2025-12-21 19:17:21] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 19:17:21] [query] Using OR logic
[2025-12-21 19:17:22] [query] Found results using: or logic
[2025-12-21 19:17:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:17:22] [query] Results: 1456 Pages of results: 8
[2025-12-21 19:17:22] [query] Execution time: 0.87116
[2025-12-21 19:17:23] [query] Found results using: or logic
[2025-12-21 19:17:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(979,396,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:17:23] [query] Results: 918 Pages of results: 5
[2025-12-21 19:17:23] [query] Execution time: 7.19438
[2025-12-21 19:17:34] [query] Query for: i reside in nc but my daughter is every
[2025-12-21 19:17:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:17:34] [query] Engine: default
[2025-12-21 19:17:34] [query] Tokens: reside, nc, daughter, every
[2025-12-21 19:17:34] [query] Mods: 11
[2025-12-21 19:17:34] [query] Trying AND logic
[2025-12-21 19:17:34] [query] Using OR logic
[2025-12-21 19:17:35] [query] Found results using: or logic
[2025-12-21 19:17:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17948,396,4930,1206) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:17: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 LIMIT 0, 200
[2025-12-21 19:17:35] [query] Results: 768 Pages of results: 4
[2025-12-21 19:17:35] [query] Execution time: 0.59324
[2025-12-21 19:18:04] [query] Query for: qual nota é boa na redação
[2025-12-21 19:18:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:18:04] [query] Engine: default
[2025-12-21 19:18:04] [query] Tokens: board, board 1, board 100, board 101, board 107, board 111, board 140, board 2017, board 2019, board 202
[2025-12-21 19:18:04] [query] Mods: 12
[2025-12-21 19:18:04] [query] Using OR logic
[2025-12-21 19:18:04] [query] Found results using: and logic
[2025-12-21 19:18:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(28) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 19:18: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:18:04] [query] Results: 173 Pages of results: 1
[2025-12-21 19:18:04] [query] Execution time: 0.18439
[2025-12-21 19:18:37] [index:background] Health check
[2025-12-21 19:18:49] [indexer:background] Health check
[2025-12-21 19:18:56] [query] Query for: sugarloaf church retreat florida keys
[2025-12-21 19:18:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:18:56] [query] Engine: default
[2025-12-21 19:18:56] [query] Tokens: church, retreat, florida, keys, sugarloaf
[2025-12-21 19:18:56] [query] Mods: 12
[2025-12-21 19:18:56] [query] Using OR logic
[2025-12-21 19:18:56] [query] Found results using: or logic
[2025-12-21 19:18:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(16176,4111,2643,15080) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16176,15080,4111,2643,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:18:56] [query] Results: 43 Pages of results: 1
[2025-12-21 19:18:56] [query] Execution time: 0.14576
[2025-12-21 19:21:46] [query] Query for: nremeri lega
[2025-12-21 19:21:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:21:46] [query] Engine: default
[2025-12-21 19:21:46] [query] Tokens: legacies, legacy, legacy-four, legacyfour, legal, legal & ethics, legal-action-committee, legal-department, legal-ethics, legal-hotline
[2025-12-21 19:21:46] [query] Mods: 11
[2025-12-21 19:21:46] [query] Using OR logic
[2025-12-21 19:21:46] [query] Found results using: and logic
[2025-12-21 19:21:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (69343,4864,69372,69373,869,29150,15728,37154,29158,11733) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:21: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 LIMIT 0, 200
[2025-12-21 19:21:46] [query] Results: 364 Pages of results: 2
[2025-12-21 19:21:46] [query] Execution time: 0.15190
[2025-12-21 19:22:25] [query] Query for: nacionales conade 2026
[2025-12-21 19:22:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:22:25] [query] Engine: default
[2025-12-21 19:22:25] [query] Tokens: 2026, condo, conta, nacionales conade conade 2026
[2025-12-21 19:22:25] [query] Mods: 12
[2025-12-21 19:22:25] [query] Using OR logic
[2025-12-21 19:22:25] [query] Found results using: or logic
[2025-12-21 19:22:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(28036) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,8824,64753,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:22:25] [query] Results: 78 Pages of results: 1
[2025-12-21 19:22:25] [query] Execution time: 0.33912
[2025-12-21 19:23:37] [index:background] Health check
[2025-12-21 19:23:50] [indexer:background] Health check
[2025-12-21 19:23:54] [query] Query for: vle login
[2025-12-21 19:23:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:23:54] [query] Engine: default
[2025-12-21 19:23:54] [query] Tokens: login, value, viele, vile, vle
[2025-12-21 19:23:54] [query] Mods: 12
[2025-12-21 19:23:54] [query] Using OR logic
[2025-12-21 19:23:54] [query] Found results using: or logic
[2025-12-21 19:23:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(9770) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9770,1217,47727,25139,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:23:54] [query] Results: 167 Pages of results: 1
[2025-12-21 19:23:54] [query] Execution time: 0.16954
[2025-12-21 19:24:40] [query] Query for: apex nc property tax rate
[2025-12-21 19:24:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:24:40] [query] Engine: default
[2025-12-21 19:24:40] [query] Tokens: apex, nc, property, tax, rate
[2025-12-21 19:24:40] [query] Mods: 11
[2025-12-21 19:24:40] [query] Trying AND logic
[2025-12-21 19:24:40] [query] Using OR logic
[2025-12-21 19:24:41] [query] Found results using: or logic
[2025-12-21 19:24:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3198,396,107,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 >= '2025-12-21 19: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 LIMIT 0, 200
[2025-12-21 19:24:41] [query] Results: 1258 Pages of results: 7
[2025-12-21 19:24:41] [query] Execution time: 0.78716
[2025-12-21 19:24:43] [query] Query for: new hill nc property tax rate
[2025-12-21 19:24:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:24:43] [query] Engine: default
[2025-12-21 19:24:43] [query] Tokens: new, hill, nc, property, tax, rate
[2025-12-21 19:24:43] [query] Mods: 11
[2025-12-21 19:24:43] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 19:24:43] [query] Using OR logic
[2025-12-21 19:24:44] [query] Found results using: or logic
[2025-12-21 19:24:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7615,396,107,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 >= '2025-12-21 19: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 LIMIT 0, 200
[2025-12-21 19:24:44] [query] Results: 1385 Pages of results: 7
[2025-12-21 19:24:44] [query] Execution time: 0.88810
[2025-12-21 19:24:49] [query] Query for: deuteronomy 8:3
[2025-12-21 19:24:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:24:49] [query] Engine: default
[2025-12-21 19:24:49] [query] Tokens: 8, 3, deuteronomy deuteronomy 8
[2025-12-21 19:24:49] [query] Mods: 12
[2025-12-21 19:24:49] [query] Using OR logic
[2025-12-21 19:24:51] [query] Found results using: or logic
[2025-12-21 19:24:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(689,445) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:24:51] [query] Results: 601 Pages of results: 4
[2025-12-21 19:24:51] [query] Execution time: 1.94334
[2025-12-21 19:25:18] [query] Query for: apotheke online billig 🥗⨁ www.7search.top/fr/clindamycine achetez clindamycine en ligne europe légalement pas cher. acheter sans ordonnance achat clindamycine.
[2025-12-21 19:25:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:25:18] [query] Engine: default
[2025-12-21 19:25:18] [query] Tokens: cherished, cherokee, cherokeenc, cherokees, cherokee’s, cherry, cheryl, pasker, pasquotank, pass
[2025-12-21 19:25:18] [query] Mods: 12
[2025-12-21 19:25:18] [query] Trying AND logic
[2025-12-21 19:25:18] [query] Using OR logic
[2025-12-21 19:25:18] [query] Found results using: or logic
[2025-12-21 19:25:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(49439,10552,1016,994,13792,1156,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:25:18] [query] Results: 44 Pages of results: 1
[2025-12-21 19:25:18] [query] Execution time: 0.41465
[2025-12-21 19:25:35] [query] Query for: burrough real estate class log in
[2025-12-21 19:25:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:25:35] [query] Engine: default
[2025-12-21 19:25:35] [query] Tokens: real, estate, class, log, burrough
[2025-12-21 19:25:35] [query] Mods: 12
[2025-12-21 19:25:35] [query] Using OR logic
[2025-12-21 19:25:46] [query] Found results using: or logic
[2025-12-21 19:25:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3432,172,7248,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3432,7248,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:25: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:25:46] [query] Results: 968 Pages of results: 5
[2025-12-21 19:25:46] [query] Execution time: 11.47645
[2025-12-21 19:25:47] [query] Query for: charlottes in north carolina chords
[2025-12-21 19:25:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:25:47] [query] Engine: default
[2025-12-21 19:25:47] [query] Tokens: charlottes, north, carolina, cards, cordasco, cords, chords
[2025-12-21 19:25:47] [query] Mods: 12
[2025-12-21 19:25:47] [query] Using OR logic
[2025-12-21 19:25:50] [query] Found results using: or logic
[2025-12-21 19:25:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(254,25426,253) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25426,253,254,3033,23113,7509,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:25:50] [query] Results: 603 Pages of results: 4
[2025-12-21 19:25:50] [query] Execution time: 3.21939
[2025-12-21 19:27:24] [query] Query for: 
[2025-12-21 19:27:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:27:24] [query] Engine: default
[2025-12-21 19:27:24] [query] Tokens: 
[2025-12-21 19:27:24] [query] Mods: 11
[2025-12-21 19:27:24] [query] Found results using: or logic
[2025-12-21 19:27:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 19:27:24') 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 LIMIT 0, 200
[2025-12-21 19:27:24] [query] Results: 2028 Pages of results: 11
[2025-12-21 19:27:24] [query] Execution time: 0.24293
[2025-12-21 19:27:33] [query] Query for: lennar new homes for sale
[2025-12-21 19:27:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:27:33] [query] Engine: default
[2025-12-21 19:27:34] [query] Tokens: new, homes, sale, lemar, lennar
[2025-12-21 19:27:34] [query] Mods: 12
[2025-12-21 19:27:34] [query] Using OR logic
[2025-12-21 19:27:37] [query] Found results using: or logic
[2025-12-21 19:27:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(370,110,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,125,23642,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:27: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:27:37] [query] Results: 762 Pages of results: 4
[2025-12-21 19:27:37] [query] Execution time: 3.80481
[2025-12-21 19:27:57] [query] Query for: flat fee real estate agents prop
[2025-12-21 19:27:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:27:57] [query] Engine: default
[2025-12-21 19:27:57] [query] Tokens: flat, fee, real, estate, agents, prop
[2025-12-21 19:27:57] [query] Mods: 11
[2025-12-21 19:27:57] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 19:27:57] [query] Using OR logic
[2025-12-21 19:27:58] [query] Found results using: or logic
[2025-12-21 19:27:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1155,26178) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:27: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 LIMIT 0, 200
[2025-12-21 19:27:58] [query] Results: 1123 Pages of results: 6
[2025-12-21 19:27:58] [query] Execution time: 0.53438
[2025-12-21 19:28:05] [query] Query for: deeded rv lots for sale by owner north carolina
[2025-12-21 19:28:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:28:05] [query] Engine: default
[2025-12-21 19:28:05] [query] Tokens: deeded, rv, lots, sale, owner, north, carolina
[2025-12-21 19:28:05] [query] Mods: 11
[2025-12-21 19:28:05] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 19:28:05] [query] Using OR logic
[2025-12-21 19:28:05] [query] Found results using: or logic
[2025-12-21 19:28:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34173,25129,6644,125,180,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 >= '2025-12-21 19: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 LIMIT 0, 200
[2025-12-21 19:28:05] [query] Results: 839 Pages of results: 5
[2025-12-21 19:28:05] [query] Execution time: 0.32404
[2025-12-21 19:28:37] [index:background] Health check
[2025-12-21 19:28:49] [indexer:background] Health check
[2025-12-21 19:29:17] [query] Query for: 580-t
[2025-12-21 19:29:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:29:17] [query] Engine: default
[2025-12-21 19:29:17] [query] Tokens: 580, t, 580-t
[2025-12-21 19:29:17] [query] Mods: 11
[2025-12-21 19:29:17] [query] Trying AND logic
[2025-12-21 19:29:18] [query] Found results using: and logic
[2025-12-21 19:29:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 19:29: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 ('20172', '20258', '20564', '24941', '29177', '29559', '36792', '39804', '41094', '50298', '53179') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:29:18] [query] Results: 11 Pages of results: 1
[2025-12-21 19:29:18] [query] Execution time: 0.20752
[2025-12-21 19:29:29] [query] Query for: tenant must sign bond refund form even if landlord takes full nz
[2025-12-21 19:29:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:29:29] [query] Engine: default
[2025-12-21 19:29:29] [query] Tokens: 1yikdqs9extauneavnhrqu3p8jqvnzm71, allianz, artanzia, bonzie, brinzey, bronze, camenzind, chimpanzees, danzey, danziger
[2025-12-21 19:29:29] [query] Mods: 12
[2025-12-21 19:29:29] [query] Using OR logic
[2025-12-21 19:29:29] [query] Found results using: and logic
[2025-12-21 19:29:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2145,1438,1817,711,16842,115,8257,1312,2656,10379) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:29:29] [query] Results: 7 Pages of results: 1
[2025-12-21 19:29:29] [query] Execution time: 0.28934
[2025-12-21 19:29:35] [query] Query for: 580-t
[2025-12-21 19:29:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:29:35] [query] Engine: default
[2025-12-21 19:29:35] [query] Tokens: 580, t, 580-t
[2025-12-21 19:29:35] [query] Mods: 11
[2025-12-21 19:29:35] [query] Trying AND logic
[2025-12-21 19:29:35] [query] Found results using: and logic
[2025-12-21 19:29:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 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' ) ) ))) AND s.id IN ('20172', '20258', '20564', '24941', '29177', '29559', '36792', '39804', '41094', '50298', '53179') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:29:35] [query] Results: 11 Pages of results: 1
[2025-12-21 19:29:35] [query] Execution time: 0.03158
[2025-12-21 19:29:55] [query] Query for: real state agent license
[2025-12-21 19:29:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:29:55] [query] Engine: default
[2025-12-21 19:29:55] [query] Tokens: real, state, agent, license
[2025-12-21 19:29:55] [query] Mods: 11
[2025-12-21 19:29:55] [query] Trying AND logic
[2025-12-21 19:29:55] [query] Using OR logic
[2025-12-21 19:29:55] [query] Found results using: or logic
[2025-12-21 19:29:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,517,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 >= '2025-12-21 19:29: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 LIMIT 0, 200
[2025-12-21 19:29:55] [query] Results: 1227 Pages of results: 7
[2025-12-21 19:29:55] [query] Execution time: 0.43908
[2025-12-21 19:31:06] [query] Query for: realtor vs
[2025-12-21 19:31:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:31:06] [query] Engine: default
[2025-12-21 19:31:06] [query] Tokens: realtor, vs
[2025-12-21 19:31:06] [query] Mods: 11
[2025-12-21 19:31:06] [query] Trying AND logic
[2025-12-21 19:31:06] [query] Found results using: and logic
[2025-12-21 19:31:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4516) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:31: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 ('10228', '6616') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:31:06] [query] Results: 2 Pages of results: 1
[2025-12-21 19:31:06] [query] Execution time: 0.07986
[2025-12-21 19:31:07] [query] Query for: kaitlyn
[2025-12-21 19:31:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:31:07] [query] Engine: default
[2025-12-21 19:31:07] [query] Tokens: kaitlin, katelyn, kathlyn, katielynam, kaitlyn
[2025-12-21 19:31:07] [query] Mods: 11
[2025-12-21 19:31:07] [query] Using OR logic
[2025-12-21 19:31:07] [query] Found results using: or logic
[2025-12-21 19:31:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23460,23697,17297,22755,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:31:07] [query] Results: 3 Pages of results: 1
[2025-12-21 19:31:07] [query] Execution time: 0.09263
[2025-12-21 19:31:09] [query] Query for: kaitlyn
[2025-12-21 19:31:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:31:09] [query] Engine: default
[2025-12-21 19:31:09] [query] Tokens: kaitlin, katelyn, kathlyn, katielynam, kaitlyn
[2025-12-21 19:31:09] [query] Mods: 11
[2025-12-21 19:31:09] [query] Using OR logic
[2025-12-21 19:31:09] [query] Found results using: or logic
[2025-12-21 19:31:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23460,23697,17297,22755,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:31:09] [query] Results: 3 Pages of results: 1
[2025-12-21 19:31:09] [query] Execution time: 0.01698
[2025-12-21 19:31:11] [query] Query for: cleveland county nc mediation form
[2025-12-21 19:31:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:31:11] [query] Engine: default
[2025-12-21 19:31:11] [query] Tokens: cleveland, county, nc, mediation, form
[2025-12-21 19:31:11] [query] Mods: 11
[2025-12-21 19:31:11] [query] Trying AND logic
[2025-12-21 19:31:11] [query] Using OR logic
[2025-12-21 19:31:11] [query] Query for: kaitlyn
[2025-12-21 19:31:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:31:11] [query] Engine: default
[2025-12-21 19:31:11] [query] Tokens: kaitlin, katelyn, kathlyn, katielynam, kaitlyn
[2025-12-21 19:31:11] [query] Mods: 11
[2025-12-21 19:31:11] [query] Using OR logic
[2025-12-21 19:31:11] [query] Found results using: or logic
[2025-12-21 19:31:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23460,23697,17297,22755,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 LIMIT 0, 200
[2025-12-21 19:31:11] [query] Results: 3 Pages of results: 1
[2025-12-21 19:31:11] [query] Execution time: 0.01844
[2025-12-21 19:31:11] [query] Found results using: or logic
[2025-12-21 19:31:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14221,574,396,17375,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 >= '2025-12-21 19: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 LIMIT 0, 200
[2025-12-21 19:31:11] [query] Results: 1409 Pages of results: 8
[2025-12-21 19:31:11] [query] Execution time: 0.62443
[2025-12-21 19:31:12] [query] Query for: kaitlyn
[2025-12-21 19:31:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:31:12] [query] Engine: default
[2025-12-21 19:31:12] [query] Tokens: kaitlin, katelyn, kathlyn, katielynam, kaitlyn
[2025-12-21 19:31:12] [query] Mods: 11
[2025-12-21 19:31:12] [query] Using OR logic
[2025-12-21 19:31:12] [query] Found results using: or logic
[2025-12-21 19:31:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23460,23697,17297,22755,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:31: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 LIMIT 0, 200
[2025-12-21 19:31:12] [query] Results: 3 Pages of results: 1
[2025-12-21 19:31:12] [query] Execution time: 0.01795
[2025-12-21 19:31:28] [query] Query for: kaitlyn coogan
[2025-12-21 19:31:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:31:28] [query] Engine: default
[2025-12-21 19:31:28] [query] Tokens: kaitlin, katelyn, kathlyn, katielynam, choon, coan, kaitlyn coogan
[2025-12-21 19:31:28] [query] Mods: 11
[2025-12-21 19:31:28] [query] Using OR logic
[2025-12-21 19:31:28] [query] Found results using: or logic
[2025-12-21 19:31:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23460,23697,17297,22755,23555,23091,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:31: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 LIMIT 0, 200
[2025-12-21 19:31:28] [query] Results: 3 Pages of results: 1
[2025-12-21 19:31:28] [query] Execution time: 0.18012
[2025-12-21 19:31:30] [query] Query for: kaitlyn coogan
[2025-12-21 19:31:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:31:30] [query] Engine: default
[2025-12-21 19:31:30] [query] Tokens: kaitlin, katelyn, kathlyn, katielynam, choon, coan, kaitlyn coogan
[2025-12-21 19:31:30] [query] Mods: 11
[2025-12-21 19:31:30] [query] Using OR logic
[2025-12-21 19:31:30] [query] Found results using: or logic
[2025-12-21 19:31:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23460,23697,17297,22755,23555,23091,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:31: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 LIMIT 0, 200
[2025-12-21 19:31:30] [query] Results: 3 Pages of results: 1
[2025-12-21 19:31:30] [query] Execution time: 0.01840
[2025-12-21 19:31:32] [query] Query for: kaitlyn coogan
[2025-12-21 19:31:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:31:32] [query] Engine: default
[2025-12-21 19:31:32] [query] Tokens: kaitlin, katelyn, kathlyn, katielynam, choon, coan, kaitlyn coogan
[2025-12-21 19:31:32] [query] Mods: 11
[2025-12-21 19:31:32] [query] Using OR logic
[2025-12-21 19:31:32] [query] Found results using: or logic
[2025-12-21 19:31:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23460,23697,17297,22755,23555,23091,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:31: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 LIMIT 0, 200
[2025-12-21 19:31:32] [query] Results: 3 Pages of results: 1
[2025-12-21 19:31:32] [query] Execution time: 0.01657
[2025-12-21 19:31:34] [query] Query for: kaitlyn coogan
[2025-12-21 19:31:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:31:34] [query] Engine: default
[2025-12-21 19:31:34] [query] Tokens: kaitlin, katelyn, kathlyn, katielynam, choon, coan, kaitlyn coogan
[2025-12-21 19:31:34] [query] Mods: 11
[2025-12-21 19:31:34] [query] Using OR logic
[2025-12-21 19:31:34] [query] Found results using: or logic
[2025-12-21 19:31:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23460,23697,17297,22755,23555,23091,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:31: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 LIMIT 0, 200
[2025-12-21 19:31:34] [query] Results: 3 Pages of results: 1
[2025-12-21 19:31:34] [query] Execution time: 0.01670
[2025-12-21 19:31:38] [query] Query for: wa government jobs
[2025-12-21 19:31:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:31:38] [query] Engine: default
[2025-12-21 19:31:38] [query] Tokens: wa, government, jobs
[2025-12-21 19:31:38] [query] Mods: 11
[2025-12-21 19:31:38] [query] Trying AND logic
[2025-12-21 19:31:38] [query] Using OR logic
[2025-12-21 19:31:38] [query] Found results using: or logic
[2025-12-21 19:31:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 19: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:31:38] [query] Results: 165 Pages of results: 1
[2025-12-21 19:31:38] [query] Execution time: 0.12552
[2025-12-21 19:32:01] [query] Query for: georgia real estate purchase agreement
[2025-12-21 19:32:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:32:01] [query] Engine: default
[2025-12-21 19:32:01] [query] Tokens: georgia, real, estate, purchase, agreement
[2025-12-21 19:32:01] [query] Mods: 11
[2025-12-21 19:32:01] [query] Trying AND logic
[2025-12-21 19:32:01] [query] Using OR logic
[2025-12-21 19:32:02] [query] Found results using: or logic
[2025-12-21 19:32:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 19: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 LIMIT 0, 200
[2025-12-21 19:32:02] [query] Results: 1383 Pages of results: 7
[2025-12-21 19:32:02] [query] Execution time: 0.62562
[2025-12-21 19:33:36] [index:background] Health check
[2025-12-21 19:33:50] [indexer:background] Health check
[2025-12-21 19:34:28] [query] Query for: north carolina tiny home for sale
[2025-12-21 19:34:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:34:28] [query] Engine: default
[2025-12-21 19:34:28] [query] Tokens: north, carolina, tiny, home, sale
[2025-12-21 19:34:28] [query] Mods: 11
[2025-12-21 19:34:28] [query] Trying AND logic
[2025-12-21 19:34:28] [query] Using OR logic
[2025-12-21 19:34:28] [query] Found results using: or logic
[2025-12-21 19:34:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,369,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 >= '2025-12-21 19: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 LIMIT 0, 200
[2025-12-21 19:34:28] [query] Results: 959 Pages of results: 5
[2025-12-21 19:34:28] [query] Execution time: 0.50374
[2025-12-21 19:35:46] [query] Query for: 阵法招财壁纸 filetype:pdf
[2025-12-21 19:35:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:35:46] [query] Engine: default
[2025-12-21 19:35:46] [query] Tokens: pdf, 阵法招财壁纸 filetype
[2025-12-21 19:35:46] [query] Mods: 12
[2025-12-21 19:35:46] [query] Using OR logic
[2025-12-21 19:35:46] [query] Found results using: or logic
[2025-12-21 19:35:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3613) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:35: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:35:46] [query] Results: 25 Pages of results: 1
[2025-12-21 19:35:46] [query] Execution time: 0.24367
[2025-12-21 19:37:25] [query] Query for: 
[2025-12-21 19:37:25] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:37:25] [query] Engine: default
[2025-12-21 19:37:25] [query] Tokens: 
[2025-12-21 19:37:25] [query] Mods: 11
[2025-12-21 19:37:25] [query] Found results using: or logic
[2025-12-21 19:37:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 19:37:25') 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 LIMIT 0, 200
[2025-12-21 19:37:25] [query] Results: 2028 Pages of results: 11
[2025-12-21 19:37:25] [query] Execution time: 0.21053
[2025-12-21 19:37:47] [query] Query for: zipform
[2025-12-21 19:37:47] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:37:47] [query] Engine: default
[2025-12-21 19:37:47] [query] Tokens: zipform
[2025-12-21 19:37:47] [query] Mods: 11
[2025-12-21 19:37:47] [query] Found results using: or logic
[2025-12-21 19:37:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8134) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:37:47] [query] Results: 7 Pages of results: 1
[2025-12-21 19:37:47] [query] Execution time: 0.05901
[2025-12-21 19:38:06] [query] Query for: 装修建材展示壹八
[2025-12-21 19:38:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:38:06] [query] Engine: default
[2025-12-21 19:38:06] [query] Tokens: 装修建材展示壹八
[2025-12-21 19:38:06] [query] Mods: 11
[2025-12-21 19:38:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:38:06] [query] Results: 0 Pages of results: 0
[2025-12-21 19:38:06] [query] Execution time: 0.09858
[2025-12-21 19:38:36] [index:background] Health check
[2025-12-21 19:38:49] [query] Query for: keller williams real estate locations
[2025-12-21 19:38:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:38:49] [query] Engine: default
[2025-12-21 19:38:49] [query] Tokens: keller, williams, real, estate, locations
[2025-12-21 19:38:49] [query] Mods: 11
[2025-12-21 19:38:49] [query] Trying AND logic
[2025-12-21 19:38:49] [query] Using OR logic
[2025-12-21 19:38:49] [query] Found results using: or logic
[2025-12-21 19:38:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 19: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 LIMIT 0, 200
[2025-12-21 19:38:49] [query] Results: 953 Pages of results: 5
[2025-12-21 19:38:49] [query] Execution time: 0.57943
[2025-12-21 19:38:49] [indexer:background] Health check
[2025-12-21 19:39:28] [query] Query for: remax realty listings zillow
[2025-12-21 19:39:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:39:28] [query] Engine: default
[2025-12-21 19:39:28] [query] Tokens: realty, listings, zillow, remix, remax
[2025-12-21 19:39:28] [query] Mods: 12
[2025-12-21 19:39:28] [query] Using OR logic
[2025-12-21 19:39:28] [query] Found results using: or logic
[2025-12-21 19:39:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(906,1138,16571) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,906,16571,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 >= '2025-12-21 19: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:39:28] [query] Results: 200 Pages of results: 1
[2025-12-21 19:39:28] [query] Execution time: 0.31752
[2025-12-21 19:39:56] [query] Query for: once an offer to purchase real estate has been signed by both buyer and seller the acquires interest in property known as
[2025-12-21 19:39:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:39:56] [query] Engine: default
[2025-12-21 19:39:56] [query] Tokens: offer, purchase, real, estate, signed, buyer, seller, acquires, interest, property
[2025-12-21 19:39:56] [query] Mods: 11
[2025-12-21 19:39:56] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 19:39:56] [query] Using OR logic
[2025-12-21 19:39:57] [query] Found results using: or logic
[2025-12-21 19:39:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,3773,3046,210,33828,93,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 >= '2025-12-21 19:39: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 LIMIT 0, 200
[2025-12-21 19:39:57] [query] Results: 1530 Pages of results: 8
[2025-12-21 19:39:57] [query] Execution time: 0.98966
[2025-12-21 19:40:00] [query] Query for: real estate agents upcoming
[2025-12-21 19:40:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:40:00] [query] Engine: default
[2025-12-21 19:40:00] [query] Tokens: real, estate, agents, upcoming
[2025-12-21 19:40:00] [query] Mods: 11
[2025-12-21 19:40:00] [query] Trying AND logic
[2025-12-21 19:40:00] [query] Using OR logic
[2025-12-21 19:40:00] [query] Found results using: or logic
[2025-12-21 19:40:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,9768) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:40:00] [query] Results: 1066 Pages of results: 6
[2025-12-21 19:40:00] [query] Execution time: 0.45490
[2025-12-21 19:40:52] [query] Query for: 
[2025-12-21 19:40:52] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:40:52] [query] Engine: default
[2025-12-21 19:40:52] [query] Tokens: 
[2025-12-21 19:40:52] [query] Mods: 11
[2025-12-21 19:40:52] [query] Found results using: or logic
[2025-12-21 19:40:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 19:40: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 LIMIT 0, 200
[2025-12-21 19:40:52] [query] Results: 2028 Pages of results: 11
[2025-12-21 19:40:52] [query] Execution time: 0.20946
[2025-12-21 19:41:03] [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
[2025-12-21 19:41:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:41:03] [query] Engine: default
[2025-12-21 19:41:03] [query] Tokens: can, appraiser, use, lot, sale, combined, new, construction, cost, comparable
[2025-12-21 19:41:03] [query] Mods: 11
[2025-12-21 19:41:03] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 19:41:03] [query] Using OR logic
[2025-12-21 19:41:04] [query] Found results using: or logic
[2025-12-21 19:41:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 19:41: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 LIMIT 0, 200
[2025-12-21 19:41:04] [query] Results: 1216 Pages of results: 7
[2025-12-21 19:41:04] [query] Execution time: 0.41804
[2025-12-21 19:41:16] [query] Query for: номер
[2025-12-21 19:41:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:41:16] [query] Engine: default
[2025-12-21 19:41:16] [query] Tokens: номер
[2025-12-21 19:41:16] [query] Mods: 11
[2025-12-21 19:41:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:41: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 LIMIT 0, 200
[2025-12-21 19:41:16] [query] Results: 0 Pages of results: 0
[2025-12-21 19:41:16] [query] Execution time: 0.11197
[2025-12-21 19:41:26] [query] Query for: nb direct brokerage login
[2025-12-21 19:41:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:41:26] [query] Engine: default
[2025-12-21 19:41:26] [query] Tokens: nba, nbc, nbjnl5ymqkygzebyqxmuaq, nbp4ghpct5ex4xi2h, brokerage, direct, login
[2025-12-21 19:41:26] [query] Mods: 12
[2025-12-21 19:41:26] [query] Trying AND logic
[2025-12-21 19:41:26] [query] Using OR logic
[2025-12-21 19:41:27] [query] Found results using: or logic
[2025-12-21 19:41:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1133,3794,9770) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1133,3794,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 >= '2025-12-21 19:41: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:41:27] [query] Results: 214 Pages of results: 2
[2025-12-21 19:41:27] [query] Execution time: 0.39754
[2025-12-21 19:41:43] [query] Query for: north carolina hub certification how to apply
[2025-12-21 19:41:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:41:43] [query] Engine: default
[2025-12-21 19:41:43] [query] Tokens: north, carolina, hub, certification, apply
[2025-12-21 19:41:43] [query] Mods: 11
[2025-12-21 19:41:43] [query] Trying AND logic
[2025-12-21 19:41:43] [query] Using OR logic
[2025-12-21 19:41:43] [query] Found results using: or logic
[2025-12-21 19:41:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4753,916,3863) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:41: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 LIMIT 0, 200
[2025-12-21 19:41:43] [query] Results: 657 Pages of results: 4
[2025-12-21 19:41:43] [query] Execution time: 0.38805
[2025-12-21 19:41:58] [query] Query for: koop rivotril ➵⡄ www.7search.xyz/rivotril waar fda goedgekeurd gezondheidsproduct kopen online europa kopen. generico on line. goedkope beschikbaar europa.
[2025-12-21 19:41:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:41:58] [query] Engine: default
[2025-12-21 19:41:58] [query] Tokens: 02-t23181-666022fdab1746acb6c6a5edc110b659, 02t23181666022fdab1746acb6c6a5edc110b659, 59b966e97fdad, 5f5b69247a3244789abfdaee2181c552, 666022fdab1746acb6c6a5edc110b659, c5a7cc3c8fda, efdae90188f0ad329a086a6fc6788c80, f828ab18-2b53-4172-873e-c5a7cc3c8fda, f828ab182b534172873ec5a7cc3c8fda, field59b966e97fdad
[2025-12-21 19:41:58] [query] Mods: 12
[2025-12-21 19:41:58] [query] Using OR logic
[2025-12-21 19:41:58] [query] Found results using: and logic
[2025-12-21 19:41:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(399,994,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (40511,40512,14991,42120,40510,61507,64576,61508,61509,14993) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:41: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:41:58] [query] Results: 13 Pages of results: 1
[2025-12-21 19:41:58] [query] Execution time: 0.33929
[2025-12-21 19:42:26] [query] Query for: suprax generico costo 🦨➞🗯 www.7search.xyz/it/suprax acquista in linea. linea sicuro compra pernottamento o
[2025-12-21 19:42:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:42:26] [query] Engine: default
[2025-12-21 19:42:26] [query] Tokens: costofoccupancy, costofrepair, o, www, xyz
[2025-12-21 19:42:26] [query] Mods: 12
[2025-12-21 19:42:26] [query] Trying AND logic
[2025-12-21 19:42:26] [query] Using OR logic
[2025-12-21 19:42:26] [query] Found results using: or logic
[2025-12-21 19:42:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5654,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5654,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 >= '2025-12-21 19:42: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:42:26] [query] Results: 153 Pages of results: 1
[2025-12-21 19:42:26] [query] Execution time: 0.27374
[2025-12-21 19:43:37] [index:background] Health check
[2025-12-21 19:43:49] [indexer:background] Health check
[2025-12-21 19:45:10] [query] Query for: north carolina builders starting with r
[2025-12-21 19:45:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:45:10] [query] Engine: default
[2025-12-21 19:45:10] [query] Tokens: north, carolina, builders, starting, r
[2025-12-21 19:45:10] [query] Mods: 11
[2025-12-21 19:45:10] [query] Trying AND logic
[2025-12-21 19:45:10] [query] Using OR logic
[2025-12-21 19:45:11] [query] Found results using: or logic
[2025-12-21 19:45:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,235,3560,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 >= '2025-12-21 19: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 LIMIT 0, 200
[2025-12-21 19:45:11] [query] Results: 633 Pages of results: 4
[2025-12-21 19:45:11] [query] Execution time: 0.30397
[2025-12-21 19:45:46] [query] Query for: va
[2025-12-21 19:45:46] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:45:46] [query] Engine: forms_and_contracts
[2025-12-21 19:45:46] [query] Tokens: va
[2025-12-21 19:45:46] [query] Mods: 5
[2025-12-21 19:45:46] [query] Found results using: or logic
[2025-12-21 19:45:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (5533) 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 19:45:46] [query] Results: 2 Pages of results: 1
[2025-12-21 19:45:46] [query] Execution time: 0.03035
[2025-12-21 19:46:05] [query] Query for: addendum
[2025-12-21 19:46:05] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:46:05] [query] Engine: forms_and_contracts
[2025-12-21 19:46:05] [query] Tokens: addendum
[2025-12-21 19:46:05] [query] Mods: 5
[2025-12-21 19:46:05] [query] Found results using: or logic
[2025-12-21 19:46:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 19:46:05] [query] Results: 62 Pages of results: 1
[2025-12-21 19:46:05] [query] Execution time: 0.04109
[2025-12-21 19:46:48] [query] Query for: goglفیلمسینمای سنسترزبورگ
[2025-12-21 19:46:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:46:48] [query] Engine: default
[2025-12-21 19:46:48] [query] Tokens: goglفیلمسینمای سنسترزبورگ
[2025-12-21 19:46:48] [query] Mods: 11
[2025-12-21 19:46:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:46:48] [query] Results: 0 Pages of results: 0
[2025-12-21 19:46:48] [query] Execution time: 0.09974
[2025-12-21 19:46:57] [query] Query for: what are special damages breach of real estate contract
[2025-12-21 19:46:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:46:57] [query] Engine: default
[2025-12-21 19:46:57] [query] Tokens: special, damages, breach, real, estate, contract
[2025-12-21 19:46:57] [query] Mods: 11
[2025-12-21 19:46:57] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 19:46:57] [query] Using OR logic
[2025-12-21 19:46:58] [query] Found results using: or logic
[2025-12-21 19:46:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,629,13225,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 >= '2025-12-21 19: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:46:58] [query] Results: 1466 Pages of results: 8
[2025-12-21 19:46:58] [query] Execution time: 0.57521
[2025-12-21 19:47:40] [query] Query for: achat zentel en ligne 🐹⢼ www.7search.xyz/fr/zentel commande acheter pas cher europe. billige internetapotheke. commander bon marché sans ordonnance.
[2025-12-21 19:47:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:47:40] [query] Engine: default
[2025-12-21 19:47:40] [query] Tokens: commander, bona, bond, bonding, bonds, bonds-and, bondsand, bones, bonfire, bonita
[2025-12-21 19:47:40] [query] Mods: 12
[2025-12-21 19:47:40] [query] Trying AND logic
[2025-12-21 19:47:40] [query] Using OR logic
[2025-12-21 19:47:40] [query] Found results using: or logic
[2025-12-21 19:47:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(49439,10552,1016,13792,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 19: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:47:40] [query] Results: 28 Pages of results: 1
[2025-12-21 19:47:40] [query] Execution time: 0.07872
[2025-12-21 19:48:14] [query] Query for: what is an nrl (release letter)?
[2025-12-21 19:48:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:48:14] [query] Engine: default
[2025-12-21 19:48:14] [query] Tokens: release, letter, narla, nrl
[2025-12-21 19:48:14] [query] Mods: 12
[2025-12-21 19:48:14] [query] Using OR logic
[2025-12-21 19:48:15] [query] Found results using: or logic
[2025-12-21 19:48:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(6755,11851) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11851,6755,49399,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:48: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:48:15] [query] Results: 382 Pages of results: 2
[2025-12-21 19:48:15] [query] Execution time: 0.61591
[2025-12-21 19:48:36] [index:background] Health check
[2025-12-21 19:48:37] [query] Query for: camera shoulder bag with drone pocket
[2025-12-21 19:48:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:48:37] [query] Engine: default
[2025-12-21 19:48:37] [query] Tokens: camera, shoulder, bag, drone, pocket
[2025-12-21 19:48:37] [query] Mods: 11
[2025-12-21 19:48:37] [query] Trying AND logic
[2025-12-21 19:48:37] [query] Using OR logic
[2025-12-21 19:48:37] [query] Found results using: or logic
[2025-12-21 19:48:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,16174,8750,4686,16188) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 LIMIT 0, 200
[2025-12-21 19:48:37] [query] Results: 29 Pages of results: 1
[2025-12-21 19:48:37] [query] Execution time: 0.10804
[2025-12-21 19:48:49] [indexer:background] Health check
[2025-12-21 19:48:57] [query] Query for: технологий взаимодействия педагогов и родителей в воспитании здорового ребенка дошкольного возраста
[2025-12-21 19:48:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:48:57] [query] Engine: default
[2025-12-21 19:48:57] [query] Tokens: технологий взаимодействия педагогов и родителей в воспитании здорового ребенка дошкольного
[2025-12-21 19:48:57] [query] Mods: 11
[2025-12-21 19:48:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 LIMIT 0, 200
[2025-12-21 19:48:57] [query] Results: 0 Pages of results: 0
[2025-12-21 19:48:57] [query] Execution time: 0.29150
[2025-12-21 19:50:07] [query] Query for: casa del arbol chars
[2025-12-21 19:50:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:50:07] [query] Engine: default
[2025-12-21 19:50:08] [query] Tokens: del, caesars, cars, case, cash, cias, cras, casa arbol chars
[2025-12-21 19:50:08] [query] Mods: 12
[2025-12-21 19:50:08] [query] Using OR logic
[2025-12-21 19:50:08] [query] Found results using: or logic
[2025-12-21 19:50:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(59824) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59824,70852,13566,898,2295,25659,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 >= '2025-12-21 19:50: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:50:08] [query] Results: 262 Pages of results: 2
[2025-12-21 19:50:08] [query] Execution time: 0.24633
[2025-12-21 19:50:19] [query] Query for: farmaci online 🌙☂ www.7search.xyz/it/sumatriptan sumatriptan in europa a basso costo senza ricetta acquistare linea europa. 25 mg 50 e 100 di alta qualità garantito. compra sumatriptan.
[2025-12-21 19:50:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:50:19] [query] Engine: default
[2025-12-21 19:50:19] [query] Tokens: mg, costofoccupancy, costofrepair, diabetes, diagnoses, diagnostic, diagram, dial, dial 2018, dial2018
[2025-12-21 19:50:19] [query] Mods: 12
[2025-12-21 19:50:19] [query] Trying AND logic
[2025-12-21 19:50:19] [query] Using OR logic
[2025-12-21 19:50:19] [query] Found results using: or logic
[2025-12-21 19:50:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(133,3111,690,28,994,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,63765,26277,17663,24615,43889,2692,4399,15383,15400) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:50:19] [query] Results: 8 Pages of results: 1
[2025-12-21 19:50:19] [query] Execution time: 0.09037
[2025-12-21 19:50:33] [query] Query for: north carolina small farms for sale zillow
[2025-12-21 19:50:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:50:33] [query] Engine: default
[2025-12-21 19:50:33] [query] Tokens: north, carolina, small, farms, sale, zillow
[2025-12-21 19:50:33] [query] Mods: 11
[2025-12-21 19:50:33] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 19:50:33] [query] Using OR logic
[2025-12-21 19:50:33] [query] Found results using: or logic
[2025-12-21 19:50:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1776,19414,125,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 >= '2025-12-21 19: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 LIMIT 0, 200
[2025-12-21 19:50:33] [query] Results: 824 Pages of results: 5
[2025-12-21 19:50:33] [query] Execution time: 0.36015
[2025-12-21 19:53:37] [index:background] Health check
[2025-12-21 19:53:50] [indexer:background] Health check
[2025-12-21 19:55:42] [query] Query for: fayetteville nc property tax includes
[2025-12-21 19:55:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:55:42] [query] Engine: default
[2025-12-21 19:55:42] [query] Tokens: fayetteville, nc, property, tax, includes
[2025-12-21 19:55:42] [query] Mods: 11
[2025-12-21 19:55:42] [query] Trying AND logic
[2025-12-21 19:55:42] [query] Using OR logic
[2025-12-21 19:55:42] [query] Found results using: or logic
[2025-12-21 19:55:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,107,81,4139) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:55:42] [query] Results: 1270 Pages of results: 7
[2025-12-21 19:55:42] [query] Execution time: 0.58159
[2025-12-21 19:55:44] [query] Query for: durham nc businesses contractors list
[2025-12-21 19:55:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:55:44] [query] Engine: default
[2025-12-21 19:55:44] [query] Tokens: durham, nc, businesses, contractors, list
[2025-12-21 19:55:44] [query] Mods: 11
[2025-12-21 19:55:44] [query] Trying AND logic
[2025-12-21 19:55:44] [query] Using OR logic
[2025-12-21 19:55:45] [query] Found results using: or logic
[2025-12-21 19:55:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1842,626,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 >= '2025-12-21 19:55: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 LIMIT 0, 200
[2025-12-21 19:55:45] [query] Results: 822 Pages of results: 5
[2025-12-21 19:55:45] [query] Execution time: 0.53771
[2025-12-21 19:55:45] [query] Query for: intslaciones medidores para grupos de ́parcelas en chile segun cge
[2025-12-21 19:55:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:55:45] [query] Engine: default
[2025-12-21 19:55:45] [query] Tokens: parachute, parachutist, paradigms, paradis, paragraph, paragraph 1, paragraph 10, paragraph 11, paragraph 12, paragraph 13
[2025-12-21 19:55:45] [query] Mods: 12
[2025-12-21 19:55:45] [query] Using OR logic
[2025-12-21 19:55:45] [query] Found results using: and logic
[2025-12-21 19:55:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3783,49439) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 19: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:55:45] [query] Results: 293 Pages of results: 2
[2025-12-21 19:55:45] [query] Execution time: 0.10021
[2025-12-21 19:55:59] [query] Query for: мичио куши pdf
[2025-12-21 19:55:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:55:59] [query] Engine: default
[2025-12-21 19:55:59] [query] Tokens: pdf, мичио куши
[2025-12-21 19:55:59] [query] Mods: 12
[2025-12-21 19:55:59] [query] Using OR logic
[2025-12-21 19:56:00] [query] Found results using: or logic
[2025-12-21 19:56:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3613) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:56:00] [query] Results: 25 Pages of results: 1
[2025-12-21 19:56:00] [query] Execution time: 0.25141
[2025-12-21 19:56:07] [query] Query for: accedit real estate course
[2025-12-21 19:56:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:56:07] [query] Engine: default
[2025-12-21 19:56:07] [query] Tokens: real, estate, course, accused, acidity, accedit
[2025-12-21 19:56:07] [query] Mods: 12
[2025-12-21 19:56:07] [query] Using OR logic
[2025-12-21 19:56:08] [query] Query for: lead
[2025-12-21 19:56:08] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:56:08] [query] Engine: forms_and_contracts
[2025-12-21 19:56:08] [query] Tokens: lead
[2025-12-21 19:56:08] [query] Mods: 5
[2025-12-21 19:56:08] [query] Found results using: or logic
[2025-12-21 19:56:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 30054, 29271, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 19:56:08] [query] Results: 6 Pages of results: 1
[2025-12-21 19:56:08] [query] Execution time: 0.07519
[2025-12-21 19:56:20] [query] Found results using: or logic
[2025-12-21 19:56:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2297,172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2297,14166,8209,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:56:20] [query] Results: 992 Pages of results: 5
[2025-12-21 19:56:20] [query] Execution time: 12.36290
[2025-12-21 19:56:37] [query] Query for: land for sale nc under 5k
[2025-12-21 19:56:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:56:37] [query] Engine: default
[2025-12-21 19:56:37] [query] Tokens: land, sale, nc, 5k, under 5k
[2025-12-21 19:56:37] [query] Mods: 12
[2025-12-21 19:56:37] [query] Using OR logic
[2025-12-21 19:56:44] [query] Found results using: or logic
[2025-12-21 19:56:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7820,979,396,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,396,7820,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19:56: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:56:44] [query] Results: 918 Pages of results: 5
[2025-12-21 19:56:44] [query] Execution time: 6.53559
[2025-12-21 19:58:12] [query] Query for: zillow nc land for sale waterfront
[2025-12-21 19:58:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:58:12] [query] Engine: default
[2025-12-21 19:58:12] [query] Tokens: zillow, nc, land, sale, waterfront
[2025-12-21 19:58:12] [query] Mods: 11
[2025-12-21 19:58:12] [query] Trying AND logic
[2025-12-21 19:58:12] [query] Using OR logic
[2025-12-21 19:58:13] [query] Found results using: or logic
[2025-12-21 19:58:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,979,125,11013) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:58:13] [query] Results: 921 Pages of results: 5
[2025-12-21 19:58:13] [query] Execution time: 0.46412
[2025-12-21 19:58:15] [query] Query for: cwis log in nc
[2025-12-21 19:58:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:58:15] [query] Engine: default
[2025-12-21 19:58:15] [query] Tokens: log, nc, cias, cies, cwis
[2025-12-21 19:58:15] [query] Mods: 12
[2025-12-21 19:58:15] [query] Using OR logic
[2025-12-21 19:58:18] [query] Found results using: or logic
[2025-12-21 19:58:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7248,396) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7248,396,25659,52068,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:58:18] [query] Results: 668 Pages of results: 4
[2025-12-21 19:58:18] [query] Execution time: 3.40978
[2025-12-21 19:58:53] [query] Query for: tocilizumab barato en línea ⨁🐛 www.7search.xyz/es/tocilizumab 24 7 shop. dónde comprar producto de salud aprobado por la fda tocilizumab. línea. compre ahora entrega el mismo día
[2025-12-21 19:58:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 19:58:53] [query] Engine: default
[2025-12-21 19:58:53] [query] Tokens: comprehending, comprehends, comprehensible, comprehension, comprehensive, diabetes, diagnoses, diagnostic, diagram, dial
[2025-12-21 19:58:53] [query] Mods: 12
[2025-12-21 19:58:53] [query] Trying AND logic
[2025-12-21 19:58:53] [query] Using OR logic
[2025-12-21 19:58:53] [query] Found results using: or logic
[2025-12-21 19:58:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3839,374,3783,59822,49439,59810,3789,10958,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,17663,24615,43889,2692,4399) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 19:58:53] [query] Results: 48 Pages of results: 4
[2025-12-21 19:58:53] [query] Execution time: 0.15609
[2025-12-21 19:59:21] [index:background] Health check
[2025-12-21 19:59:22] [indexer:background] Health check
[2025-12-21 19:59:27] [query] Query for: north carolina home builders red logo
[2025-12-21 19:59:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:59:27] [query] Engine: default
[2025-12-21 19:59:27] [query] Tokens: north, carolina, home, builders, red, logo
[2025-12-21 19:59:27] [query] Mods: 11
[2025-12-21 19:59:27] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 19:59:27] [query] Using OR logic
[2025-12-21 19:59:27] [query] Found results using: or logic
[2025-12-21 19:59:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,234,235,6881,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 >= '2025-12-21 19:59: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 LIMIT 0, 200
[2025-12-21 19:59:27] [query] Results: 852 Pages of results: 5
[2025-12-21 19:59:27] [query] Execution time: 0.35090
[2025-12-21 19:59:40] [query] Query for: донской сфинкс
[2025-12-21 19:59:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 19:59:40] [query] Engine: default
[2025-12-21 19:59:40] [query] Tokens: донской сфинкс
[2025-12-21 19:59:40] [query] Mods: 11
[2025-12-21 19:59:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 19: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 19:59:40] [query] Results: 0 Pages of results: 0
[2025-12-21 19:59:40] [query] Execution time: 0.17047
[2025-12-21 20:00:49] [query] Query for: can an agent release a buyers home inspection to another buyer
[2025-12-21 20:00:49] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:00:49] [query] Engine: legal_qandas
[2025-12-21 20:00:49] [query] Tokens: can, agent, release, buyers, home, inspection, another, buyer
[2025-12-21 20:00:49] [query] Mods: 5
[2025-12-21 20:00:49] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 20:00:49] [query] Using OR logic
[2025-12-21 20:00:50] [query] Found results using: or logic
[2025-12-21 20:00:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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,1470,11851,2022,234,5089,1662,3046) AND (( `s`.`id` IN ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 20:00:50] [query] Results: 680 Pages of results: 4
[2025-12-21 20:00:50] [query] Execution time: 0.62309
[2025-12-21 20:01:06] [query] Query for: artedi and welhelmina cortez
[2025-12-21 20:01:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:01:06] [query] Engine: default
[2025-12-21 20:01:06] [query] Tokens: aired, wilhelmina, courtesy, artedi welhelmina cortez
[2025-12-21 20:01:06] [query] Mods: 11
[2025-12-21 20:01:06] [query] Using OR logic
[2025-12-21 20:01:06] [query] Found results using: or logic
[2025-12-21 20:01:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,23174,22615,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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 LIMIT 0, 200
[2025-12-21 20:01:06] [query] Results: 3 Pages of results: 1
[2025-12-21 20:01:06] [query] Execution time: 0.15808
[2025-12-21 20:02:37] [query] Query for: va
[2025-12-21 20:02:37] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:02:37] [query] Engine: forms_and_contracts
[2025-12-21 20:02:37] [query] Tokens: va
[2025-12-21 20:02:37] [query] Mods: 5
[2025-12-21 20:02:37] [query] Found results using: or logic
[2025-12-21 20:02:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (5533) 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, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 20:02:37] [query] Results: 2 Pages of results: 1
[2025-12-21 20:02:37] [query] Execution time: 0.01314
[2025-12-21 20:03:04] [query] Query for: 
[2025-12-21 20:03:04] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:03:04] [query] Engine: default
[2025-12-21 20:03:04] [query] Tokens: 
[2025-12-21 20:03:04] [query] Mods: 11
[2025-12-21 20:03:05] [query] Found results using: or logic
[2025-12-21 20:03:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 20:03: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 LIMIT 0, 200
[2025-12-21 20:03:05] [query] Results: 2028 Pages of results: 11
[2025-12-21 20:03:05] [query] Execution time: 0.28829
[2025-12-21 20:03:08] [query] Query for: stromectol अनलाइन किन्नुहोस् ivermectin आदेश ⨀🙈 www.7search.xyz/ivermectin ⨀🙈.
[2025-12-21 20:03:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:03:08] [query] Engine: default
[2025-12-21 20:03:08] [query] Tokens: www, xyz, stromectol अनलाइन किन्नुहोस् ivermectin आदेश ⨀🙈 7search ivermectin
[2025-12-21 20:03:08] [query] Mods: 12
[2025-12-21 20:03:08] [query] Using OR logic
[2025-12-21 20:03:08] [query] Found results using: or logic
[2025-12-21 20:03:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 20:03: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:03:08] [query] Results: 122 Pages of results: 1
[2025-12-21 20:03:08] [query] Execution time: 0.50131
[2025-12-21 20:03:21] [query] Query for: 
[2025-12-21 20:03:21] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:03:21] [query] Engine: default
[2025-12-21 20:03:21] [query] Tokens: 
[2025-12-21 20:03:21] [query] Mods: 11
[2025-12-21 20:03:21] [query] Found results using: or logic
[2025-12-21 20:03:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 20:03: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 LIMIT 0, 200
[2025-12-21 20:03:21] [query] Results: 2028 Pages of results: 11
[2025-12-21 20:03:21] [query] Execution time: 0.20922
[2025-12-21 20:03:22] [query] Query for: maryland real estate transfer tax form pdf
[2025-12-21 20:03:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:03:22] [query] Engine: default
[2025-12-21 20:03:22] [query] Tokens: maryland, real, estate, transfer, tax, form, pdf
[2025-12-21 20:03:22] [query] Mods: 11
[2025-12-21 20:03:22] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 20:03:22] [query] Using OR logic
[2025-12-21 20:03:23] [query] Found results using: or logic
[2025-12-21 20:03:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 20: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:03:23] [query] Results: 1535 Pages of results: 8
[2025-12-21 20:03:23] [query] Execution time: 0.59739
[2025-12-21 20:03:38] [index:background] Health check
[2025-12-21 20:03:38] [query] Query for: how good are samsung microphones
[2025-12-21 20:03:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:03:38] [query] Engine: default
[2025-12-21 20:03:38] [query] Tokens: good, samsung, microphones
[2025-12-21 20:03:38] [query] Mods: 11
[2025-12-21 20:03:38] [query] Trying AND logic
[2025-12-21 20:03:38] [query] Found results using: and logic
[2025-12-21 20:03:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,24606,15350) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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' ) ) ))) AND s.id IN ('18050') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:03:38] [query] Results: 1 Pages of results: 1
[2025-12-21 20:03:38] [query] Execution time: 0.05293
[2025-12-21 20:03:43] [query] Query for: patrulha canina de natal filme torrent dowloads
[2025-12-21 20:03:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:03:43] [query] Engine: default
[2025-12-21 20:03:43] [query] Tokens: natalie, natalies, natalie’s, de, torrent
[2025-12-21 20:03:43] [query] Mods: 12
[2025-12-21 20:03:43] [query] Trying AND logic
[2025-12-21 20:03:43] [query] Using OR logic
[2025-12-21 20:03:43] [query] Found results using: or logic
[2025-12-21 20:03:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3783,21974) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,74340,74337,3783,21974) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20:03: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:03:43] [query] Results: 8 Pages of results: 1
[2025-12-21 20:03:43] [query] Execution time: 0.15997
[2025-12-21 20:03:45] [query] Query for: commercial realtor commission rate
[2025-12-21 20:03:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:03:45] [query] Engine: default
[2025-12-21 20:03:45] [query] Tokens: commercial, realtor, commission, rate
[2025-12-21 20:03:45] [query] Mods: 11
[2025-12-21 20:03:45] [query] Trying AND logic
[2025-12-21 20:03:45] [query] Using OR logic
[2025-12-21 20:03:45] [query] Found results using: or logic
[2025-12-21 20:03:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,402,843,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 >= '2025-12-21 20:03: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 LIMIT 0, 200
[2025-12-21 20:03:45] [query] Results: 934 Pages of results: 5
[2025-12-21 20:03:45] [query] Execution time: 0.49797
[2025-12-21 20:03:48] [query] Query for: commercial realtor slice
[2025-12-21 20:03:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:03:48] [query] Engine: default
[2025-12-21 20:03:48] [query] Tokens: slice, slices, commercial, realtor
[2025-12-21 20:03:48] [query] Mods: 12
[2025-12-21 20:03:48] [query] Trying AND logic
[2025-12-21 20:03:48] [query] Using OR logic
[2025-12-21 20:03:49] [indexer:background] Health check
[2025-12-21 20:03:51] [query] Found results using: or logic
[2025-12-21 20:03:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(95,402) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,8625,95,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 >= '2025-12-21 20: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:03:51] [query] Results: 679 Pages of results: 4
[2025-12-21 20:03:51] [query] Execution time: 2.74491
[2025-12-21 20:05:30] [query] Query for: real estate transfer return.
[2025-12-21 20:05:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:05:30] [query] Engine: default
[2025-12-21 20:05:30] [query] Tokens: real, estate, transfer, return
[2025-12-21 20:05:30] [query] Mods: 11
[2025-12-21 20:05:30] [query] Trying AND logic
[2025-12-21 20:05:30] [query] Using OR logic
[2025-12-21 20:05:31] [query] Found results using: or logic
[2025-12-21 20:05:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4519,138) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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 LIMIT 0, 200
[2025-12-21 20:05:31] [query] Results: 978 Pages of results: 5
[2025-12-21 20:05:31] [query] Execution time: 0.45475
[2025-12-21 20:06:04] [query] Query for: cebu pacific online booking website
[2025-12-21 20:06:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:06:04] [query] Engine: default
[2025-12-21 20:06:04] [query] Tokens: financebudget, booking, online, pacific, website
[2025-12-21 20:06:04] [query] Mods: 12
[2025-12-21 20:06:04] [query] Trying AND logic
[2025-12-21 20:06:04] [query] Using OR logic
[2025-12-21 20:06:04] [query] Found results using: or logic
[2025-12-21 20:06:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(30950,994,25801,1533) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20984,30950,994,25801,1533) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20:06: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:06:04] [query] Results: 235 Pages of results: 2
[2025-12-21 20:06:04] [query] Execution time: 0.46058
[2025-12-21 20:06:06] [query] Query for: homes for sale new bern nc 28562
[2025-12-21 20:06:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:06:06] [query] Engine: default
[2025-12-21 20:06:06] [query] Tokens: homes, sale, new, bern, nc, 28562, nc 28562
[2025-12-21 20:06:06] [query] Mods: 11
[2025-12-21 20:06:06] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 20:06:06] [query] Using OR logic
[2025-12-21 20:06:07] [query] Found results using: or logic
[2025-12-21 20:06:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 20:06: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 LIMIT 0, 200
[2025-12-21 20:06:07] [query] Results: 1103 Pages of results: 6
[2025-12-21 20:06:07] [query] Execution time: 0.71821
[2025-12-21 20:06:09] [query] Query for: 3 pole contactor 24v coil
[2025-12-21 20:06:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:06:09] [query] Engine: default
[2025-12-21 20:06:09] [query] Tokens: 3, pole, col, cole, cool, contactor 24v coil contactor 24v
[2025-12-21 20:06:09] [query] Mods: 12
[2025-12-21 20:06:09] [query] Using OR logic
[2025-12-21 20:06:10] [query] Found results using: or logic
[2025-12-21 20:06:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(689,24607) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,24607,4908,16998,2291,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20:06: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:06:10] [query] Results: 520 Pages of results: 3
[2025-12-21 20:06:10] [query] Execution time: 1.48036
[2025-12-21 20:06:13] [query] Query for: ssssssssssssssssdddddddddddddddcccccccccccccccc
[2025-12-21 20:06:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:06:13] [query] Engine: default
[2025-12-21 20:06:13] [query] Tokens: ssssssssssssssssdddddddddddddddcccccccccccccccc
[2025-12-21 20:06:13] [query] Mods: 11
[2025-12-21 20:06:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20:06: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 LIMIT 0, 200
[2025-12-21 20:06:13] [query] Results: 0 Pages of results: 0
[2025-12-21 20:06:13] [query] Execution time: 0.07895
[2025-12-21 20:06:16] [query] Query for: lead
[2025-12-21 20:06:16] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:06:16] [query] Engine: forms_and_contracts
[2025-12-21 20:06:16] [query] Tokens: lead
[2025-12-21 20:06:16] [query] Mods: 5
[2025-12-21 20:06:16] [query] Found results using: or logic
[2025-12-21 20:06:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 30054, 29271, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 20:06:16] [query] Results: 6 Pages of results: 1
[2025-12-21 20:06:16] [query] Execution time: 0.02393
[2025-12-21 20:07:49] [query] Query for: '20 best rental property calculators' rentalrealestate.com last updated
[2025-12-21 20:07:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:07:49] [query] Engine: default
[2025-12-21 20:07:49] [query] Tokens: 20, best, rental, property, calculators, com, last, updated, rentalrealestate rentalrealestate.com
[2025-12-21 20:07:49] [query] Mods: 12
[2025-12-21 20:07:49] [query] Using OR logic
[2025-12-21 20:08:01] [query] Found results using: or logic
[2025-12-21 20:08:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(39,1490,10762,23,405,107,625,2546) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (39,1490,625,107,10762,23,405,2546,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:08:01] [query] Results: 1247 Pages of results: 7
[2025-12-21 20:08:01] [query] Execution time: 12.07488
[2025-12-21 20:08:37] [index:background] Health check
[2025-12-21 20:08:50] [indexer:background] Health check
[2025-12-21 20:09:40] [query] Query for: home with sherry team real estate license
[2025-12-21 20:09:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:09:40] [query] Engine: default
[2025-12-21 20:09:40] [query] Tokens: home, sherry, team, real, estate, license
[2025-12-21 20:09:40] [query] Mods: 11
[2025-12-21 20:09:40] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 20:09:40] [query] Using OR logic
[2025-12-21 20:09:40] [query] Found results using: or logic
[2025-12-21 20:09:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,23414,1492,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 >= '2025-12-21 20: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:09:40] [query] Results: 1147 Pages of results: 6
[2025-12-21 20:09:40] [query] Execution time: 0.52990
[2025-12-21 20:10:57] [query] Query for: valaciclovir bei bluthochdruck ⡤🐎 www.7search.xyz/fr/valaciclovir valaciclovir  valaciclovir générique vendre bon marché. sans ordonnance acheter en ligne légalement de europe. commander ligne.
[2025-12-21 20:10:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:10:57] [query] Engine: default
[2025-12-21 20:10:57] [query] Tokens: commander, beige, beijing, being2017, beings, being 2017, beirut, bona, bond, bonding
[2025-12-21 20:10:57] [query] Mods: 12
[2025-12-21 20:10:57] [query] Trying AND logic
[2025-12-21 20:10:57] [query] Using OR logic
[2025-12-21 20:10:57] [query] Found results using: or logic
[2025-12-21 20:10:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3783,49439,10552,1016,13792,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,6812,14481,7731,8970,7728,40174,3004,2145,10169) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:10:57] [query] Results: 26 Pages of results: 1
[2025-12-21 20:10:57] [query] Execution time: 0.10186
[2025-12-21 20:13:36] [index:background] Health check
[2025-12-21 20:13:39] [query] Query for: 2025
[2025-12-21 20:13:39] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:13:39] [query] Engine: forms_and_contracts
[2025-12-21 20:13:39] [query] Tokens: 2025
[2025-12-21 20:13:39] [query] Mods: 5
[2025-12-21 20:13:39] [query] Found results using: or logic
[2025-12-21 20:13:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 30054, 29271, 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, 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, 29462, 29816, 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, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093 ) )) 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 LIMIT 0, 200
[2025-12-21 20:13:39] [query] Results: 30 Pages of results: 1
[2025-12-21 20:13:39] [query] Execution time: 0.03937
[2025-12-21 20:13:48] [indexer:background] Health check
[2025-12-21 20:14:35] [query] Query for: settlement-closing
[2025-12-21 20:14:35] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:14:35] [query] Engine: legal_qandas
[2025-12-21 20:14:35] [query] Tokens: settlement, closing, settlement-closing
[2025-12-21 20:14:35] [query] Mods: 5
[2025-12-21 20:14:35] [query] Trying AND logic
[2025-12-21 20:14:35] [query] Found results using: and logic
[2025-12-21 20:14:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 ( 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, 25832, 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 ('19971', '25282', '25850', '25862', '26191', '36794') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:14:35] [query] Results: 6 Pages of results: 1
[2025-12-21 20:14:35] [query] Execution time: 0.08315
[2025-12-21 20:15:20] [query] Query for: agency
[2025-12-21 20:15:20] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:15:20] [query] Engine: legal_qandas
[2025-12-21 20:15:20] [query] Tokens: agency
[2025-12-21 20:15:20] [query] Mods: 5
[2025-12-21 20:15:20] [query] Found results using: or logic
[2025-12-21 20:15:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 20:15:20] [query] Results: 172 Pages of results: 1
[2025-12-21 20:15:20] [query] Execution time: 0.06419
[2025-12-21 20:15:21] [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.
[2025-12-21 20:15:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:15:21] [query] Engine: default
[2025-12-21 20:15:21] [query] Tokens: lilly, dovel, dover, dovetails, dall, www, xyz
[2025-12-21 20:15:21] [query] Mods: 12
[2025-12-21 20:15:21] [query] Trying AND logic
[2025-12-21 20:15:21] [query] Using OR logic
[2025-12-21 20:15:22] [query] Found results using: or logic
[2025-12-21 20:15:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(42799,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 20: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:15:22] [query] Results: 124 Pages of results: 1
[2025-12-21 20:15:22] [query] Execution time: 0.19844
[2025-12-21 20:15:24] [query] Query for: contract-related-forms-300-series
[2025-12-21 20:15:24] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:15:24] [query] Engine: legal_qandas
[2025-12-21 20:15:24] [query] Tokens: contract, related, forms, 300, series, contract-related-forms-300-series
[2025-12-21 20:15:24] [query] Mods: 5
[2025-12-21 20:15:24] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 20:15:24] [query] Using OR logic
[2025-12-21 20:15:24] [query] Found results using: or logic
[2025-12-21 20:15:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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,1449,2409,669,8310,32986) AND (( `s`.`id` IN ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 20:15:24] [query] Results: 544 Pages of results: 3
[2025-12-21 20:15:24] [query] Execution time: 0.14469
[2025-12-21 20:15:31] [query] Query for: seller-forms-100-series
[2025-12-21 20:15:31] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:15:31] [query] Engine: legal_qandas
[2025-12-21 20:15:31] [query] Tokens: seller, forms, 100, series, seller-forms-100-series
[2025-12-21 20:15:31] [query] Mods: 5
[2025-12-21 20:15:31] [query] Trying AND logic
[2025-12-21 20:15:31] [query] Using OR logic
[2025-12-21 20:15:31] [query] Found results using: or logic
[2025-12-21 20:15:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 20:15:31] [query] Results: 582 Pages of results: 3
[2025-12-21 20:15:31] [query] Execution time: 0.20331
[2025-12-21 20:15:52] [query] Query for: era realty rental listings
[2025-12-21 20:15:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:15:52] [query] Engine: default
[2025-12-21 20:15:52] [query] Tokens: era, realty, rental, listings
[2025-12-21 20:15:52] [query] Mods: 11
[2025-12-21 20:15:52] [query] Trying AND logic
[2025-12-21 20:15:52] [query] Using OR logic
[2025-12-21 20:15:52] [query] Found results using: or logic
[2025-12-21 20:15:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1138,625,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 >= '2025-12-21 20: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 LIMIT 0, 200
[2025-12-21 20:15:52] [query] Results: 308 Pages of results: 2
[2025-12-21 20:15:52] [query] Execution time: 0.13268
[2025-12-21 20:18:37] [index:background] Health check
[2025-12-21 20:18:50] [indexer:background] Health check
[2025-12-21 20:20:32] [query] Query for: referral form real estate
[2025-12-21 20:20:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:20:32] [query] Engine: default
[2025-12-21 20:20:32] [query] Tokens: referral, form, real, estate
[2025-12-21 20:20:32] [query] Mods: 11
[2025-12-21 20:20:32] [query] Trying AND logic
[2025-12-21 20:20:32] [query] Found results using: and logic
[2025-12-21 20:20:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1817,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 >= '2025-12-21 20: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' ) ) ))) AND s.id IN ('17384', '20205', '20269', '20378', '20487', '20504', '20546', '21962', '22189', '24753', '26194', '30479', '41095', '43938', '47873') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:20:32] [query] Results: 15 Pages of results: 1
[2025-12-21 20:20:32] [query] Execution time: 0.31863
[2025-12-21 20:21:32] [query] Query for: brad hoss
[2025-12-21 20:21:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:21:32] [query] Engine: default
[2025-12-21 20:21:32] [query] Tokens: brad, braden, bradens, bradford, bradley, bradley & ball, bradley-cohen, bradleyball, bradleycohen, bradleys
[2025-12-21 20:21:32] [query] Mods: 11
[2025-12-21 20:21:32] [query] Using OR logic
[2025-12-21 20:21:33] [query] Found results using: and logic
[2025-12-21 20:21:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23471,10996,22648,13740,14931,26399,38680,26429,38681,51601) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:21:33] [query] Results: 11 Pages of results: 1
[2025-12-21 20:21:33] [query] Execution time: 0.10398
[2025-12-21 20:22:02] [query] Query for: best high-yield checking accounts
[2025-12-21 20:22:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:22:02] [query] Engine: default
[2025-12-21 20:22:02] [query] Tokens: best, high, yield, checking, accounts, high-yield
[2025-12-21 20:22:02] [query] Mods: 11
[2025-12-21 20:22:02] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 20:22:02] [query] Using OR logic
[2025-12-21 20:22:02] [query] Found results using: or logic
[2025-12-21 20:22:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,148,2153,7290,6750,21766) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:22:02] [query] Results: 375 Pages of results: 2
[2025-12-21 20:22:02] [query] Execution time: 0.12017
[2025-12-21 20:23:02] [query] Query for: meltem ersatzfilter 5571
[2025-12-21 20:23:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:23:02] [query] Engine: default
[2025-12-21 20:23:02] [query] Tokens: 16987715571698771337, 16987715571698771557, 16987715571698771566, 1716557193, 17170885571717088096, 17170885571717088557, 1722557140, 17395655571739565557, 1755715607, 1755715831
[2025-12-21 20:23:02] [query] Mods: 11
[2025-12-21 20:23:02] [query] Using OR logic
[2025-12-21 20:23:02] [query] Using OR logic
[2025-12-21 20:23:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (44702,44701,44735,55143,55740,55737,58113,65071,72925,72926) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20:23: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 LIMIT 0, 200
[2025-12-21 20:23:02] [query] Results: 0 Pages of results: 0
[2025-12-21 20:23:02] [query] Execution time: 0.12816
[2025-12-21 20:23:12] [query] Query for: pa real estate commision when selling a house
[2025-12-21 20:23:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:23:12] [query] Engine: default
[2025-12-21 20:23:13] [query] Tokens: pa, real, estate, selling, house, coming-soon, comingsoon, commission, commission 1, commision
[2025-12-21 20:23:13] [query] Mods: 12
[2025-12-21 20:23:13] [query] Using OR logic
[2025-12-21 20:23:26] [query] Found results using: or logic
[2025-12-21 20:23:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,244,7795,171,187) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,187,244,17027,17038,843,66586,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:23:26] [query] Results: 1083 Pages of results: 6
[2025-12-21 20:23:26] [query] Execution time: 13.74983
[2025-12-21 20:23:36] [index:background] Health check
[2025-12-21 20:23:49] [indexer:background] Health check
[2025-12-21 20:23:50] [query] Query for: counter offer sample letter for right of way real estate
[2025-12-21 20:23:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:23:50] [query] Engine: default
[2025-12-21 20:23:50] [query] Tokens: counter, offer, sample, letter, right, way, real, estate
[2025-12-21 20:23:50] [query] Mods: 11
[2025-12-21 20:23:50] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 20:23:50] [query] Using OR logic
[2025-12-21 20:23:51] [query] Found results using: or logic
[2025-12-21 20:23:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 20:23: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 LIMIT 0, 200
[2025-12-21 20:23:51] [query] Results: 1480 Pages of results: 8
[2025-12-21 20:23:51] [query] Execution time: 0.71793
[2025-12-21 20:26:11] [query] Query for: mutts and meows rescue oregon
[2025-12-21 20:26:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:26:11] [query] Engine: default
[2025-12-21 20:26:11] [query] Tokens: rescue, oregon, metts, meadows, mutts meows
[2025-12-21 20:26:11] [query] Mods: 12
[2025-12-21 20:26:11] [query] Using OR logic
[2025-12-21 20:26:11] [query] Found results using: or logic
[2025-12-21 20:26:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(6355,10653) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10653,6355,27806,19382,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:26:11] [query] Results: 10 Pages of results: 1
[2025-12-21 20:26:11] [query] Execution time: 0.14771
[2025-12-21 20:28:16] [query] Query for: open house signs for real estate
[2025-12-21 20:28:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:28:16] [query] Engine: default
[2025-12-21 20:28:16] [query] Tokens: open, house, signs, real, estate
[2025-12-21 20:28:16] [query] Mods: 11
[2025-12-21 20:28:16] [query] Trying AND logic
[2025-12-21 20:28:16] [query] Using OR logic
[2025-12-21 20:28:16] [query] Found results using: or logic
[2025-12-21 20:28:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 20:28: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 LIMIT 0, 200
[2025-12-21 20:28:16] [query] Results: 1059 Pages of results: 6
[2025-12-21 20:28:16] [query] Execution time: 0.45570
[2025-12-21 20:28:36] [index:background] Health check
[2025-12-21 20:28:49] [indexer:background] Health check
[2025-12-21 20:29:11] [query] Query for: what is realitor commission fee for sale at 350
[2025-12-21 20:29:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:29:11] [query] Engine: default
[2025-12-21 20:29:11] [query] Tokens: commission, fee, sale, 350, -realtor, realtor, realtor 301, realitor at 350
[2025-12-21 20:29:11] [query] Mods: 12
[2025-12-21 20:29:11] [query] Using OR logic
[2025-12-21 20:29:16] [query] Found results using: or logic
[2025-12-21 20:29:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(14061,843,1510,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1510,125,14061,12370,402,30813,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:29:16] [query] Results: 1015 Pages of results: 6
[2025-12-21 20:29:16] [query] Execution time: 4.46172
[2025-12-21 20:29:51] [query] Query for: north carolina state acceptance rate 2024
[2025-12-21 20:29:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:29:51] [query] Engine: default
[2025-12-21 20:29:51] [query] Tokens: north, carolina, state, acceptance, rate, 2024, rate 2024
[2025-12-21 20:29:51] [query] Mods: 12
[2025-12-21 20:29:51] [query] Using OR logic
[2025-12-21 20:30:03] [query] Found results using: or logic
[2025-12-21 20:30:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(17910,13074,254,253,1474,517) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,13074,1474,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 >= '2025-12-21 20:29: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:30:03] [query] Results: 1147 Pages of results: 6
[2025-12-21 20:30:03] [query] Execution time: 12.56179
[2025-12-21 20:30:28] [query] Query for: nolvadex economico in linea 🦩⢹ www.7search.xyz/it/nolvadex acquistare europa ordinare europa. farmacia nolvadex. a buon mercato consegna durante la notte.
[2025-12-21 20:30:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:30:28] [query] Engine: default
[2025-12-21 20:30:29] [query] Tokens: delineates, la, www, xyz
[2025-12-21 20:30:29] [query] Mods: 12
[2025-12-21 20:30:29] [query] Trying AND logic
[2025-12-21 20:30:29] [query] Using OR logic
[2025-12-21 20:30:29] [query] Found results using: or logic
[2025-12-21 20:30:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3789,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 20: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:30:29] [query] Results: 127 Pages of results: 1
[2025-12-21 20:30:29] [query] Execution time: 0.41427
[2025-12-21 20:30:41] [query] Query for: north carolina car title how to get
[2025-12-21 20:30:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:30:41] [query] Engine: default
[2025-12-21 20:30:41] [query] Tokens: north, carolina, car, title, get
[2025-12-21 20:30:41] [query] Mods: 11
[2025-12-21 20:30:41] [query] Trying AND logic
[2025-12-21 20:30:41] [query] Using OR logic
[2025-12-21 20:30:42] [query] Found results using: or logic
[2025-12-21 20:30:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,902,946) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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 LIMIT 0, 200
[2025-12-21 20:30:42] [query] Results: 837 Pages of results: 5
[2025-12-21 20:30:42] [query] Execution time: 0.43537
[2025-12-21 20:30:49] [query] Query for: north carolina car title how to get
[2025-12-21 20:30:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:30:49] [query] Engine: default
[2025-12-21 20:30:49] [query] Tokens: north, carolina, car, title, get
[2025-12-21 20:30:49] [query] Mods: 11
[2025-12-21 20:30:49] [query] Trying AND logic
[2025-12-21 20:30:49] [query] Using OR logic
[2025-12-21 20:30:49] [query] Found results using: or logic
[2025-12-21 20:30:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,902,946) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20:30: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 LIMIT 0, 200
[2025-12-21 20:30:49] [query] Results: 837 Pages of results: 5
[2025-12-21 20:30:49] [query] Execution time: 0.39547
[2025-12-21 20:31:15] [query] Query for: 220
[2025-12-21 20:31:15] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:31:15] [query] Engine: forms_and_contracts
[2025-12-21 20:31:15] [query] Tokens: 220
[2025-12-21 20:31:15] [query] Mods: 5
[2025-12-21 20:31:15] [query] Found results using: or logic
[2025-12-21 20:31:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 30054, 29271, 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, 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, 29462, 29816, 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, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371 ) )) 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 LIMIT 0, 200
[2025-12-21 20:31:15] [query] Results: 2 Pages of results: 1
[2025-12-21 20:31:15] [query] Execution time: 0.01215
[2025-12-21 20:33:36] [index:background] Health check
[2025-12-21 20:33:49] [indexer:background] Health check
[2025-12-21 20:34:35] [query] Query for: 最新ai1-c01試題 🆑 ai1-c01最新題庫資源 🏴 ai1-c01考試證照 🚨 開啟➠ www.newdumpspdf.com 🠰輸入☀ ai1-c01 ️☀️並獲取免費下載ai1-c01考題套裝
[2025-12-21 20:34:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 20:34:35] [query] Engine: default
[2025-12-21 20:34:36] [query] Tokens: 最新ai1 c01試題 🆑 ai1 c01最新題庫資源 🏴 ai1 c01考試證照 🚨 開啟➠
[2025-12-21 20:34:36] [query] Mods: 12
[2025-12-21 20:34:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 20:34:36] [query] Results: 0 Pages of results: 0
[2025-12-21 20:34:36] [query] Execution time: 0.64027
[2025-12-21 20:35:54] [query] Query for: 
[2025-12-21 20:35:54] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:35:54] [query] Engine: default
[2025-12-21 20:35:54] [query] Tokens: 
[2025-12-21 20:35:54] [query] Mods: 11
[2025-12-21 20:35:55] [query] Found results using: or logic
[2025-12-21 20:35:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 20:35:54') 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 LIMIT 0, 200
[2025-12-21 20:35:55] [query] Results: 2028 Pages of results: 11
[2025-12-21 20:35:55] [query] Execution time: 0.23735
[2025-12-21 20:36:45] [query] Query for: brown realtors rental properties
[2025-12-21 20:36:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:36:45] [query] Engine: default
[2025-12-21 20:36:45] [query] Tokens: brown, realtors, rental, properties
[2025-12-21 20:36:45] [query] Mods: 11
[2025-12-21 20:36:45] [query] Trying AND logic
[2025-12-21 20:36:47] [query] Found results using: and logic
[2025-12-21 20:36:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7737,96,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 >= '2025-12-21 20:36: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 ('13282', '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 LIMIT 0, 200
[2025-12-21 20:36:47] [query] Results: 2 Pages of results: 1
[2025-12-21 20:36:47] [query] Execution time: 2.45741
[2025-12-21 20:38:36] [index:background] Health check
[2025-12-21 20:38:49] [indexer:background] Health check
[2025-12-21 20:39:33] [query] Query for: wurth real estate maintenance portal
[2025-12-21 20:39:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:39:33] [query] Engine: default
[2025-12-21 20:39:34] [query] Tokens: real, estate, maintenance, portal, worth, worth1, worthy, wrath, wreath, wurth
[2025-12-21 20:39:34] [query] Mods: 12
[2025-12-21 20:39:34] [query] Using OR logic
[2025-12-21 20:39:46] [query] Query for: innovation loans for realtors
[2025-12-21 20:39:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:39:46] [query] Engine: default
[2025-12-21 20:39:46] [query] Tokens: innovation, loans, realtors
[2025-12-21 20:39:46] [query] Mods: 11
[2025-12-21 20:39:46] [query] Trying AND logic
[2025-12-21 20:39:46] [query] Found results using: and logic
[2025-12-21 20:39:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2784,3215,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 >= '2025-12-21 20: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' ) ) ))) AND s.id IN ('55474') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:39:46] [query] Results: 1 Pages of results: 1
[2025-12-21 20:39:46] [query] Execution time: 0.09617
[2025-12-21 20:39:47] [query] Found results using: or logic
[2025-12-21 20:39:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,3868,1887,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3868,1887,412,2749,2821,14397,9991,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:39:47] [query] Results: 977 Pages of results: 5
[2025-12-21 20:39:48] [query] Execution time: 14.09562
[2025-12-21 20:40:34] [query] Query for: real estate transaction checklist pdf
[2025-12-21 20:40:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:40:34] [query] Engine: default
[2025-12-21 20:40:34] [query] Tokens: real, estate, transaction, checklist, pdf
[2025-12-21 20:40:34] [query] Mods: 11
[2025-12-21 20:40:34] [query] Trying AND logic
[2025-12-21 20:40:34] [query] Using OR logic
[2025-12-21 20:40:35] [query] Found results using: or logic
[2025-12-21 20:40:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2018,7234,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 >= '2025-12-21 20: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:40:35] [query] Results: 1048 Pages of results: 6
[2025-12-21 20:40:35] [query] Execution time: 0.77354
[2025-12-21 20:43:37] [index:background] Health check
[2025-12-21 20:43:49] [indexer:background] Health check
[2025-12-21 20:44:34] [query] Query for: in north carolina a licensee is assisting client under an oral buyers agency agreement. when must the agreement be reduced to writing?
[2025-12-21 20:44:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:44:34] [query] Engine: default
[2025-12-21 20:44:34] [query] Tokens: north, carolina, licensee, assisting, client, oral, buyers, agency, agreement, must
[2025-12-21 20:44:34] [query] Mods: 11
[2025-12-21 20:44:34] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 20:44:34] [query] Using OR logic
[2025-12-21 20:44:35] [query] Found results using: or logic
[2025-12-21 20:44:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,19706,5318,5564,13215,2022,1500,873,115) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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 LIMIT 0, 200
[2025-12-21 20:44:35] [query] Results: 1331 Pages of results: 7
[2025-12-21 20:44:35] [query] Execution time: 0.79975
[2025-12-21 20:44:38] [query] Query for: documents needed for nc real id
[2025-12-21 20:44:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:44:38] [query] Engine: default
[2025-12-21 20:44:38] [query] Tokens: documents, needed, nc, real, id
[2025-12-21 20:44:38] [query] Mods: 11
[2025-12-21 20:44:38] [query] Trying AND logic
[2025-12-21 20:44:38] [query] Using OR logic
[2025-12-21 20:44:39] [query] Found results using: or logic
[2025-12-21 20:44:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 20: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 LIMIT 0, 200
[2025-12-21 20:44:39] [query] Results: 1213 Pages of results: 7
[2025-12-21 20:44:39] [query] Execution time: 0.77293
[2025-12-21 20:44:41] [query] Query for: real estate agent contract agreement
[2025-12-21 20:44:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:44:41] [query] Engine: default
[2025-12-21 20:44:41] [query] Tokens: real, estate, agent, contract, agreement
[2025-12-21 20:44:41] [query] Mods: 11
[2025-12-21 20:44:41] [query] Trying AND logic
[2025-12-21 20:44:41] [query] Query for: nc rental lease agreement
[2025-12-21 20:44:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:44:41] [query] Engine: default
[2025-12-21 20:44:41] [query] Tokens: nc, rental, lease, agreement
[2025-12-21 20:44:41] [query] Mods: 11
[2025-12-21 20:44:41] [query] Trying AND logic
[2025-12-21 20:44:41] [query] Using OR logic
[2025-12-21 20:44:41] [query] Using OR logic
[2025-12-21 20:44:41] [query] Found results using: or logic
[2025-12-21 20:44:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 20:44: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 LIMIT 0, 200
[2025-12-21 20:44:41] [query] Results: 1534 Pages of results: 8
[2025-12-21 20:44:41] [query] Execution time: 0.74287
[2025-12-21 20:44:42] [query] Found results using: or logic
[2025-12-21 20:44:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,625,17181,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 >= '2025-12-21 20:44: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 LIMIT 0, 200
[2025-12-21 20:44:42] [query] Results: 1139 Pages of results: 6
[2025-12-21 20:44:42] [query] Execution time: 0.81070
[2025-12-21 20:45:02] [query] Query for: multiple listing agreement form jamaica
[2025-12-21 20:45:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:45:02] [query] Engine: default
[2025-12-21 20:45:03] [query] Tokens: multiple, listing, agreement, form, jamaica
[2025-12-21 20:45:03] [query] Mods: 12
[2025-12-21 20:45:03] [query] Using OR logic
[2025-12-21 20:45:15] [query] Found results using: or logic
[2025-12-21 20:45:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(873,1817,1936,1103) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1103,1936,873,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 >= '2025-12-21 20: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:45:15] [query] Results: 1186 Pages of results: 6
[2025-12-21 20:45:15] [query] Execution time: 12.52354
[2025-12-21 20:46:10] [query] Query for: 
[2025-12-21 20:46:10] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:46:10] [query] Engine: default
[2025-12-21 20:46:10] [query] Tokens: 
[2025-12-21 20:46:10] [query] Mods: 11
[2025-12-21 20:46:10] [query] Found results using: or logic
[2025-12-21 20:46:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 20:46:10') 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 LIMIT 0, 200
[2025-12-21 20:46:10] [query] Results: 2028 Pages of results: 11
[2025-12-21 20:46:10] [query] Execution time: 0.21662
[2025-12-21 20:46:32] [query] Query for: real estate agent license how long
[2025-12-21 20:46:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:46:32] [query] Engine: default
[2025-12-21 20:46:32] [query] Tokens: real, estate, agent, license, long
[2025-12-21 20:46:32] [query] Mods: 11
[2025-12-21 20:46:32] [query] Trying AND logic
[2025-12-21 20:46:32] [query] Using OR logic
[2025-12-21 20:46:32] [query] Found results using: or logic
[2025-12-21 20:46:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 20:46: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 LIMIT 0, 200
[2025-12-21 20:46:32] [query] Results: 1191 Pages of results: 6
[2025-12-21 20:46:32] [query] Execution time: 0.54956
[2025-12-21 20:46:36] [query] Query for: how long does ishowspeed stay in a country on his tour
[2025-12-21 20:46:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:46:36] [query] Engine: default
[2025-12-21 20:46:36] [query] Tokens: long, stay, country, tour, ishowspeed
[2025-12-21 20:46:36] [query] Mods: 12
[2025-12-21 20:46:36] [query] Using OR logic
[2025-12-21 20:46:37] [query] Found results using: or logic
[2025-12-21 20:46:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2243,1147,2437,4688) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2437,2243,4688,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20:46: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:46:37] [query] Results: 368 Pages of results: 2
[2025-12-21 20:46:37] [query] Execution time: 1.11278
[2025-12-21 20:48:37] [index:background] Health check
[2025-12-21 20:48:50] [indexer:background] Health check
[2025-12-21 20:49:34] [query] Query for: real estate addendum form
[2025-12-21 20:49:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:49:34] [query] Engine: default
[2025-12-21 20:49:34] [query] Tokens: real, estate, addendum, form
[2025-12-21 20:49:34] [query] Mods: 11
[2025-12-21 20:49:34] [query] Trying AND logic
[2025-12-21 20:49:34] [query] Using OR logic
[2025-12-21 20:49:35] [query] Found results using: or logic
[2025-12-21 20:49:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,12562,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 >= '2025-12-21 20: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 LIMIT 0, 200
[2025-12-21 20:49:35] [query] Results: 1509 Pages of results: 8
[2025-12-21 20:49:35] [query] Execution time: 0.54915
[2025-12-21 20:49:37] [query] Query for: показателями оценки первичной профилактики являются.
[2025-12-21 20:49:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:49:37] [query] Engine: default
[2025-12-21 20:49:37] [query] Tokens: показателями оценки первичной профилактики являются
[2025-12-21 20:49:37] [query] Mods: 11
[2025-12-21 20:49:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20:49: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 LIMIT 0, 200
[2025-12-21 20:49:37] [query] Results: 0 Pages of results: 0
[2025-12-21 20:49:37] [query] Execution time: 0.15823
[2025-12-21 20:51:48] [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.
[2025-12-21 20:51:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:51:48] [query] Engine: default
[2025-12-21 20:51:49] [query] Tokens: delineates, come, il, www, xyz
[2025-12-21 20:51:49] [query] Mods: 12
[2025-12-21 20:51:49] [query] Trying AND logic
[2025-12-21 20:51:49] [query] Using OR logic
[2025-12-21 20:51:49] [query] Found results using: or logic
[2025-12-21 20:51:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(632,15081,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 20:51: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:51:49] [query] Results: 264 Pages of results: 2
[2025-12-21 20:51:49] [query] Execution time: 0.84096
[2025-12-21 20:53:36] [index:background] Health check
[2025-12-21 20:53:49] [indexer:background] Health check
[2025-12-21 20:54:05] [query] Query for: its called hentai and art
[2025-12-21 20:54:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:54:05] [query] Engine: default
[2025-12-21 20:54:05] [query] Tokens: called, art, hentai
[2025-12-21 20:54:05] [query] Mods: 12
[2025-12-21 20:54:05] [query] Using OR logic
[2025-12-21 20:54:05] [query] Found results using: or logic
[2025-12-21 20:54:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1518,545) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (545,1518,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:54:05] [query] Results: 161 Pages of results: 1
[2025-12-21 20:54:05] [query] Execution time: 0.21751
[2025-12-21 20:55:33] [query] Query for: how can i be a real estate agent
[2025-12-21 20:55:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:55:33] [query] Engine: default
[2025-12-21 20:55:33] [query] Tokens: can, real, estate, agent
[2025-12-21 20:55:33] [query] Mods: 11
[2025-12-21 20:55:33] [query] Trying AND logic
[2025-12-21 20:55:33] [query] Using OR logic
[2025-12-21 20:55:34] [query] Found results using: or logic
[2025-12-21 20:55:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 20: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 LIMIT 0, 200
[2025-12-21 20:55:34] [query] Results: 1326 Pages of results: 7
[2025-12-21 20:55:34] [query] Execution time: 0.58232
[2025-12-21 20:56:00] [query] Query for: اموزش ابجکت اورینتد پروگرمینگ
[2025-12-21 20:56:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:56:00] [query] Engine: default
[2025-12-21 20:56:01] [query] Tokens: اموزش ابجکت اورینتد پروگرمینگ
[2025-12-21 20:56:01] [query] Mods: 11
[2025-12-21 20:56:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:56:01] [query] Results: 0 Pages of results: 0
[2025-12-21 20:56:01] [query] Execution time: 0.19196
[2025-12-21 20:56:04] [query] Query for: north carolina cottage rates
[2025-12-21 20:56:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:56:04] [query] Engine: default
[2025-12-21 20:56:05] [query] Tokens: north, carolina, cottage, rates
[2025-12-21 20:56:05] [query] Mods: 11
[2025-12-21 20:56:05] [query] Trying AND logic
[2025-12-21 20:56:05] [query] Using OR logic
[2025-12-21 20:56:05] [query] Found results using: or logic
[2025-12-21 20:56:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7653,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 >= '2025-12-21 20: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 LIMIT 0, 200
[2025-12-21 20:56:05] [query] Results: 607 Pages of results: 4
[2025-12-21 20:56:05] [query] Execution time: 0.35007
[2025-12-21 20:56:56] [query] Query for: chapel hill nc real estate
[2025-12-21 20:56:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:56:56] [query] Engine: default
[2025-12-21 20:56:56] [query] Tokens: chapel, hill, nc, real, estate
[2025-12-21 20:56:56] [query] Mods: 11
[2025-12-21 20:56:56] [query] Trying AND logic
[2025-12-21 20:56:56] [query] Using OR logic
[2025-12-21 20:56:56] [query] Found results using: or logic
[2025-12-21 20:56:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 20:56: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 LIMIT 0, 200
[2025-12-21 20:56:56] [query] Results: 1181 Pages of results: 6
[2025-12-21 20:56:56] [query] Execution time: 0.76143
[2025-12-21 20:58:35] [query] Query for: mls for realtors
[2025-12-21 20:58:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:58:35] [query] Engine: default
[2025-12-21 20:58:35] [query] Tokens: mls, realtors
[2025-12-21 20:58:35] [query] Mods: 11
[2025-12-21 20:58:35] [query] Trying AND logic
[2025-12-21 20:58:36] [query] Found results using: and logic
[2025-12-21 20:58:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 20: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' ) ) ))) AND s.id IN ('13807', '14075', '14085', '14230', '14256', '14281', '17880', '19825', '19883', '20033', '20177', '20219', '20369', '20388', '20477', '20524', '20536', '20550', '20566', '20584', '21188', '21391', '21578', '21654', '21703', '2193', '22162', '22257', '2256', '24282', '24420', '24823', '2520', '25694', '25805', '25807', '26192', '26242', '26244', '26245', '26256', '26267', '30465', '36773', '36791', '40616', '43318', '43745', '43797', '44152', '44187', '44590', '46147', '46434', '46489', '46561', '46564', '46646', '47026', '47167', '47279', '47478', '47590', '47711', '47790', '47866', '47873', '49493', '49587', '50410', '50411', '50639', '51394', '51760', '52033', '52084', '52093', '52268', '52299', '53053', '53181', '53526', '54444', '54502', '54753', '54859', '55480', '55707', '6443', '6447', '6473', '7716', '8182', '9220', '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 LIMIT 0, 200
[2025-12-21 20:58:36] [query] Results: 86 Pages of results: 1
[2025-12-21 20:58:36] [query] Execution time: 0.45161
[2025-12-21 20:58:46] [query] Query for: ncte conference 2026
[2025-12-21 20:58:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:58:46] [query] Engine: default
[2025-12-21 20:58:46] [query] Tokens: conference, 2026, conference 1, conference 2021, conference 2024, conference 2025, ncte conference 2026
[2025-12-21 20:58:46] [query] Mods: 12
[2025-12-21 20:58:46] [query] Using OR logic
[2025-12-21 20:58:46] [query] Found results using: or logic
[2025-12-21 20:58:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(28036,1640) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,28036,62422,60362,41186,71818,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 20:58:46] [query] Results: 130 Pages of results: 1
[2025-12-21 20:58:46] [query] Execution time: 0.34582
[2025-12-21 20:59:14] [query] Query for: nominal vs real gdp
[2025-12-21 20:59:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:59:14] [query] Engine: default
[2025-12-21 20:59:14] [query] Tokens: nominal, vs, real, gdp
[2025-12-21 20:59:14] [query] Mods: 11
[2025-12-21 20:59:14] [query] Trying AND logic
[2025-12-21 20:59:14] [query] Using OR logic
[2025-12-21 20:59:14] [query] Found results using: or logic
[2025-12-21 20:59:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2159,4516,171,3314) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20: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 LIMIT 0, 200
[2025-12-21 20:59:14] [query] Results: 935 Pages of results: 5
[2025-12-21 20:59:14] [query] Execution time: 0.27949
[2025-12-21 20:59:23] [index:background] Health check
[2025-12-21 20:59:23] [indexer:background] Health check
[2025-12-21 20:59:23] [indexer:background] Health check
[2025-12-21 20:59:24] [query] Query for: buyer pays off sellers loan agreement letter
[2025-12-21 20:59:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 20:59:24] [query] Engine: default
[2025-12-21 20:59:24] [query] Tokens: buyer, pays, sellers, loan, agreement, letter
[2025-12-21 20:59:24] [query] Mods: 11
[2025-12-21 20:59:24] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 20:59:24] [query] Using OR logic
[2025-12-21 20:59:24] [query] Found results using: or logic
[2025-12-21 20:59:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,6959,2023,2927,873,6755) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 20:59: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 LIMIT 0, 200
[2025-12-21 20:59:24] [query] Results: 965 Pages of results: 5
[2025-12-21 20:59:24] [query] Execution time: 0.29017
[2025-12-21 20:59:26] [index:background] Health check
[2025-12-21 20:59:26] [indexer:background] Health check
[2025-12-21 20:59:26] [indexer:background] Health check
[2025-12-21 21:00:48] [query] Query for: a real residential rental form for pa
[2025-12-21 21:00:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:00:48] [query] Engine: default
[2025-12-21 21:00:48] [query] Tokens: real, residential, rental, form, pa
[2025-12-21 21:00:48] [query] Mods: 11
[2025-12-21 21:00:48] [query] Trying AND logic
[2025-12-21 21:00:48] [query] Using OR logic
[2025-12-21 21:00:48] [query] Found results using: or logic
[2025-12-21 21:00:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1805,625,1817,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 >= '2025-12-21 21: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 LIMIT 0, 200
[2025-12-21 21:00:48] [query] Results: 1526 Pages of results: 8
[2025-12-21 21:00:48] [query] Execution time: 0.42594
[2025-12-21 21:00:53] [query] Query for: es recomendable hacer overclocking a ryzen 5 5600g para usar con una rx 6700 xt
[2025-12-21 21:00:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:00:53] [query] Engine: default
[2025-12-21 21:00:53] [query] Tokens: conceal, concealed, concealing, concealment, conceivable, conceivably, conceive, conceived, concentrate, concentrated
[2025-12-21 21:00:53] [query] Mods: 12
[2025-12-21 21:00:53] [query] Using OR logic
[2025-12-21 21:00:54] [query] Found results using: and logic
[2025-12-21 21:00:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(439,59810) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 21: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:00:54] [query] Results: 31 Pages of results: 1
[2025-12-21 21:00:54] [query] Execution time: 0.06438
[2025-12-21 21:03:37] [index:background] Health check
[2025-12-21 21:03:50] [indexer:background] Health check
[2025-12-21 21:04:33] [query] Query for: real estate atto
[2025-12-21 21:04:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:04:33] [query] Engine: default
[2025-12-21 21:04:33] [query] Tokens: attorney, attorney-drafted, attorney-general, attorney-in-fact, attorney-settlement, attorneydrafted, attorneygeneral, attorneyinfact, attorneys, attorneysettlement
[2025-12-21 21:04:33] [query] Mods: 12
[2025-12-21 21:04:33] [query] Using OR logic
[2025-12-21 21:04:36] [query] Found results using: and logic
[2025-12-21 21:04:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (900,34135,12945,33445,32875,34136,12950,33451,4511,32879) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21:04: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:04:36] [query] Results: 220 Pages of results: 2
[2025-12-21 21:04:36] [query] Execution time: 2.28083
[2025-12-21 21:04:59] [query] Query for: online real estate value estimator
[2025-12-21 21:04:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:04:59] [query] Engine: default
[2025-12-21 21:04:59] [query] Tokens: online, real, estate, value, estimator
[2025-12-21 21:04:59] [query] Mods: 11
[2025-12-21 21:04:59] [query] Trying AND logic
[2025-12-21 21:04:59] [query] Using OR logic
[2025-12-21 21:04:59] [query] Found results using: or logic
[2025-12-21 21:04:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,1217,32379) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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 LIMIT 0, 200
[2025-12-21 21:04:59] [query] Results: 1000 Pages of results: 5
[2025-12-21 21:04:59] [query] Execution time: 0.45668
[2025-12-21 21:05:57] [query] Query for: ชุดนักเรียนสาธิตเกษตร
[2025-12-21 21:05:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:05:57] [query] Engine: default
[2025-12-21 21:05:57] [query] Tokens: ชุดนักเรียนสาธิตเกษตร
[2025-12-21 21:05:57] [query] Mods: 11
[2025-12-21 21:05:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21:05: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 LIMIT 0, 200
[2025-12-21 21:05:57] [query] Results: 0 Pages of results: 0
[2025-12-21 21:05:57] [query] Execution time: 0.10318
[2025-12-21 21:06:01] [query] Query for: patina realtor
[2025-12-21 21:06:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:06:01] [query] Engine: default
[2025-12-21 21:06:01] [query] Tokens: realtor, patina
[2025-12-21 21:06:01] [query] Mods: 12
[2025-12-21 21:06:01] [query] Using OR logic
[2025-12-21 21:06:02] [query] Found results using: or logic
[2025-12-21 21:06:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(402) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 21:06: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:06:02] [query] Results: 515 Pages of results: 3
[2025-12-21 21:06:02] [query] Execution time: 1.33945
[2025-12-21 21:07:26] [query] Query for: property improvement on real estate
[2025-12-21 21:07:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:07:26] [query] Engine: default
[2025-12-21 21:07:26] [query] Tokens: property, improvement, real, estate
[2025-12-21 21:07:26] [query] Mods: 11
[2025-12-21 21:07:26] [query] Trying AND logic
[2025-12-21 21:07:26] [query] Using OR logic
[2025-12-21 21:07:27] [query] Found results using: or logic
[2025-12-21 21:07:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4049,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 >= '2025-12-21 21:07: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 LIMIT 0, 200
[2025-12-21 21:07:27] [query] Results: 1304 Pages of results: 7
[2025-12-21 21:07:27] [query] Execution time: 0.54708
[2025-12-21 21:08:23] [query] Query for: 30128
[2025-12-21 21:08:23] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:08:23] [query] Engine: download_ready
[2025-12-21 21:08:23] [query] Tokens: 30128
[2025-12-21 21:08:23] [query] Mods: 5
[2025-12-21 21:08:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (31931) 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, 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, 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, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29462, 29816, 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, 29438, 29097, 29343, 27672, 29062, 29664, 29456, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 45887, 41678, 35382, 56030, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902 ) )) 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 LIMIT 0, 200
[2025-12-21 21:08:23] [query] Results: 0 Pages of results: 0
[2025-12-21 21:08:23] [query] Execution time: 0.01777
[2025-12-21 21:08:37] [index:background] Health check
[2025-12-21 21:08:49] [indexer:background] Health check
[2025-12-21 21:09:45] [query] Query for: 2a5-t
[2025-12-21 21:09:45] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:09:45] [query] Engine: default
[2025-12-21 21:09:45] [query] Tokens: 2a5, t, 2a5-t
[2025-12-21 21:09:45] [query] Mods: 11
[2025-12-21 21:09:45] [query] Trying AND logic
[2025-12-21 21:09:45] [query] Found results using: and logic
[2025-12-21 21:09:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20330,860,20369) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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' ) ) ))) AND s.id IN ('20576', '25920', '28750', '28890', '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 LIMIT 0, 200
[2025-12-21 21:09:45] [query] Results: 5 Pages of results: 1
[2025-12-21 21:09:45] [query] Execution time: 0.04317
[2025-12-21 21:09:58] [query] Query for: order buspar online 🚍🔷✌ www.7search.xyz/buspar uk buy cheap. . from nz.
[2025-12-21 21:09:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:09:58] [query] Engine: default
[2025-12-21 21:09:58] [query] Tokens: 1yikdqs9extauneavnhrqu3p8jqvnzm71, allianz, artanzia, bonzie, brinzey, bronze, camenzind, chimpanzees, danzey, danziger
[2025-12-21 21:09:58] [query] Mods: 12
[2025-12-21 21:09:58] [query] Using OR logic
[2025-12-21 21:09:58] [query] Found results using: and logic
[2025-12-21 21:09:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2933,15343,994,5692,5465,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 21:09: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:09:58] [query] Results: 7 Pages of results: 1
[2025-12-21 21:09:58] [query] Execution time: 0.17786
[2025-12-21 21:10:14] [query] Query for: promissory
[2025-12-21 21:10:14] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:10:14] [query] Engine: default
[2025-12-21 21:10:14] [query] Tokens: promissory
[2025-12-21 21:10:14] [query] Mods: 11
[2025-12-21 21:10:14] [query] Found results using: or logic
[2025-12-21 21:10:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33534) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:10:14] [query] Results: 5 Pages of results: 1
[2025-12-21 21:10:14] [query] Execution time: 0.02776
[2025-12-21 21:10:31] [query] Query for: promissory
[2025-12-21 21:10:31] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:10:31] [query] Engine: default
[2025-12-21 21:10:31] [query] Tokens: promissory
[2025-12-21 21:10:31] [query] Mods: 11
[2025-12-21 21:10:31] [query] Found results using: or logic
[2025-12-21 21:10:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33534) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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 LIMIT 0, 200
[2025-12-21 21:10:31] [query] Results: 5 Pages of results: 1
[2025-12-21 21:10:31] [query] Execution time: 0.01815
[2025-12-21 21:11:15] [query] Query for: commissionrealestate.com
[2025-12-21 21:11:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:11:15] [query] Engine: default
[2025-12-21 21:11:15] [query] Tokens: com, commissionrealestate commissionrealestate.com
[2025-12-21 21:11:15] [query] Mods: 12
[2025-12-21 21:11:15] [query] Using OR logic
[2025-12-21 21:11:15] [query] Found results using: or logic
[2025-12-21 21:11:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(23) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 21: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:11:15] [query] Results: 198 Pages of results: 1
[2025-12-21 21:11:15] [query] Execution time: 0.50340
[2025-12-21 21:11:45] [query] Query for: c an ció nc s
[2025-12-21 21:11:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:11:45] [query] Engine: default
[2025-12-21 21:11:46] [query] Tokens: actualizaciones, capricious, conscious, estoesloquenecesitasaberultimasactualizacionessobreelclimadelhuracanheleneenwnc, gracious, graciously, lencioni, lencionis, lencioni’s, luscious
[2025-12-21 21:11:46] [query] Mods: 12
[2025-12-21 21:11:46] [query] Trying AND logic
[2025-12-21 21:11:46] [query] Found results using: and logic
[2025-12-21 21:11:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1685,396,68) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59820,25292,6585,59856,25411,12216,1643,1752,1743,15525) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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' ) ) ))) AND s.id IN ('1030', '50044') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:11:46] [query] Results: 2 Pages of results: 1
[2025-12-21 21:11:46] [query] Execution time: 0.15763
[2025-12-21 21:12:05] [query] Query for: калькулятор с gap
[2025-12-21 21:12:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:12:05] [query] Engine: default
[2025-12-21 21:12:05] [query] Tokens: gap, калькулятор с
[2025-12-21 21:12:05] [query] Mods: 12
[2025-12-21 21:12:05] [query] Using OR logic
[2025-12-21 21:12:05] [query] Found results using: or logic
[2025-12-21 21:12:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(6338) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6338,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:12:05] [query] Results: 16 Pages of results: 1
[2025-12-21 21:12:05] [query] Execution time: 0.19292
[2025-12-21 21:13:36] [index:background] Health check
[2025-12-21 21:13:49] [indexer:background] Health check
[2025-12-21 21:14:17] [query] Query for: open houses with hoa as a realtor
[2025-12-21 21:14:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:14:17] [query] Engine: default
[2025-12-21 21:14:17] [query] Tokens: open, houses, hoa, realtor
[2025-12-21 21:14:17] [query] Mods: 11
[2025-12-21 21:14:17] [query] Trying AND logic
[2025-12-21 21:14:17] [query] Using OR logic
[2025-12-21 21:14:17] [query] Found results using: or logic
[2025-12-21 21:14:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2990,7597,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 >= '2025-12-21 21: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 LIMIT 0, 200
[2025-12-21 21:14:17] [query] Results: 593 Pages of results: 3
[2025-12-21 21:14:17] [query] Execution time: 0.32865
[2025-12-21 21:15:27] [query] Query for: lennar candler homes for sale
[2025-12-21 21:15:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:15:27] [query] Engine: default
[2025-12-21 21:15:27] [query] Tokens: homes, sale, lemar, chandelier, chandler, lennar candler
[2025-12-21 21:15:27] [query] Mods: 12
[2025-12-21 21:15:27] [query] Using OR logic
[2025-12-21 21:15:28] [query] Found results using: or logic
[2025-12-21 21:15:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(370,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,23642,10570,7902,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:15:28] [query] Results: 423 Pages of results: 3
[2025-12-21 21:15:28] [query] Execution time: 0.92318
[2025-12-21 21:16:05] [query] Query for: what’s not true about a california real estate licensee who obtains an mlo endorsement?
[2025-12-21 21:16:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:16:05] [query] Engine: default
[2025-12-21 21:16:05] [query] Tokens: mlowe, california, endorsement, estate, licensee, obtains, real, s, true, what’s
[2025-12-21 21:16:05] [query] Mods: 12
[2025-12-21 21:16:05] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 21:16:05] [query] Using OR logic
[2025-12-21 21:16:31] [query] Found results using: or logic
[2025-12-21 21:16:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4112,5756,172,19706,24957,171,68,1233,70) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30952,4112,5756,172,19706,24957,171,68,1233,70) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:16:31] [query] Results: 1440 Pages of results: 8
[2025-12-21 21:16:31] [query] Execution time: 25.72445
[2025-12-21 21:16:36] [query] Query for: 弓箭7pro壁纸
[2025-12-21 21:16:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:16:36] [query] Engine: default
[2025-12-21 21:16:36] [query] Tokens: 弓箭7pro壁纸
[2025-12-21 21:16:36] [query] Mods: 11
[2025-12-21 21:16:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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 LIMIT 0, 200
[2025-12-21 21:16:36] [query] Results: 0 Pages of results: 0
[2025-12-21 21:16:36] [query] Execution time: 0.07702
[2025-12-21 21:17:06] [query] Query for: heated rivalry book amazon
[2025-12-21 21:17:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:17:06] [query] Engine: default
[2025-12-21 21:17:06] [query] Tokens: heated, rivalry, book, amazon
[2025-12-21 21:17:06] [query] Mods: 11
[2025-12-21 21:17:06] [query] Trying AND logic
[2025-12-21 21:17:06] [query] Using OR logic
[2025-12-21 21:17:06] [query] Found results using: or logic
[2025-12-21 21:17:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19908,37718,1659,4665) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21:17: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 LIMIT 0, 200
[2025-12-21 21:17:06] [query] Results: 36 Pages of results: 1
[2025-12-21 21:17:06] [query] Execution time: 0.05155
[2025-12-21 21:18:37] [index:background] Health check
[2025-12-21 21:18:50] [indexer:background] Health check
[2025-12-21 21:19:20] [query] Query for: fcsr real estate
[2025-12-21 21:19:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:19:20] [query] Engine: default
[2025-12-21 21:19:20] [query] Tokens: real, estate, fcra, fcsr
[2025-12-21 21:19:20] [query] Mods: 12
[2025-12-21 21:19:20] [query] Using OR logic
[2025-12-21 21:19:29] [query] Found results using: or logic
[2025-12-21 21:19:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,33057,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:19:29] [query] Results: 941 Pages of results: 5
[2025-12-21 21:19:29] [query] Execution time: 9.75469
[2025-12-21 21:20:00] [query] Query for: real estate forms online realtor form library
[2025-12-21 21:20:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:20:00] [query] Engine: default
[2025-12-21 21:20:00] [query] Tokens: real, estate, forms, online, realtor, form, library
[2025-12-21 21:20:00] [query] Mods: 11
[2025-12-21 21:20:00] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 21:20:00] [query] Using OR logic
[2025-12-21 21:20:01] [query] Found results using: or logic
[2025-12-21 21:20:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 21: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 LIMIT 0, 200
[2025-12-21 21:20:01] [query] Results: 1679 Pages of results: 9
[2025-12-21 21:20:01] [query] Execution time: 0.83269
[2025-12-21 21:20:58] [query] Query for: stromectol generisko italia 👽⛰ www.7store.biz/stromectol køb 3mg 6mg and 12mg bestil natten torsk. vil du købe online lovligt fra danmark.billig online.
[2025-12-21 21:20:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:20:58] [query] Engine: default
[2025-12-21 21:20:58] [query] Tokens: kobe, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, dua, dual, dual-agent, dualagent, dually
[2025-12-21 21:20:58] [query] Mods: 12
[2025-12-21 21:20:58] [query] Trying AND logic
[2025-12-21 21:20:58] [query] Using OR logic
[2025-12-21 21:20:58] [query] Found results using: or logic
[2025-12-21 21:20:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:20:58] [query] Results: 50 Pages of results: 1
[2025-12-21 21:20:58] [query] Execution time: 0.12210
[2025-12-21 21:21:12] [query] Query for: stromectol generisko italia 👽⛰ www.7store.biz/stromectol køb 3mg 6mg and 12mg bestil natten torsk. vil du købe online lovligt fra danmark.billig online.
[2025-12-21 21:21:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 21:21:12] [query] Engine: default
[2025-12-21 21:21:12] [query] Tokens: kobe, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, dua, dual, dual-agent, dualagent, dually
[2025-12-21 21:21:12] [query] Mods: 12
[2025-12-21 21:21:12] [query] Trying AND logic
[2025-12-21 21:21:12] [query] Using OR logic
[2025-12-21 21:21:12] [query] Found results using: or logic
[2025-12-21 21:21:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 21: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 21:21:12] [query] Results: 50 Pages of results: 5
[2025-12-21 21:21:12] [query] Execution time: 0.13294
[2025-12-21 21:22:01] [query] Query for: legal forms sell to buy form library
[2025-12-21 21:22:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:22:01] [query] Engine: default
[2025-12-21 21:22:01] [query] Tokens: legal, forms, sell, buy, form, library
[2025-12-21 21:22:01] [query] Mods: 11
[2025-12-21 21:22:01] [query] Trying AND logic
[2025-12-21 21:22:01] [query] Using OR logic
[2025-12-21 21:22:01] [query] Found results using: or logic
[2025-12-21 21:22:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2409,106,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 >= '2025-12-21 21: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 LIMIT 0, 200
[2025-12-21 21:22:01] [query] Results: 1207 Pages of results: 7
[2025-12-21 21:22:01] [query] Execution time: 0.49676
[2025-12-21 21:23:13] [query] Query for: nc return tag
[2025-12-21 21:23:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:23:13] [query] Engine: default
[2025-12-21 21:23:13] [query] Tokens: nc, return, tag
[2025-12-21 21:23:13] [query] Mods: 11
[2025-12-21 21:23:13] [query] Trying AND logic
[2025-12-21 21:23:13] [query] Found results using: and logic
[2025-12-21 21:23:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,138,2411) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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' ) ) ))) 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 LIMIT 0, 200
[2025-12-21 21:23:13] [query] Results: 1 Pages of results: 1
[2025-12-21 21:23:13] [query] Execution time: 0.21520
[2025-12-21 21:23:36] [index:background] Health check
[2025-12-21 21:23:49] [indexer:background] Health check
[2025-12-21 21:24:15] [query] Query for: 580-t
[2025-12-21 21:24:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:24:15] [query] Engine: default
[2025-12-21 21:24:15] [query] Tokens: 580, t, 580-t
[2025-12-21 21:24:15] [query] Mods: 11
[2025-12-21 21:24:15] [query] Trying AND logic
[2025-12-21 21:24:15] [query] Found results using: and logic
[2025-12-21 21:24:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 21:24: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 ('20172', '20258', '20564', '24941', '29177', '29559', '36792', '39804', '41094', '50298', '53179') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:24:15] [query] Results: 11 Pages of results: 1
[2025-12-21 21:24:15] [query] Execution time: 0.04547
[2025-12-21 21:24:36] [query] Query for: who live at1024 ramgate drive chesapeake va
[2025-12-21 21:24:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:24:36] [query] Engine: default
[2025-12-21 21:24:36] [query] Tokens: live, drive, va, at 10, at 12, at10, at12, at1024 ramgate chesapeake
[2025-12-21 21:24:36] [query] Mods: 12
[2025-12-21 21:24:36] [query] Using OR logic
[2025-12-21 21:24:36] [query] Found results using: or logic
[2025-12-21 21:24:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3712,642,5533) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (642,3712,5533,3731,12853,3739,12862,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:24:36] [query] Results: 207 Pages of results: 2
[2025-12-21 21:24:36] [query] Execution time: 0.70807
[2025-12-21 21:25:26] [query] Query for: working with real
[2025-12-21 21:25:26] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:25:26] [query] Engine: forms_and_contracts
[2025-12-21 21:25:26] [query] Tokens: working, real
[2025-12-21 21:25:26] [query] Mods: 5
[2025-12-21 21:25:26] [query] Trying AND logic
[2025-12-21 21:25:27] [query] Found results using: and logic
[2025-12-21 21:25:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 30054, 29271, 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, 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, 29462, 29816, 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, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371 ) )) 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 LIMIT 0, 200
[2025-12-21 21:25:27] [query] Results: 18 Pages of results: 1
[2025-12-21 21:25:27] [query] Execution time: 0.07714
[2025-12-21 21:26:15] [query] Query for: cleanout real estate meaning
[2025-12-21 21:26:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:26:15] [query] Engine: default
[2025-12-21 21:26:15] [query] Tokens: real, estate, meaning, client, cleanout
[2025-12-21 21:26:15] [query] Mods: 12
[2025-12-21 21:26:15] [query] Using OR logic
[2025-12-21 21:26:22] [query] Query for: cleanout real estate meaning
[2025-12-21 21:26:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:26:22] [query] Engine: default
[2025-12-21 21:26:22] [query] Tokens: real, estate, meaning, client, cleanout
[2025-12-21 21:26:22] [query] Mods: 12
[2025-12-21 21:26:22] [query] Using OR logic
[2025-12-21 21:26:28] [query] Found results using: or logic
[2025-12-21 21:26:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,3038,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3038,5564,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:26:28] [query] Results: 1107 Pages of results: 6
[2025-12-21 21:26:28] [query] Execution time: 12.68167
[2025-12-21 21:26:34] [query] Found results using: or logic
[2025-12-21 21:26:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,3038,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3038,5564,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21:26: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:26:34] [query] Results: 1107 Pages of results: 6
[2025-12-21 21:26:34] [query] Execution time: 12.61794
[2025-12-21 21:28:36] [index:background] Health check
[2025-12-21 21:28:50] [indexer:background] Health check
[2025-12-21 21:29:36] [query] Query for: 영재 발굴단 준혁 근황
[2025-12-21 21:29:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:29:36] [query] Engine: default
[2025-12-21 21:29:37] [query] Tokens: 영재 발굴단 준혁 근황
[2025-12-21 21:29:37] [query] Mods: 11
[2025-12-21 21:29:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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 LIMIT 0, 200
[2025-12-21 21:29:37] [query] Results: 0 Pages of results: 0
[2025-12-21 21:29:37] [query] Execution time: 0.13805
[2025-12-21 21:31:47] [query] Query for: constance martz
[2025-12-21 21:31:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:31:47] [query] Engine: default
[2025-12-21 21:31:47] [query] Tokens: constance
[2025-12-21 21:31:47] [query] Mods: 11
[2025-12-21 21:31:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23566) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 21:31:47] [query] Results: 0 Pages of results: 0
[2025-12-21 21:31:47] [query] Execution time: 0.01898
[2025-12-21 21:32:46] [query] Query for: 改缴费人已经申报
[2025-12-21 21:32:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:32:46] [query] Engine: default
[2025-12-21 21:32:46] [query] Tokens: 改缴费人已经申报
[2025-12-21 21:32:46] [query] Mods: 11
[2025-12-21 21:32:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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 LIMIT 0, 200
[2025-12-21 21:32:46] [query] Results: 0 Pages of results: 0
[2025-12-21 21:32:46] [query] Execution time: 0.08304
[2025-12-21 21:33:37] [index:background] Health check
[2025-12-21 21:33:49] [query] Query for: standard form 410-t
[2025-12-21 21:33:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:33:49] [query] Engine: default
[2025-12-21 21:33:49] [query] Tokens: standard, form, 410, t, 410-t, form 410
[2025-12-21 21:33:49] [query] Mods: 11
[2025-12-21 21:33:49] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 21:33:49] [query] Using OR logic
[2025-12-21 21:33:49] [query] Found results using: or logic
[2025-12-21 21:33:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1817,19826,860,19829,19830) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21:33: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 LIMIT 0, 200
[2025-12-21 21:33:49] [query] Results: 1224 Pages of results: 7
[2025-12-21 21:33:49] [query] Execution time: 0.38058
[2025-12-21 21:33:50] [indexer:background] Health check
[2025-12-21 21:35:28] [query] Query for: schedule ca realtor exam
[2025-12-21 21:35:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:35:28] [query] Engine: default
[2025-12-21 21:35:28] [query] Tokens: schedule, ca, realtor, exam
[2025-12-21 21:35:28] [query] Mods: 11
[2025-12-21 21:35:28] [query] Trying AND logic
[2025-12-21 21:35:28] [query] Using OR logic
[2025-12-21 21:35:28] [query] Found results using: or logic
[2025-12-21 21:35:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,15734,402,20114) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21:35: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 LIMIT 0, 200
[2025-12-21 21:35:28] [query] Results: 544 Pages of results: 3
[2025-12-21 21:35:28] [query] Execution time: 0.39798
[2025-12-21 21:35:32] [query] Query for: utube estimated seller net sheet
[2025-12-21 21:35:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:35:32] [query] Engine: default
[2025-12-21 21:35:32] [query] Tokens: www.youtube.com, wwwyoutubecom, youtube, estimated, net, seller, sheet
[2025-12-21 21:35:32] [query] Mods: 12
[2025-12-21 21:35:32] [query] Trying AND logic
[2025-12-21 21:35:32] [query] Using OR logic
[2025-12-21 21:35:35] [query] Found results using: or logic
[2025-12-21 21:35:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(511,3128,210,7187) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17423,17429,3621,511,3128,210,7187) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:35:35] [query] Results: 697 Pages of results: 4
[2025-12-21 21:35:35] [query] Execution time: 2.89748
[2025-12-21 21:35:37] [query] Query for: sj7489 航班 状态
[2025-12-21 21:35:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:35:37] [query] Engine: default
[2025-12-21 21:35:37] [query] Tokens: sj7489 航班 状态
[2025-12-21 21:35:37] [query] Mods: 11
[2025-12-21 21:35:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:35:37] [query] Results: 0 Pages of results: 0
[2025-12-21 21:35:37] [query] Execution time: 0.13647
[2025-12-21 21:35:38] [query] Query for: buyer agencyt
[2025-12-21 21:35:38] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:35:38] [query] Engine: forms_and_contracts
[2025-12-21 21:35:38] [query] Tokens: buyer, agencyt
[2025-12-21 21:35:38] [query] Mods: 6
[2025-12-21 21:35:38] [query] Using OR logic
[2025-12-21 21:35:38] [query] Found results using: or logic
[2025-12-21 21:35:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3046) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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, 30054, 29271, 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, 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, 29462, 29816, 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, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371 ) )) 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:35:38] [query] Results: 46 Pages of results: 1
[2025-12-21 21:35:38] [query] Execution time: 0.30578
[2025-12-21 21:35:42] [query] Query for: buyer agency
[2025-12-21 21:35:42] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:35:42] [query] Engine: forms_and_contracts
[2025-12-21 21:35:42] [query] Tokens: buyer, agency
[2025-12-21 21:35:42] [query] Mods: 5
[2025-12-21 21:35:42] [query] Trying AND logic
[2025-12-21 21:35:42] [query] Found results using: and logic
[2025-12-21 21:35:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 30054, 29271, 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, 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, 29462, 29816, 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, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371 ) )) 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 LIMIT 0, 200
[2025-12-21 21:35:42] [query] Results: 12 Pages of results: 1
[2025-12-21 21:35:42] [query] Execution time: 0.06127
[2025-12-21 21:35:45] [query] Query for: zolpidem economico in linea ⢖🌙🚍 www.7search.xyz/it/zolpidem esiste il generico farmacia. acquistare 10 mg acquista la consegna di zolpidem. compra senza ricetta visa europa.
[2025-12-21 21:35:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 21:35:45] [query] Engine: default
[2025-12-21 21:35:45] [query] Tokens: mg, diabetes, diagnoses, diagnostic, diagram, dial, dial 2018, dial2018, dialing, diallo
[2025-12-21 21:35:45] [query] Mods: 12
[2025-12-21 21:35:45] [query] Trying AND logic
[2025-12-21 21:35:45] [query] Using OR logic
[2025-12-21 21:35:45] [query] Found results using: or logic
[2025-12-21 21:35:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(393,15081,3789,21266,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 21:35: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 21:35:45] [query] Results: 8 Pages of results: 1
[2025-12-21 21:35:45] [query] Execution time: 0.09231
[2025-12-21 21:37:42] [query] Query for: waterfront property for sale in new bern nc
[2025-12-21 21:37:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:37:42] [query] Engine: default
[2025-12-21 21:37:42] [query] Tokens: waterfront, property, sale, new, bern, nc
[2025-12-21 21:37:42] [query] Mods: 11
[2025-12-21 21:37:42] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 21:37:42] [query] Using OR logic
[2025-12-21 21:37:43] [query] Found results using: or logic
[2025-12-21 21:37:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,107,125,110,701,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 >= '2025-12-21 21: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 LIMIT 0, 200
[2025-12-21 21:37:43] [query] Results: 1388 Pages of results: 7
[2025-12-21 21:37:43] [query] Execution time: 0.86216
[2025-12-21 21:38:37] [index:background] Health check
[2025-12-21 21:38:50] [indexer:background] Health check
[2025-12-21 21:42:50] [query] Query for: real estate agent classes near me
[2025-12-21 21:42:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:42:50] [query] Engine: default
[2025-12-21 21:42:50] [query] Tokens: real, estate, agent, classes, near
[2025-12-21 21:42:50] [query] Mods: 11
[2025-12-21 21:42:50] [query] Trying AND logic
[2025-12-21 21:42:50] [query] Using OR logic
[2025-12-21 21:42:50] [query] Found results using: or logic
[2025-12-21 21:42:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 21: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 LIMIT 0, 200
[2025-12-21 21:42:50] [query] Results: 1147 Pages of results: 6
[2025-12-21 21:42:50] [query] Execution time: 0.47064
[2025-12-21 21:43:36] [index:background] Health check
[2025-12-21 21:43:40] [query] Query for: realtor.com land lots for sale pensacola 0.5 acres
[2025-12-21 21:43:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:43:40] [query] Engine: default
[2025-12-21 21:43:40] [query] Tokens: 10.5, 1686875350.5123, 1686875350.5342, 0, 5, acres, com, land, lots, realtor
[2025-12-21 21:43:40] [query] Mods: 12
[2025-12-21 21:43:40] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 21:43:40] [query] Using OR logic
[2025-12-21 21:43:47] [query] Found results using: or logic
[2025-12-21 21:43:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2630,439,20574,23,979,6644,402,6254,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10656,39675,39676,2630,439,20574,23,979,6644,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 >= '2025-12-21 21:43: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:43:47] [query] Results: 833 Pages of results: 5
[2025-12-21 21:43:47] [query] Execution time: 7.22125
[2025-12-21 21:43:49] [indexer:background] Health check
[2025-12-21 21:44:18] [query] Query for: standard clauses nz subject to purchaser's property being sold
[2025-12-21 21:44:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:44:18] [query] Engine: default
[2025-12-21 21:44:18] [query] Tokens: 1yikdqs9extauneavnhrqu3p8jqvnzm71, allianz, artanzia, bonzie, brinzey, bronze, camenzind, chimpanzees, danzey, danziger
[2025-12-21 21:44:18] [query] Mods: 12
[2025-12-21 21:44:18] [query] Trying AND logic
[2025-12-21 21:44:18] [query] Found results using: and logic
[2025-12-21 21:44:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(13000,107,2338,33826,68,213,4276,2103) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 21:44: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 ('52021') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:44:18] [query] Results: 1 Pages of results: 1
[2025-12-21 21:44:18] [query] Execution time: 0.09530
[2025-12-21 21:44:19] [query] Query for: standard clauses nz subject to purchaser property being sold
[2025-12-21 21:44:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:44:19] [query] Engine: default
[2025-12-21 21:44:19] [query] Tokens: 1yikdqs9extauneavnhrqu3p8jqvnzm71, allianz, artanzia, bonzie, brinzey, bronze, camenzind, chimpanzees, danzey, danziger
[2025-12-21 21:44:20] [query] Mods: 12
[2025-12-21 21:44:20] [query] Using OR logic
[2025-12-21 21:44:20] [query] Found results using: and logic
[2025-12-21 21:44:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(13000,107,2338,213,4276,2103) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 21: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:44:20] [query] Results: 7 Pages of results: 1
[2025-12-21 21:44:20] [query] Execution time: 0.10371
[2025-12-21 21:45:18] [query] Query for: air forms real estate form library
[2025-12-21 21:45:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:45:18] [query] Engine: default
[2025-12-21 21:45:18] [query] Tokens: air, forms, real, estate, form, library
[2025-12-21 21:45:18] [query] Mods: 11
[2025-12-21 21:45:18] [query] Trying AND logic
[2025-12-21 21:45:18] [query] Using OR logic
[2025-12-21 21:45:19] [query] Found results using: or logic
[2025-12-21 21:45:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2409,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 >= '2025-12-21 21: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:45:19] [query] Results: 1561 Pages of results: 8
[2025-12-21 21:45:19] [query] Execution time: 0.64363
[2025-12-21 21:45:26] [query] Query for: georgia real estate renewal mail-in application
[2025-12-21 21:45:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:45:26] [query] Engine: default
[2025-12-21 21:45:26] [query] Tokens: georgia, real, estate, renewal, mail, application, mail-in
[2025-12-21 21:45:26] [query] Mods: 11
[2025-12-21 21:45:26] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 21:45:26] [query] Using OR logic
[2025-12-21 21:45:26] [query] Found results using: or logic
[2025-12-21 21:45:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,16272,5853,3010,14186) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:45:26] [query] Results: 984 Pages of results: 5
[2025-12-21 21:45:26] [query] Execution time: 0.46075
[2025-12-21 21:45:48] [query] Query for: investor list real estate
[2025-12-21 21:45:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:45:48] [query] Engine: default
[2025-12-21 21:45:48] [query] Tokens: investor, list, real, estate
[2025-12-21 21:45:48] [query] Mods: 11
[2025-12-21 21:45:48] [query] Trying AND logic
[2025-12-21 21:45:48] [query] Found results using: and logic
[2025-12-21 21:45:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (105,1192,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 >= '2025-12-21 21: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' ) ) ))) AND s.id IN ('12417', '14230', '2368', '503', '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 LIMIT 0, 200
[2025-12-21 21:45:48] [query] Results: 5 Pages of results: 1
[2025-12-21 21:45:48] [query] Execution time: 0.11542
[2025-12-21 21:46:38] [query] Query for: andrea costa nj
[2025-12-21 21:46:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:46:38] [query] Engine: default
[2025-12-21 21:46:38] [query] Tokens: andrea, costa, nj
[2025-12-21 21:46:38] [query] Mods: 11
[2025-12-21 21:46:38] [query] Trying AND logic
[2025-12-21 21:46:38] [query] Using OR logic
[2025-12-21 21:46:38] [query] Found results using: or logic
[2025-12-21 21:46:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5215,25351,9345) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:46:38] [query] Results: 32 Pages of results: 1
[2025-12-21 21:46:38] [query] Execution time: 0.11750
[2025-12-21 21:47:05] [query] Query for: step to nc conversion
[2025-12-21 21:47:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:47:05] [query] Engine: default
[2025-12-21 21:47:05] [query] Tokens: step, nc, conversion
[2025-12-21 21:47:05] [query] Mods: 11
[2025-12-21 21:47:05] [query] Trying AND logic
[2025-12-21 21:47:05] [query] Using OR logic
[2025-12-21 21:47:05] [query] Found results using: or logic
[2025-12-21 21:47:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1048,396,2398) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:47:05] [query] Results: 687 Pages of results: 4
[2025-12-21 21:47:05] [query] Execution time: 0.43323
[2025-12-21 21:47:22] [query] Query for: scp基金会官方网站
[2025-12-21 21:47:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:47:22] [query] Engine: default
[2025-12-21 21:47:22] [query] Tokens: scp基金会官方网站
[2025-12-21 21:47:22] [query] Mods: 11
[2025-12-21 21:47:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21:47: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 LIMIT 0, 200
[2025-12-21 21:47:22] [query] Results: 0 Pages of results: 0
[2025-12-21 21:47:22] [query] Execution time: 0.08415
[2025-12-21 21:48:37] [index:background] Health check
[2025-12-21 21:48:49] [indexer:background] Health check
[2025-12-21 21:49:17] [query] Query for: health insurance
[2025-12-21 21:49:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:49:17] [query] Engine: default
[2025-12-21 21:49:17] [query] Tokens: health, insurance
[2025-12-21 21:49:17] [query] Mods: 11
[2025-12-21 21:49:17] [query] Trying AND logic
[2025-12-21 21:49:17] [query] Found results using: and logic
[2025-12-21 21:49:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1223,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 >= '2025-12-21 21:49: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 ('10705', '10840', '11307', '12444', '13243', '13329', '13807', '14075', '14230', '17406', '17490', '17872', '20729', '21391', '22561', '22562', '2337', '25332', '2917', '36153', '38672', '6248', '7620', '7846', '7854', '9309') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:49:17] [query] Results: 26 Pages of results: 1
[2025-12-21 21:49:17] [query] Execution time: 0.13695
[2025-12-21 21:50:21] [query] Query for: legal separation forms nc form library
[2025-12-21 21:50:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:50:21] [query] Engine: default
[2025-12-21 21:50:21] [query] Tokens: legal, separation, forms, nc, form, library
[2025-12-21 21:50:21] [query] Mods: 11
[2025-12-21 21:50:21] [query] Trying AND logic
[2025-12-21 21:50:21] [query] Using OR logic
[2025-12-21 21:50:22] [query] Found results using: or logic
[2025-12-21 21:50:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,22335,2409,396,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 >= '2025-12-21 21: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 LIMIT 0, 200
[2025-12-21 21:50:22] [query] Results: 1542 Pages of results: 8
[2025-12-21 21:50:22] [query] Execution time: 0.69286
[2025-12-21 21:52:56] [query] Query for: can i cancel real estate agent contract early new vs old
[2025-12-21 21:52:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:52:56] [query] Engine: default
[2025-12-21 21:52:56] [query] Tokens: can, cancel, real, estate, agent, contract, early, new, vs, old
[2025-12-21 21:52:56] [query] Mods: 11
[2025-12-21 21:52:56] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 21:52:56] [query] Using OR logic
[2025-12-21 21:52:56] [query] Found results using: or logic
[2025-12-21 21:52:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5461,171,172,1470,2727,1939,110,4516,2106) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21: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 LIMIT 0, 200
[2025-12-21 21:52:56] [query] Results: 1668 Pages of results: 9
[2025-12-21 21:52:56] [query] Execution time: 0.78896
[2025-12-21 21:53:36] [index:background] Health check
[2025-12-21 21:53:50] [indexer:background] Health check
[2025-12-21 21:57:07] [query] Query for: 
[2025-12-21 21:57:07] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:57:07] [query] Engine: default
[2025-12-21 21:57:07] [query] Tokens: 
[2025-12-21 21:57:07] [query] Mods: 11
[2025-12-21 21:57:07] [query] Found results using: or logic
[2025-12-21 21:57:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 21:57:07') 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 LIMIT 0, 200
[2025-12-21 21:57:07] [query] Results: 2028 Pages of results: 11
[2025-12-21 21:57:07] [query] Execution time: 0.21526
[2025-12-21 21:57:14] [query] Query for: can real estate agents broker shares
[2025-12-21 21:57:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:57:14] [query] Engine: default
[2025-12-21 21:57:14] [query] Tokens: can, real, estate, agents, broker, shares
[2025-12-21 21:57:14] [query] Mods: 11
[2025-12-21 21:57:14] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 21:57:14] [query] Using OR logic
[2025-12-21 21:57:15] [query] Found results using: or logic
[2025-12-21 21:57:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,1155,1885,4331) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21:57: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 LIMIT 0, 200
[2025-12-21 21:57:15] [query] Results: 1330 Pages of results: 7
[2025-12-21 21:57:15] [query] Execution time: 0.78681
[2025-12-21 21:57:31] [query] Query for: 8
[2025-12-21 21:57:31] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:57:31] [query] Engine: default
[2025-12-21 21:57:31] [query] Tokens: 8
[2025-12-21 21:57:31] [query] Mods: 11
[2025-12-21 21:57:31] [query] Found results using: or logic
[2025-12-21 21:57:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21:57: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 LIMIT 0, 200
[2025-12-21 21:57:31] [query] Results: 193 Pages of results: 1
[2025-12-21 21:57:31] [query] Execution time: 0.28859
[2025-12-21 21:57:40] [query] Query for: n.d.a. form
[2025-12-21 21:57:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:57:40] [query] Engine: default
[2025-12-21 21:57:40] [query] Tokens: n, d, form, n.d., n.d, n.d.a. n.d.a
[2025-12-21 21:57:40] [query] Mods: 12
[2025-12-21 21:57:40] [query] Using OR logic
[2025-12-21 21:57:45] [query] Found results using: or logic
[2025-12-21 21:57:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4545,1817,2552) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4545,1817,51251,51252,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 21:57: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:57:45] [query] Results: 973 Pages of results: 5
[2025-12-21 21:57:45] [query] Execution time: 5.36818
[2025-12-21 21:59:20] [index:background] Health check
[2025-12-21 21:59:21] [index:background] Health check
[2025-12-21 21:59:21] [indexer:background] Health check
[2025-12-21 21:59:21] [indexer:background] Health check
[2025-12-21 21:59:39] [query] Query for: realestate kit for dummies
[2025-12-21 21:59:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 21:59:39] [query] Engine: default
[2025-12-21 21:59:39] [query] Tokens: dummies, kit, realestate
[2025-12-21 21:59:39] [query] Mods: 12
[2025-12-21 21:59:39] [query] Trying AND logic
[2025-12-21 21:59:39] [query] Using OR logic
[2025-12-21 21:59:39] [query] Found results using: or logic
[2025-12-21 21:59:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(10026,7703) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (42886,10026,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 >= '2025-12-21 21: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 21:59:39] [query] Results: 15 Pages of results: 1
[2025-12-21 21:59:39] [query] Execution time: 0.03914
[2025-12-21 22:00:30] [query] Query for: pinterest brasil entrar grátis 2024 programação
[2025-12-21 22:00:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:00:30] [query] Engine: default
[2025-12-21 22:00:30] [query] Tokens: pinterest, 2024, brazil, e-notary, brasil entrar gratis programacao gratis 2024
[2025-12-21 22:00:30] [query] Mods: 12
[2025-12-21 22:00:30] [query] Using OR logic
[2025-12-21 22:00:31] [query] Found results using: or logic
[2025-12-21 22:00:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(17910,5556) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5556,17910,27103,63570,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:00: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:00:31] [query] Results: 476 Pages of results: 3
[2025-12-21 22:00:31] [query] Execution time: 1.80052
[2025-12-21 22:00:41] [query] Query for: how do realtor trust accounts work
[2025-12-21 22:00:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:00:41] [query] Engine: default
[2025-12-21 22:00:41] [query] Tokens: realtor, trust, accounts, work
[2025-12-21 22:00:41] [query] Mods: 11
[2025-12-21 22:00:41] [query] Trying AND logic
[2025-12-21 22:00:41] [query] Using OR logic
[2025-12-21 22:00:41] [query] Found results using: or logic
[2025-12-21 22:00:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3288,6750,672) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:00:41] [query] Results: 705 Pages of results: 4
[2025-12-21 22:00:41] [query] Execution time: 0.33778
[2025-12-21 22:00:47] [query] Query for: 
[2025-12-21 22:00:47] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:00:47] [query] Engine: default
[2025-12-21 22:00:47] [query] Tokens: 
[2025-12-21 22:00:47] [query] Mods: 11
[2025-12-21 22:00:47] [query] Found results using: or logic
[2025-12-21 22:00:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 22:00:47') 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 LIMIT 0, 200
[2025-12-21 22:00:47] [query] Results: 2028 Pages of results: 11
[2025-12-21 22:00:47] [query] Execution time: 0.20774
[2025-12-21 22:01:10] [query] Query for: https www.pixiv.net users 61868007
[2025-12-21 22:01:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:01:10] [query] Engine: default
[2025-12-21 22:01:10] [query] Tokens: https, www, net, users, 118800, pixiv 61868007 www.pixiv.net users 61868007 61868007
[2025-12-21 22:01:10] [query] Mods: 12
[2025-12-21 22:01:10] [query] Using OR logic
[2025-12-21 22:01:11] [query] Found results using: or logic
[2025-12-21 22:01:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(21,3128,2436,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3128,2436,39352,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:01:11] [query] Results: 282 Pages of results: 2
[2025-12-21 22:01:11] [query] Execution time: 1.03170
[2025-12-21 22:03:37] [index:background] Health check
[2025-12-21 22:04:38] [indexer:background] Health check
[2025-12-21 22:04:52] [query] Query for: withdrawal adjustment debit card credit voucher ocala freightliner - 2 fl 4955
[2025-12-21 22:04:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:04:52] [query] Engine: default
[2025-12-21 22:04:52] [query] Tokens: vouchers, -, 2, adjustment, card, credit, debit, fl, withdrawal
[2025-12-21 22:04:52] [query] Mods: 12
[2025-12-21 22:04:52] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 22:04:52] [query] Using OR logic
[2025-12-21 22:05:02] [query] Found results using: or logic
[2025-12-21 22:05:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5004,706,2315,3035,1553,24603,22109,21668) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5334,5004,706,2315,3035,1553,24603,22109,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 >= '2025-12-21 22: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:05:02] [query] Results: 1250 Pages of results: 7
[2025-12-21 22:05:02] [query] Execution time: 9.81018
[2025-12-21 22:05:53] [query] Query for: form 2t
[2025-12-21 22:05:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:05:53] [query] Engine: default
[2025-12-21 22:05:53] [query] Tokens: form, 2t, form 2t
[2025-12-21 22:05:53] [query] Mods: 11
[2025-12-21 22:05:53] [query] Trying AND logic
[2025-12-21 22:05:53] [query] Found results using: and logic
[2025-12-21 22:05:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5186,75107) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:05: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 ('55740') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:05:53] [query] Results: 1 Pages of results: 1
[2025-12-21 22:05:53] [query] Execution time: 0.04038
[2025-12-21 22:06:09] [query] Query for: 2t
[2025-12-21 22:06:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:06:09] [query] Engine: default
[2025-12-21 22:06:09] [query] Tokens: 2t
[2025-12-21 22:06:09] [query] Mods: 11
[2025-12-21 22:06:09] [query] Found results using: or logic
[2025-12-21 22:06:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5186) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:06: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 LIMIT 0, 200
[2025-12-21 22:06:09] [query] Results: 265 Pages of results: 2
[2025-12-21 22:06:09] [query] Execution time: 0.06846
[2025-12-21 22:06:22] [query] Query for: remax commercial property listings
[2025-12-21 22:06:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:06:22] [query] Engine: default
[2025-12-21 22:06:22] [query] Tokens: commercial, property, listings, remix, remax
[2025-12-21 22:06:22] [query] Mods: 12
[2025-12-21 22:06:22] [query] Using OR logic
[2025-12-21 22:06:29] [query] Found results using: or logic
[2025-12-21 22:06:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(95,906,107) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,107,906,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 >= '2025-12-21 22:06: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:06:29] [query] Results: 1031 Pages of results: 6
[2025-12-21 22:06:29] [query] Execution time: 7.08599
[2025-12-21 22:07:16] [query] Query for: 2a
[2025-12-21 22:07:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:07:16] [query] Engine: default
[2025-12-21 22:07:16] [query] Tokens: 2a1, 2a1-t, 2a11, 2a11-t, 2a11t, 2a12, 2a12-t, 2a12t, 2a13, 2a13-t
[2025-12-21 22:07:16] [query] Mods: 11
[2025-12-21 22:07:16] [query] Using OR logic
[2025-12-21 22:07:16] [query] Found results using: and logic
[2025-12-21 22:07:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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 LIMIT 0, 200
[2025-12-21 22:07:16] [query] Results: 49 Pages of results: 1
[2025-12-21 22:07:17] [query] Execution time: 0.06725
[2025-12-21 22:07:57] [query] Query for: 28792
[2025-12-21 22:07:57] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:07:57] [query] Engine: download_ready
[2025-12-21 22:07:57] [query] Tokens: 28792, 28792-5006, 287925006
[2025-12-21 22:07:57] [query] Mods: 5
[2025-12-21 22:07:57] [query] Using OR logic
[2025-12-21 22:07:57] [query] Using OR logic
[2025-12-21 22:07:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (28739,28741,28743) 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, 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, 29646, 29127, 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, 29462, 29816, 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, 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, 27786, 30251, 30239, 30254, 30241, 30256, 45894, 48469, 35183, 34995, 34764, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 45887, 41678, 35382, 56030, 35062, 34962, 35285, 34762, 38993, 35152 ) )) 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 LIMIT 0, 200
[2025-12-21 22:07:57] [query] Results: 0 Pages of results: 0
[2025-12-21 22:07:57] [query] Execution time: 0.01506
[2025-12-21 22:08:30] [query] Query for: land for sale in north carolina
[2025-12-21 22:08:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:08:30] [query] Engine: default
[2025-12-21 22:08:30] [query] Tokens: land, sale, north, carolina
[2025-12-21 22:08:30] [query] Mods: 11
[2025-12-21 22:08:30] [query] Trying AND logic
[2025-12-21 22:08:30] [query] Found results using: and logic
[2025-12-21 22:08:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 22: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' ) ) ))) 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 LIMIT 0, 200
[2025-12-21 22:08:30] [query] Results: 17 Pages of results: 1
[2025-12-21 22:08:30] [query] Execution time: 0.25485
[2025-12-21 22:08:37] [index:background] Health check
[2025-12-21 22:08:49] [indexer:background] Health check
[2025-12-21 22:10:01] [query] Query for: bible verses jesus feeds 5000
[2025-12-21 22:10:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:10:01] [query] Engine: default
[2025-12-21 22:10:01] [query] Tokens: bible, feeds, 5000, versa, versus, versus12, verses jesus feeds 5000
[2025-12-21 22:10:01] [query] Mods: 12
[2025-12-21 22:10:01] [query] Using OR logic
[2025-12-21 22:10:01] [query] Found results using: or logic
[2025-12-21 22:10:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(666,64742,10876) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,10876,666,887,2308,40943,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:10:01] [query] Results: 26 Pages of results: 1
[2025-12-21 22:10:01] [query] Execution time: 0.23612
[2025-12-21 22:10:04] [query] Query for: 2a
[2025-12-21 22:10:04] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:10:04] [query] Engine: forms_and_contracts
[2025-12-21 22:10:04] [query] Tokens: 2a1, 2a1-t, 2a11, 2a11-t, 2a11t, 2a12, 2a12-t, 2a12t, 2a13, 2a13-t
[2025-12-21 22:10:04] [query] Mods: 5
[2025-12-21 22:10:04] [query] Using OR logic
[2025-12-21 22:10:04] [query] Found results using: and logic
[2025-12-21 22:10:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 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, 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, 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, 29462, 29816, 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, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371 ) )) 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 LIMIT 0, 200
[2025-12-21 22:10:04] [query] Results: 8 Pages of results: 1
[2025-12-21 22:10:04] [query] Execution time: 0.01725
[2025-12-21 22:10:20] [query] Query for: kinston nc commercial real estate
[2025-12-21 22:10:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:10:20] [query] Engine: default
[2025-12-21 22:10:20] [query] Tokens: kinston, nc, commercial, real, estate
[2025-12-21 22:10:20] [query] Mods: 11
[2025-12-21 22:10:20] [query] Trying AND logic
[2025-12-21 22:10:20] [query] Using OR logic
[2025-12-21 22:10:21] [query] Found results using: or logic
[2025-12-21 22:10:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (699,396,95,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 >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:10:21] [query] Results: 1270 Pages of results: 7
[2025-12-21 22:10:21] [query] Execution time: 0.95948
[2025-12-21 22:12:11] [query] Query for: realtor dues 2025
[2025-12-21 22:12:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:12:11] [query] Engine: default
[2025-12-21 22:12:11] [query] Tokens: realtor, dues, 2025, dues 2025
[2025-12-21 22:12:11] [query] Mods: 12
[2025-12-21 22:12:11] [query] Using OR logic
[2025-12-21 22:12:14] [query] Found results using: or logic
[2025-12-21 22:12:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,4328,402) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4328,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 >= '2025-12-21 22:12: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:12:14] [query] Results: 677 Pages of results: 4
[2025-12-21 22:12:14] [query] Execution time: 3.69166
[2025-12-21 22:12:16] [query] Query for: seller's disclosure act
[2025-12-21 22:12:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:12:16] [query] Engine: default
[2025-12-21 22:12:16] [query] Tokens: seller, s, disclosure, act, seller's
[2025-12-21 22:12:16] [query] Mods: 11
[2025-12-21 22:12:16] [query] Trying AND logic
[2025-12-21 22:12:16] [query] Using OR logic
[2025-12-21 22:12:17] [query] Found results using: or logic
[2025-12-21 22:12:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,68,6557,1058,7274) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:12:17] [query] Results: 1415 Pages of results: 8
[2025-12-21 22:12:17] [query] Execution time: 0.42757
[2025-12-21 22:13:01] [query] Query for: what do you need to be a realtor
[2025-12-21 22:13:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:13:01] [query] Engine: default
[2025-12-21 22:13:01] [query] Tokens: need, realtor
[2025-12-21 22:13:01] [query] Mods: 11
[2025-12-21 22:13:01] [query] Trying AND logic
[2025-12-21 22:13:05] [query] Found results using: and logic
[2025-12-21 22:13:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (562,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 >= '2025-12-21 22: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' ) ) ))) 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 (562) 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 LIMIT 0, 200
[2025-12-21 22:13:05] [query] Results: 155 Pages of results: 1
[2025-12-21 22:13:05] [query] Execution time: 4.26754
[2025-12-21 22:13:36] [index:background] Health check
[2025-12-21 22:13:36] [index:background] CPU load threshold (3) breached: 3.69 [waiting 2]
[2025-12-21 22:13:38] [indexer:background] CPU load threshold (3) breached: 3.69 [waiting 2]
[2025-12-21 22:13:39] [query] Query for: ncrtg
[2025-12-21 22:13:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:13:39] [query] Engine: default
[2025-12-21 22:13:39] [query] Tokens: ncrtg
[2025-12-21 22:13:39] [query] Mods: 11
[2025-12-21 22:13:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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 LIMIT 0, 200
[2025-12-21 22:13:39] [query] Results: 0 Pages of results: 0
[2025-12-21 22:13:39] [query] Execution time: 0.16367
[2025-12-21 22:13:48] [indexer:background] Health check
[2025-12-21 22:13:48] [indexer:background] CPU load threshold (3) breached: 4.12 [waiting 2]
[2025-12-21 22:14:02] [query] Query for: 哪个国家telegram不收费
[2025-12-21 22:14:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:14:02] [query] Engine: default
[2025-12-21 22:14:02] [query] Tokens: 哪个国家telegram不收费
[2025-12-21 22:14:02] [query] Mods: 11
[2025-12-21 22:14:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:14: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 LIMIT 0, 200
[2025-12-21 22:14:02] [query] Results: 0 Pages of results: 0
[2025-12-21 22:14:02] [query] Execution time: 0.08331
[2025-12-21 22:17:37] [query] Query for: nc tracks payment schedule 2025
[2025-12-21 22:17:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:17:37] [query] Engine: default
[2025-12-21 22:17:37] [query] Tokens: nc, tracks, payment, schedule, 2025, schedule 2025
[2025-12-21 22:17:37] [query] Mods: 12
[2025-12-21 22:17:37] [query] Using OR logic
[2025-12-21 22:17:39] [query] Query for: køb baclofen 🏉⧺💾 www.7search.xyz/baclofen ingen persektion baclofen. generisk brand kan du købe online i danmark. farmacista
[2025-12-21 22:17:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 22:17:39] [query] Engine: default
[2025-12-21 22:17:39] [query] Tokens: kobe, dua, dual, dual-agent, dualagent, dually, dubai, dubious, dubois, duct
[2025-12-21 22:17:39] [query] Mods: 12
[2025-12-21 22:17:39] [query] Trying AND logic
[2025-12-21 22:17:39] [query] Using OR logic
[2025-12-21 22:17:39] [query] Found results using: or logic
[2025-12-21 22:17:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2383,994,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 22:17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 22:17:39] [query] Results: 51 Pages of results: 5
[2025-12-21 22:17:39] [query] Execution time: 0.29455
[2025-12-21 22:17:46] [query] Found results using: or logic
[2025-12-21 22:17:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,396,2683,4687,2559) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2559,2683,4687,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 >= '2025-12-21 22:17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:17:46] [query] Results: 853 Pages of results: 5
[2025-12-21 22:17:46] [query] Execution time: 9.68292
[2025-12-21 22:18:36] [index:background] Health check
[2025-12-21 22:18:36] [index:background] CPU load threshold (3) breached: 5.84 [waiting 2]
[2025-12-21 22:18:38] [indexer:background] CPU load threshold (3) breached: 5.84 [waiting 2]
[2025-12-21 22:18:50] [indexer:background] Health check
[2025-12-21 22:18:50] [indexer:background] CPU load threshold (3) breached: 4.85 [waiting 2]
[2025-12-21 22:20:01] [query] Query for: land for sale by owner globe nc
[2025-12-21 22:20:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:20:01] [query] Engine: default
[2025-12-21 22:20:01] [query] Tokens: land, sale, owner, globe, nc
[2025-12-21 22:20:01] [query] Mods: 11
[2025-12-21 22:20:01] [query] Trying AND logic
[2025-12-21 22:20:01] [query] Using OR logic
[2025-12-21 22:20:02] [query] Found results using: or logic
[2025-12-21 22:20:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,180,16252,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 >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:20:02] [query] Results: 983 Pages of results: 5
[2025-12-21 22:20:02] [query] Execution time: 0.64868
[2025-12-21 22:20:33] [query] Query for: funda property listings
[2025-12-21 22:20:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:20:33] [query] Engine: default
[2025-12-21 22:20:33] [query] Tokens: fundamental, fundamentally, fundamentals, fundamentals-of-commercial-real-estate, fundamentalsofcommercialrealestate, listings, property
[2025-12-21 22:20:33] [query] Mods: 12
[2025-12-21 22:20:33] [query] Trying AND logic
[2025-12-21 22:20:33] [query] Found results using: and logic
[2025-12-21 22:20:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(906,107) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1100,16121,30176,44478,44489,906,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 >= '2025-12-21 22:20: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 ('10792') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:20:33] [query] Results: 1 Pages of results: 1
[2025-12-21 22:20:33] [query] Execution time: 0.09131
[2025-12-21 22:20:39] [query] Query for: homes for sale around lake norman nc
[2025-12-21 22:20:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:20:39] [query] Engine: default
[2025-12-21 22:20:39] [query] Tokens: homes, sale, around, lake, norman, nc
[2025-12-21 22:20:39] [query] Mods: 11
[2025-12-21 22:20:39] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 22:20:39] [query] Using OR logic
[2025-12-21 22:20:40] [query] Found results using: or logic
[2025-12-21 22:20:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1958,9346,22384,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 >= '2025-12-21 22: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 LIMIT 0, 200
[2025-12-21 22:20:40] [query] Results: 954 Pages of results: 5
[2025-12-21 22:20:40] [query] Execution time: 0.61084
[2025-12-21 22:20:43] [query] Query for: nc and i will
[2025-12-21 22:20:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:20:43] [query] Engine: default
[2025-12-21 22:20:43] [query] Tokens: nc, will
[2025-12-21 22:20:43] [query] Mods: 11
[2025-12-21 22:20:43] [query] Trying AND logic
[2025-12-21 22:21:03] [query] Found results using: and logic
[2025-12-21 22:21:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,77) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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' ) ) ))) 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 (77) 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 LIMIT 0, 200
[2025-12-21 22:21:03] [query] Results: 348 Pages of results: 2
[2025-12-21 22:21:03] [query] Execution time: 19.35225
[2025-12-21 22:22:17] [query] Query for: homes reduced near mint hill nc for sale
[2025-12-21 22:22:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:22:17] [query] Engine: default
[2025-12-21 22:22:17] [query] Tokens: homes, reduced, near, mint, hill, nc, sale
[2025-12-21 22:22:17] [query] Mods: 11
[2025-12-21 22:22:17] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 22:22:17] [query] Using OR logic
[2025-12-21 22:22:18] [query] Found results using: or logic
[2025-12-21 22:22:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,10623,633,8485,7615,396,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 >= '2025-12-21 22: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 LIMIT 0, 200
[2025-12-21 22:22:18] [query] Results: 944 Pages of results: 5
[2025-12-21 22:22:18] [query] Execution time: 0.55459
[2025-12-21 22:22:33] [query] Query for: real estate in angier nc
[2025-12-21 22:22:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:22:33] [query] Engine: default
[2025-12-21 22:22:33] [query] Tokens: real, estate, nc, anger, angry, angier
[2025-12-21 22:22:33] [query] Mods: 12
[2025-12-21 22:22:33] [query] Using OR logic
[2025-12-21 22:22:52] [query] Query for: тайна
[2025-12-21 22:22:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:22:52] [query] Engine: default
[2025-12-21 22:22:52] [query] Tokens: тайна
[2025-12-21 22:22:52] [query] Mods: 11
[2025-12-21 22:22:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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 LIMIT 0, 200
[2025-12-21 22:22:52] [query] Results: 0 Pages of results: 0
[2025-12-21 22:22:52] [query] Execution time: 0.07673
[2025-12-21 22:22:53] [query] Found results using: or logic
[2025-12-21 22:22:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,396,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 22:22: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:22:53] [query] Results: 1180 Pages of results: 6
[2025-12-21 22:22:53] [query] Execution time: 19.33839
[2025-12-21 22:23:12] [query] Query for: commercial real estate realtor statistics about earning comission
[2025-12-21 22:23:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:23:12] [query] Engine: default
[2025-12-21 22:23:12] [query] Tokens: commercial, real, estate, realtor, statistics, earning, coming-soon, comingsoon, commission, comission
[2025-12-21 22:23:12] [query] Mods: 12
[2025-12-21 22:23:12] [query] Using OR logic
[2025-12-21 22:23:30] [query] Found results using: or logic
[2025-12-21 22:23:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(95,6705,172,171,402,686) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,402,686,6705,17027,17038,843,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:23: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:23:30] [query] Results: 1235 Pages of results: 7
[2025-12-21 22:23:30] [query] Execution time: 18.40067
[2025-12-21 22:23:36] [index:background] Health check
[2025-12-21 22:23:49] [indexer:background] Health check
[2025-12-21 22:23:52] [query] Query for: north carolina a
[2025-12-21 22:23:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:23:52] [query] Engine: default
[2025-12-21 22:23:52] [query] Tokens: north, carolina
[2025-12-21 22:23:52] [query] Mods: 11
[2025-12-21 22:23:52] [query] Trying AND logic
[2025-12-21 22:23:53] [query] Found results using: and logic
[2025-12-21 22:23:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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' ) ) ))) 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 (254) 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 LIMIT 0, 200
[2025-12-21 22:23:53] [query] Results: 552 Pages of results: 3
[2025-12-21 22:23:53] [query] Execution time: 1.70997
[2025-12-21 22:24:04] [query] Query for: homes for sale anson county nc
[2025-12-21 22:24:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:24:04] [query] Engine: default
[2025-12-21 22:24:04] [query] Tokens: branson, granson, hanson, rbranson, swanson, county, homes, nc, sale
[2025-12-21 22:24:04] [query] Mods: 12
[2025-12-21 22:24:04] [query] Trying AND logic
[2025-12-21 22:24:04] [query] Using OR logic
[2025-12-21 22:24:11] [query] Found results using: or logic
[2025-12-21 22:24:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(574,370,396,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20213,23352,23400,20214,24183,574,370,396,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 >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:24:11] [query] Results: 933 Pages of results: 5
[2025-12-21 22:24:11] [query] Execution time: 7.04350
[2025-12-21 22:24:13] [query] Query for: lauren miller/blank beaver ave cedar rapids
[2025-12-21 22:24:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:24:13] [query] Engine: default
[2025-12-21 22:24:13] [query] Tokens: lauren, miller, blank, ave, cedar, rapids, baer, baier, bauer, beaver
[2025-12-21 22:24:13] [query] Mods: 12
[2025-12-21 22:24:13] [query] Using OR logic
[2025-12-21 22:24:13] [query] Found results using: or logic
[2025-12-21 22:24:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(15551,35,29075,8868,5631,28947) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5631,35,15551,29075,28947,20188,22899,22933,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:24:13] [query] Results: 174 Pages of results: 1
[2025-12-21 22:24:13] [query] Execution time: 0.25747
[2025-12-21 22:25:52] [query] Query for: how do i find out my entitlements for farming ni
[2025-12-21 22:25:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:25:52] [query] Engine: default
[2025-12-21 22:25:52] [query] Tokens: nicaragua, nicastro, nice, nicely, nicer, nicest, niche, niches, nichica, nicholas
[2025-12-21 22:25:52] [query] Mods: 12
[2025-12-21 22:25:52] [query] Using OR logic
[2025-12-21 22:25:52] [query] Found results using: and logic
[2025-12-21 22:25:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(35302,606) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 22: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:25:52] [query] Results: 34 Pages of results: 1
[2025-12-21 22:25:52] [query] Execution time: 0.10452
[2025-12-21 22:26:27] [query] Query for: we are going to respond our real estate agents.
[2025-12-21 22:26:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:26:27] [query] Engine: default
[2025-12-21 22:26:27] [query] Tokens: going, respond, real, estate, agents
[2025-12-21 22:26:27] [query] Mods: 11
[2025-12-21 22:26:27] [query] Trying AND logic
[2025-12-21 22:26:28] [query] Using OR logic
[2025-12-21 22:26:28] [query] Found results using: or logic
[2025-12-21 22:26:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1707,7101,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 >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:26:28] [query] Results: 1094 Pages of results: 6
[2025-12-21 22:26:28] [query] Execution time: 0.46703
[2025-12-21 22:26:30] [query] Query for: whitney pfeiffer
[2025-12-21 22:26:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:26:30] [query] Engine: default
[2025-12-21 22:26:30] [query] Tokens: whitney, peiffer, pifer, pfeiffer
[2025-12-21 22:26:30] [query] Mods: 12
[2025-12-21 22:26:30] [query] Using OR logic
[2025-12-21 22:26:30] [query] Found results using: or logic
[2025-12-21 22:26:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(22863) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22863,30005,62579,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:26:30] [query] Results: 6 Pages of results: 1
[2025-12-21 22:26:30] [query] Execution time: 0.13851
[2025-12-21 22:26:32] [query] Query for: north carolina administrative code
[2025-12-21 22:26:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:26:32] [query] Engine: default
[2025-12-21 22:26:32] [query] Tokens: north, carolina, administrative, code
[2025-12-21 22:26:32] [query] Mods: 11
[2025-12-21 22:26:32] [query] Trying AND logic
[2025-12-21 22:26:32] [query] Using OR logic
[2025-12-21 22:26:32] [query] Found results using: or logic
[2025-12-21 22:26:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,5246,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 >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:26:32] [query] Results: 713 Pages of results: 4
[2025-12-21 22:26:32] [query] Execution time: 0.35122
[2025-12-21 22:27:24] [query] Query for: best high-yield checking accounts
[2025-12-21 22:27:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:27:24] [query] Engine: default
[2025-12-21 22:27:24] [query] Tokens: best, high, yield, checking, accounts, high-yield
[2025-12-21 22:27:24] [query] Mods: 11
[2025-12-21 22:27:24] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 22:27:24] [query] Using OR logic
[2025-12-21 22:27:24] [query] Found results using: or logic
[2025-12-21 22:27:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,148,2153,7290,6750,21766) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:27: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 LIMIT 0, 200
[2025-12-21 22:27:24] [query] Results: 375 Pages of results: 2
[2025-12-21 22:27:24] [query] Execution time: 0.10986
[2025-12-21 22:27:46] [query] Query for: realtor forsale
[2025-12-21 22:27:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:27:46] [query] Engine: default
[2025-12-21 22:27:46] [query] Tokens: realtor, forsale
[2025-12-21 22:27:46] [query] Mods: 11
[2025-12-21 22:27:46] [query] Trying AND logic
[2025-12-21 22:27:46] [query] Using OR logic
[2025-12-21 22:27:46] [query] Found results using: or logic
[2025-12-21 22:27:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,64119) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:27:46] [query] Results: 517 Pages of results: 3
[2025-12-21 22:27:46] [query] Execution time: 0.33039
[2025-12-21 22:28:05] [query] Query for: charleston sc real estate
[2025-12-21 22:28:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:28:05] [query] Engine: default
[2025-12-21 22:28:05] [query] Tokens: charleston, charleston-based, charlestonbased, charlestons, charleston’s, estate, real, sc
[2025-12-21 22:28:05] [query] Mods: 12
[2025-12-21 22:28:05] [query] Trying AND logic
[2025-12-21 22:28:05] [query] Using OR logic
[2025-12-21 22:28:15] [query] Found results using: or logic
[2025-12-21 22:28:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,171,452) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (73313,73315,73318,73320,73317,172,171,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 >= '2025-12-21 22: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:28:15] [query] Results: 941 Pages of results: 5
[2025-12-21 22:28:15] [query] Execution time: 10.11495
[2025-12-21 22:28:22] [query] Query for: zip forms form library
[2025-12-21 22:28:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:28:22] [query] Engine: default
[2025-12-21 22:28:22] [query] Tokens: zip, forms, form, library
[2025-12-21 22:28:22] [query] Mods: 11
[2025-12-21 22:28:22] [query] Trying AND logic
[2025-12-21 22:28:22] [query] Using OR logic
[2025-12-21 22:28:22] [query] Found results using: or logic
[2025-12-21 22:28:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 22:28: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 LIMIT 0, 200
[2025-12-21 22:28:22] [query] Results: 981 Pages of results: 5
[2025-12-21 22:28:22] [query] Execution time: 0.28509
[2025-12-21 22:28:36] [index:background] Health check
[2025-12-21 22:28:49] [indexer:background] Health check
[2025-12-21 22:29:14] [query] Query for: こちふかば
[2025-12-21 22:29:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:29:14] [query] Engine: default
[2025-12-21 22:29:14] [query] Tokens: こちふかば
[2025-12-21 22:29:14] [query] Mods: 11
[2025-12-21 22:29:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:29: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 LIMIT 0, 200
[2025-12-21 22:29:14] [query] Results: 0 Pages of results: 0
[2025-12-21 22:29:14] [query] Execution time: 0.08879
[2025-12-21 22:29:22] [query] Query for: 1620 pagan road raleigh nc for sale
[2025-12-21 22:29:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:29:22] [query] Engine: default
[2025-12-21 22:29:22] [query] Tokens: pagan, 1620, nc, raleigh, road, sale
[2025-12-21 22:29:22] [query] Mods: 12
[2025-12-21 22:29:22] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 22:29:22] [query] Using OR logic
[2025-12-21 22:29:28] [query] Found results using: or logic
[2025-12-21 22:29:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(33187,396,4821,4301,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23145,33187,396,4821,4301,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 >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:29:28] [query] Results: 897 Pages of results: 5
[2025-12-21 22:29:28] [query] Execution time: 6.40774
[2025-12-21 22:30:09] [query] Query for: release
[2025-12-21 22:30:09] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:30:09] [query] Engine: forms_and_contracts
[2025-12-21 22:30:09] [query] Tokens: release
[2025-12-21 22:30:09] [query] Mods: 5
[2025-12-21 22:30:09] [query] Found results using: or logic
[2025-12-21 22:30:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (11851) 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, 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, 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, 29462, 29816, 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, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371 ) )) 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 LIMIT 0, 200
[2025-12-21 22:30:09] [query] Results: 12 Pages of results: 1
[2025-12-21 22:30:09] [query] Execution time: 0.04171
[2025-12-21 22:32:22] [query] Query for: spac realtors
[2025-12-21 22:32:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:32:22] [query] Engine: default
[2025-12-21 22:32:22] [query] Tokens: space, spaces, spaces-to-places, spacestoplaces, space’s, spacing, spacious, realtors
[2025-12-21 22:32:22] [query] Mods: 12
[2025-12-21 22:32:22] [query] Trying AND logic
[2025-12-21 22:32:23] [query] Found results using: and logic
[2025-12-21 22:32:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(96) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3144,6055,76290,76292,9290,69461,25589,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 >= '2025-12-21 22:32: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 ('1049', '10643', '10792', '11812', '1211', '12352', '13807', '14230', '17398', '17526', '17569', '17716', '17746', '18004', '19390', '19887', '19975', '20033', '20262', '20521', '21310', '2199', '25506', '2613', '33319', '33320', '37803', '40042', '40144', '43572', '43641', '43663', '47118', '49065', '51394', '53016', '53053', '53179', '53180', '53181', '55', '55594', '55803', '55975', '6200', '6726', '6737', '7777', '8817', '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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:32:23] [query] Results: 49 Pages of results: 1
[2025-12-21 22:32:23] [query] Execution time: 0.34561
[2025-12-21 22:32:35] [query] Query for: 10622 duplo
[2025-12-21 22:32:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:32:35] [query] Engine: default
[2025-12-21 22:32:35] [query] Tokens: 2106221064
[2025-12-21 22:32:35] [query] Mods: 11
[2025-12-21 22:32:35] [query] Found results using: or logic
[2025-12-21 22:32:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (26722) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:32: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 LIMIT 0, 200
[2025-12-21 22:32:35] [query] Results: 1 Pages of results: 1
[2025-12-21 22:32:35] [query] Execution time: 0.08127
[2025-12-21 22:33:05] [query] Query for: land for sale in davidson county nc
[2025-12-21 22:33:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:33:05] [query] Engine: default
[2025-12-21 22:33:05] [query] Tokens: land, sale, davidson, county, nc
[2025-12-21 22:33:05] [query] Mods: 11
[2025-12-21 22:33:05] [query] Trying AND logic
[2025-12-21 22:33:05] [query] Using OR logic
[2025-12-21 22:33:05] [query] Found results using: or logic
[2025-12-21 22:33:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,14224,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 >= '2025-12-21 22: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 LIMIT 0, 200
[2025-12-21 22:33:05] [query] Results: 927 Pages of results: 5
[2025-12-21 22:33:05] [query] Execution time: 0.49401
[2025-12-21 22:33:36] [index:background] Health check
[2025-12-21 22:33:49] [indexer:background] Health check
[2025-12-21 22:34:00] [query] Query for: cytotec generico italia ⢑☰ www.7search.xyz/cytotec goedkoop kopen 's nachts fedex. zonder recept pillen.goedkoop online
[2025-12-21 22:34:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:34:00] [query] Engine: default
[2025-12-21 22:34:00] [query] Tokens: italian, reception, reception & inaugural, reception & lunch, receptioninaugural, receptionist, receptionlunch, receptions, receptivity, fedex
[2025-12-21 22:34:00] [query] Mods: 12
[2025-12-21 22:34:00] [query] Trying AND logic
[2025-12-21 22:34:00] [query] Using OR logic
[2025-12-21 22:34:00] [query] Found results using: or logic
[2025-12-21 22:34:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(8261,994,68,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7760,4035,43036,52915,43039,26363,52919,4992,24499,8261) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:34: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:34:00] [query] Results: 24 Pages of results: 1
[2025-12-21 22:34:00] [query] Execution time: 0.35084
[2025-12-21 22:35:23] [query] Query for: hannapunzel nude picazur
[2025-12-21 22:35:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:35:23] [query] Engine: default
[2025-12-21 22:35:23] [query] Tokens: hannapunzel nude picazur
[2025-12-21 22:35:23] [query] Mods: 11
[2025-12-21 22:35:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:35: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 LIMIT 0, 200
[2025-12-21 22:35:23] [query] Results: 0 Pages of results: 0
[2025-12-21 22:35:23] [query] Execution time: 0.16992
[2025-12-21 22:36:03] [query] Query for: blew point realty nc listings
[2025-12-21 22:36:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:36:03] [query] Engine: default
[2025-12-21 22:36:03] [query] Tokens: blew, point, realty, nc, listings
[2025-12-21 22:36:03] [query] Mods: 11
[2025-12-21 22:36:03] [query] Trying AND logic
[2025-12-21 22:36:03] [query] Using OR logic
[2025-12-21 22:36:04] [query] Found results using: or logic
[2025-12-21 22:36:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13455,1293,1138,396,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 >= '2025-12-21 22:36: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 LIMIT 0, 200
[2025-12-21 22:36:04] [query] Results: 815 Pages of results: 5
[2025-12-21 22:36:04] [query] Execution time: 0.67973
[2025-12-21 22:37:17] [query] Query for: thompson
[2025-12-21 22:37:17] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:37:17] [query] Engine: nc_realtorsr_contacts
[2025-12-21 22:37:17] [query] Tokens: thompson
[2025-12-21 22:37:17] [query] Mods: 5
[2025-12-21 22:37:17] [query] Found results using: or logic
[2025-12-21 22:37:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 LIMIT 0, 200
[2025-12-21 22:37:17] [query] Results: 1 Pages of results: 1
[2025-12-21 22:37:17] [query] Execution time: 0.21626
[2025-12-21 22:38:36] [index:background] Health check
[2025-12-21 22:38:49] [indexer:background] Health check
[2025-12-21 22:39:23] [query] Query for: what form to file be qualified agent for home contractor
[2025-12-21 22:39:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:39:23] [query] Engine: default
[2025-12-21 22:39:23] [query] Tokens: form, file, qualified, agent, home, contractor
[2025-12-21 22:39:23] [query] Mods: 11
[2025-12-21 22:39:23] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 22:39:23] [query] Using OR logic
[2025-12-21 22:39:23] [query] Found results using: or logic
[2025-12-21 22:39:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 22: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 LIMIT 0, 200
[2025-12-21 22:39:23] [query] Results: 1344 Pages of results: 7
[2025-12-21 22:39:23] [query] Execution time: 0.38887
[2025-12-21 22:39:33] [query] Query for: nc coa oral argument schedule
[2025-12-21 22:39:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:39:33] [query] Engine: default
[2025-12-21 22:39:33] [query] Tokens: coach, coach & on, coach-tom-ferry, coached, coaches, coaching, coaching_image, coachingimage, coachon, coachtomferry
[2025-12-21 22:39:33] [query] Mods: 12
[2025-12-21 22:39:33] [query] Using OR logic
[2025-12-21 22:39:33] [query] Found results using: and logic
[2025-12-21 22:39:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(13758,396,13215,4687) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3914,74099,15418,73327,16697,15178,27395,27403,74106,15427) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:39:33] [query] Results: 13 Pages of results: 1
[2025-12-21 22:39:33] [query] Execution time: 0.15438
[2025-12-21 22:40:35] [query] Query for: united home real estate charlotte nc
[2025-12-21 22:40:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:40:35] [query] Engine: default
[2025-12-21 22:40:35] [query] Tokens: united, home, real, estate, charlotte, nc
[2025-12-21 22:40:35] [query] Mods: 11
[2025-12-21 22:40:35] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 22:40:35] [query] Using OR logic
[2025-12-21 22:40:36] [query] Found results using: or logic
[2025-12-21 22:40:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (446,234,171,172,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 >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:40:36] [query] Results: 1303 Pages of results: 7
[2025-12-21 22:40:36] [query] Execution time: 0.81784
[2025-12-21 22:40:55] [query] Query for: purchase agreement contract terms and conditions
[2025-12-21 22:40:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:40:55] [query] Engine: default
[2025-12-21 22:40:55] [query] Tokens: purchase, agreement, contract, terms, conditions
[2025-12-21 22:40:55] [query] Mods: 11
[2025-12-21 22:40:55] [query] Trying AND logic
[2025-12-21 22:40:55] [query] Using OR logic
[2025-12-21 22:40:56] [query] Found results using: or logic
[2025-12-21 22:40:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2727,654,6197) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:40: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 LIMIT 0, 200
[2025-12-21 22:40:56] [query] Results: 1092 Pages of results: 6
[2025-12-21 22:40:56] [query] Execution time: 0.34842
[2025-12-21 22:41:08] [query] Query for: adipex barato 🎲🎏⚱ www.7search.xyz/adipex compre online compre. on line senza ricetta. agora! europe.
[2025-12-21 22:41:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:41:08] [query] Engine: default
[2025-12-21 22:41:08] [query] Tokens: comprehending, comprehends, comprehensible, comprehension, comprehensive, europe, line, online, www, xyz
[2025-12-21 22:41:08] [query] Mods: 12
[2025-12-21 22:41:08] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 22:41:08] [query] Using OR logic
[2025-12-21 22:41:09] [query] Found results using: or logic
[2025-12-21 22:41:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(10552,399,994,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,399,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 >= '2025-12-21 22:41: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:41:09] [query] Results: 324 Pages of results: 2
[2025-12-21 22:41:09] [query] Execution time: 0.81244
[2025-12-21 22:41:33] [query] Query for: 2025
[2025-12-21 22:41:33] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:41:33] [query] Engine: default
[2025-12-21 22:41:33] [query] Tokens: 2025
[2025-12-21 22:41:33] [query] Mods: 11
[2025-12-21 22:41:33] [query] Found results using: or logic
[2025-12-21 22:41:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 22:41: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 LIMIT 0, 200
[2025-12-21 22:41:33] [query] Results: 194 Pages of results: 1
[2025-12-21 22:41:33] [query] Execution time: 0.11741
[2025-12-21 22:41:54] [query] Query for: 智能体脂秤 连接方法
[2025-12-21 22:41:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:41:54] [query] Engine: default
[2025-12-21 22:41:54] [query] Tokens: 智能体脂秤 连接方法
[2025-12-21 22:41:54] [query] Mods: 11
[2025-12-21 22:41:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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 LIMIT 0, 200
[2025-12-21 22:41:54] [query] Results: 0 Pages of results: 0
[2025-12-21 22:41:54] [query] Execution time: 0.10818
[2025-12-21 22:42:14] [query] Query for: e warrants log in nc
[2025-12-21 22:42:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:42:14] [query] Engine: default
[2025-12-21 22:42:14] [query] Tokens: e, warrants, log, nc
[2025-12-21 22:42:14] [query] Mods: 11
[2025-12-21 22:42:14] [query] Trying AND logic
[2025-12-21 22:42:14] [query] Using OR logic
[2025-12-21 22:42:14] [query] Found results using: or logic
[2025-12-21 22:42:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28,26255,7248,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 >= '2025-12-21 22: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 LIMIT 0, 200
[2025-12-21 22:42:14] [query] Results: 755 Pages of results: 4
[2025-12-21 22:42:14] [query] Execution time: 0.57276
[2025-12-21 22:43:37] [index:background] Health check
[2025-12-21 22:43:49] [indexer:background] Health check
[2025-12-21 22:43:57] [query] Query for: can real estate agents on the same team write purchase agreement for another agent and list themselves as representing agent?
[2025-12-21 22:43:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:43:57] [query] Engine: default
[2025-12-21 22:43:57] [query] Tokens: can, real, estate, agents, team, write, purchase, agreement, another, agent
[2025-12-21 22:43:57] [query] Mods: 11
[2025-12-21 22: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)
[2025-12-21 22:43:57] [query] Using OR logic
[2025-12-21 22:43:58] [query] Found results using: or logic
[2025-12-21 22:43:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,171,172,1155,1492,3630,120,873,1662,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 >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:43:58] [query] Results: 1568 Pages of results: 8
[2025-12-21 22:43:58] [query] Execution time: 0.83460
[2025-12-21 22:45:12] [query] Query for: kaupa stromectol á netinu ivermectin ordú ❏ www.7rx.biz/stromectol ❏.
[2025-12-21 22:45:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:45:12] [query] Engine: default
[2025-12-21 22:45:12] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, www
[2025-12-21 22:45:12] [query] Mods: 12
[2025-12-21 22:45:12] [query] Trying AND logic
[2025-12-21 22:45:12] [query] Using OR logic
[2025-12-21 22:45:12] [query] Found results using: or logic
[2025-12-21 22:45:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 22: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:45:12] [query] Results: 121 Pages of results: 1
[2025-12-21 22:45:12] [query] Execution time: 0.22297
[2025-12-21 22:46:46] [query] Query for: seller finance option in real estate
[2025-12-21 22:46:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:46:46] [query] Engine: default
[2025-12-21 22:46:46] [query] Tokens: seller, finance, option, real, estate
[2025-12-21 22:46:46] [query] Mods: 11
[2025-12-21 22:46:46] [query] Trying AND logic
[2025-12-21 22:46:46] [query] Using OR logic
[2025-12-21 22:46:47] [query] Found results using: or logic
[2025-12-21 22:46:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,242,2945,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 >= '2025-12-21 22:46: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 LIMIT 0, 200
[2025-12-21 22:46:47] [query] Results: 1280 Pages of results: 7
[2025-12-21 22:46:47] [query] Execution time: 0.50988
[2025-12-21 22:48:36] [index:background] Health check
[2025-12-21 22:48:46] [query] Query for: homes for sale in nc under 200k
[2025-12-21 22:48:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:48:46] [query] Engine: default
[2025-12-21 22:48:46] [query] Tokens: homes, sale, nc, 100k, 200k under 200k
[2025-12-21 22:48:46] [query] Mods: 12
[2025-12-21 22:48:46] [query] Using OR logic
[2025-12-21 22:48:49] [query] Query for: soma kaufen mit rezept ✏️📖 www.7search.xyz/de/soma günstig deutschland online über nacht versand. 350 mg und 500 jetzt kaufen. online.
[2025-12-21 22:48:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:48:49] [query] Engine: default
[2025-12-21 22:48:49] [query] Tokens: mg, mga, mgrqispi, mgrqispi.dll, mgrqispidll, undefined, undeniable, undeniably, undeniablyunreasonable, under 1
[2025-12-21 22:48:49] [query] Mods: 12
[2025-12-21 22:48:49] [query] Trying AND logic
[2025-12-21 22:48:49] [query] Using OR logic
[2025-12-21 22:48:49] [query] Found results using: or logic
[2025-12-21 22:48:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(14061,6029,3783,13809,994,6583,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 22: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:48:49] [query] Results: 6 Pages of results: 1
[2025-12-21 22:48:49] [query] Execution time: 0.04807
[2025-12-21 22:48:49] [indexer:background] Health check
[2025-12-21 22:48:54] [query] Found results using: or logic
[2025-12-21 22:48:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(370,396,125) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,68945,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:48:54] [query] Results: 922 Pages of results: 5
[2025-12-21 22:48:54] [query] Execution time: 7.48614
[2025-12-21 22:49:26] [query] Query for: 2026
[2025-12-21 22:49:26] [query] Arguments: engine: risk_management (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:49:26] [query] Engine: risk_management
[2025-12-21 22:49:26] [query] Tokens: 2026, 2026 100, 2026 2026, 2026 301, 2026 9, 2026-01-02, 2026-01-13, 2026-01-19, 2026-01-22, 2026-01-26
[2025-12-21 22:49:26] [query] Mods: 5
[2025-12-21 22:49:26] [query] Using OR logic
[2025-12-21 22:49:26] [query] Using OR logic
[2025-12-21 22:49:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (28036,65824,76273,75659,76497,70732,76035,75436,76755,71226) 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 LIMIT 0, 200
[2025-12-21 22:49:26] [query] Results: 0 Pages of results: 0
[2025-12-21 22:49:26] [query] Execution time: 0.08581
[2025-12-21 22:49:34] [query] Query for: caneca café sublimação
[2025-12-21 22:49:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:49:34] [query] Engine: default
[2025-12-21 22:49:34] [query] Tokens: cafe, café, caneca sublimacao
[2025-12-21 22:49:34] [query] Mods: 12
[2025-12-21 22:49:34] [query] Using OR logic
[2025-12-21 22:49:34] [query] Found results using: or logic
[2025-12-21 22:49:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(6113,6099) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6113,6099,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:49:34] [query] Results: 1 Pages of results: 1
[2025-12-21 22:49:34] [query] Execution time: 0.20788
[2025-12-21 22:50:12] [query] Query for: due dilligence
[2025-12-21 22:50:12] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:50:12] [query] Engine: default
[2025-12-21 22:50:12] [query] Tokens: due, diligence, diligences, due-diligence, duediligence, dilligence
[2025-12-21 22:50:12] [query] Mods: 12
[2025-12-21 22:50:12] [query] Using OR logic
[2025-12-21 22:50:12] [query] Found results using: or logic
[2025-12-21 22:50:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1106) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,25532,12596,12600,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:50: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:50:12] [query] Results: 340 Pages of results: 2
[2025-12-21 22:50:12] [query] Execution time: 0.88560
[2025-12-21 22:50:31] [query] Query for: form 310
[2025-12-21 22:50:31] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:50:31] [query] Engine: default
[2025-12-21 22:50:31] [query] Tokens: form, 310, form 310
[2025-12-21 22:50:31] [query] Mods: 11
[2025-12-21 22:50:31] [query] Trying AND logic
[2025-12-21 22:50:31] [query] Found results using: and logic
[2025-12-21 22:50:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,12560,17184) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:50: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 ('12417', '19891', '20448', '20485', '20564', '24537', '24546', '25630', '25648', '26205', '29944', '29999', '47755', '51774', '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 LIMIT 0, 200
[2025-12-21 22:50:31] [query] Results: 15 Pages of results: 1
[2025-12-21 22:50:31] [query] Execution time: 0.34953
[2025-12-21 22:51:27] [query] Query for: 710
[2025-12-21 22:51:27] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:51:27] [query] Engine: forms_and_contracts
[2025-12-21 22:51:27] [query] Tokens: 710
[2025-12-21 22:51:27] [query] Mods: 5
[2025-12-21 22:51:27] [query] Found results using: or logic
[2025-12-21 22:51:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 30054, 29271, 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, 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, 29462, 29816, 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, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371 ) )) 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 LIMIT 0, 200
[2025-12-21 22:51:27] [query] Results: 2 Pages of results: 1
[2025-12-21 22:51:27] [query] Execution time: 0.30619
[2025-12-21 22:52:24] [query] Query for: real estate brokers - land and farm
[2025-12-21 22:52:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:52:24] [query] Engine: default
[2025-12-21 22:52:24] [query] Tokens: real, estate, brokers, land, farm, -
[2025-12-21 22:52:24] [query] Mods: 11
[2025-12-21 22:52:24] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 22:52:24] [query] Using OR logic
[2025-12-21 22:52:25] [query] Found results using: or logic
[2025-12-21 22:52:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,979,9136,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 >= '2025-12-21 22:52: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 LIMIT 0, 200
[2025-12-21 22:52:25] [query] Results: 1323 Pages of results: 7
[2025-12-21 22:52:25] [query] Execution time: 1.04250
[2025-12-21 22:52:47] [query] Query for: commercial buildings for sale in nc
[2025-12-21 22:52:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:52:47] [query] Engine: default
[2025-12-21 22:52:47] [query] Tokens: commercial, buildings, sale, nc
[2025-12-21 22:52:47] [query] Mods: 11
[2025-12-21 22:52:47] [query] Trying AND logic
[2025-12-21 22:52:47] [query] Using OR logic
[2025-12-21 22:52:47] [query] Found results using: or logic
[2025-12-21 22:52:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,523,125,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 >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:52:47] [query] Results: 990 Pages of results: 5
[2025-12-21 22:52:47] [query] Execution time: 0.68691
[2025-12-21 22:53:35] [query] Query for: condo rental contract
[2025-12-21 22:53:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:53:35] [query] Engine: default
[2025-12-21 22:53:35] [query] Tokens: condo, rental, contract
[2025-12-21 22:53:35] [query] Mods: 11
[2025-12-21 22:53:35] [query] Trying AND logic
[2025-12-21 22:53:35] [query] Found results using: and logic
[2025-12-21 22:53:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8824,625,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 >= '2025-12-21 22: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' ) ) ))) AND s.id IN ('20259') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:53:35] [query] Results: 1 Pages of results: 1
[2025-12-21 22:53:35] [query] Execution time: 0.09076
[2025-12-21 22:53:36] [index:background] Health check
[2025-12-21 22:53:49] [indexer:background] Health check
[2025-12-21 22:53:56] [query] Query for: stephanie drachkovitch age
[2025-12-21 22:53:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:53:56] [query] Engine: default
[2025-12-21 22:53:56] [query] Tokens: stephanie, age, drachkovitch
[2025-12-21 22:53:56] [query] Mods: 12
[2025-12-21 22:53:56] [query] Using OR logic
[2025-12-21 22:53:57] [query] Found results using: or logic
[2025-12-21 22:53:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2138,9878) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9878,2138,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:53:57] [query] Results: 59 Pages of results: 1
[2025-12-21 22:53:57] [query] Execution time: 0.22602
[2025-12-21 22:54:15] [query] Query for: 紫光展锐刷oh
[2025-12-21 22:54:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:54:15] [query] Engine: default
[2025-12-21 22:54:15] [query] Tokens: 紫光展锐刷oh
[2025-12-21 22:54:15] [query] Mods: 11
[2025-12-21 22:54:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:54:15] [query] Results: 0 Pages of results: 0
[2025-12-21 22:54:15] [query] Execution time: 0.08473
[2025-12-21 22:54:18] [query] Query for: zomig barato en línea ⣿⢛ www.7search.xyz/es/zomig billigste pille. compre de alta calidad garantizada zomig. comprar línea. genérico brand revisión.
[2025-12-21 22:54:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:54:18] [query] Engine: default
[2025-12-21 22:54:18] [query] Tokens: comprehending, comprehends, comprehensible, comprehension, comprehensive, brand, de, en, es, revision
[2025-12-21 22:54:18] [query] Mods: 12
[2025-12-21 22:54:18] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 22:54:18] [query] Using OR logic
[2025-12-21 22:54:18] [query] Found results using: or logic
[2025-12-21 22:54:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2383,3783,49439,59810,12993,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2383,3783,49439,59810,12993) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:54: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:54:18] [query] Results: 104 Pages of results: 1
[2025-12-21 22:54:18] [query] Execution time: 0.18690
[2025-12-21 22:54:25] [query] Query for: according to article 12 what is required of realtors® in their real estate communications and advertising?
[2025-12-21 22:54:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:54:25] [query] Engine: default
[2025-12-21 22:54:25] [query] Tokens: according, article, 12, required, realtors, real, estate, communications, advertising, article 12
[2025-12-21 22:54:25] [query] Mods: 11
[2025-12-21 22:54:25] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 22:54:25] [query] Using OR logic
[2025-12-21 22:54:26] [query] Found results using: or logic
[2025-12-21 22:54:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3125,1354,1022,1709,96,171,172,4867,2633,16887) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:54: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 LIMIT 0, 200
[2025-12-21 22:54:26] [query] Results: 1353 Pages of results: 7
[2025-12-21 22:54:26] [query] Execution time: 1.44586
[2025-12-21 22:54:43] [query] Query for: dove comprare topamax online 🌜🏬✸ www.7search.xyz/it/topamax acquistare di alta qualità garantito acquista o in linea. consegna lo stesso giorno posso linea a buon mercato.
[2025-12-21 22:54:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:54:43] [query] Engine: default
[2025-12-21 22:54:43] [query] Tokens: diabetes, diagnoses, diagnostic, diagram, dial, dial 2018, dial2018, dialing, diallo, dialogue
[2025-12-21 22:54:43] [query] Mods: 12
[2025-12-21 22:54:43] [query] Trying AND logic
[2025-12-21 22:54:43] [query] Found results using: and logic
[2025-12-21 22:54:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(37802,5654,994,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 22:54: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 ('1055', '1080', '14176', '21616', '49092', '6466', '6616') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:54:43] [query] Results: 7 Pages of results: 1
[2025-12-21 22:54:43] [query] Execution time: 0.05239
[2025-12-21 22:55:10] [query] Query for: termination
[2025-12-21 22:55:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:55:10] [query] Engine: default
[2025-12-21 22:55:10] [query] Tokens: termination
[2025-12-21 22:55:10] [query] Mods: 11
[2025-12-21 22:55:10] [query] Found results using: or logic
[2025-12-21 22:55:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 22:55: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 LIMIT 0, 200
[2025-12-21 22:55:10] [query] Results: 118 Pages of results: 1
[2025-12-21 22:55:10] [query] Execution time: 0.07715
[2025-12-21 22:55:12] [query] Query for: 710
[2025-12-21 22:55:12] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:55:12] [query] Engine: default
[2025-12-21 22:55:12] [query] Tokens: 710
[2025-12-21 22:55:12] [query] Mods: 11
[2025-12-21 22:55:12] [query] Found results using: or logic
[2025-12-21 22:55:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:55:12] [query] Results: 12 Pages of results: 1
[2025-12-21 22:55:12] [query] Execution time: 0.01753
[2025-12-21 22:56:04] [query] Query for: ⌛ buy generic buspironum no rx 💎 www.trust4me.site - all tabs here prescription
[2025-12-21 22:56:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 22:56:04] [query] Engine: default
[2025-12-21 22:56:04] [query] Tokens: rxtakeback, -, buy, generic, prescription, site, tabs, www
[2025-12-21 22:56:04] [query] Mods: 12
[2025-12-21 22:56:04] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 22:56:04] [query] Using OR logic
[2025-12-21 22:56:06] [query] Query for: bernards car care
[2025-12-21 22:56:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:56:06] [query] Engine: default
[2025-12-21 22:56:06] [query] Tokens: car, care, bernards
[2025-12-21 22:56:06] [query] Mods: 12
[2025-12-21 22:56:06] [query] Using OR logic
[2025-12-21 22:56:06] [query] Found results using: or logic
[2025-12-21 22:56:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(7094,680) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7094,680,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:56:06] [query] Results: 95 Pages of results: 1
[2025-12-21 22:56:06] [query] Execution time: 0.15538
[2025-12-21 22:56:07] [query] Found results using: or logic
[2025-12-21 22:56:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5004,2933,15743,12933,1964,7495,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12936,5004,2933,15743,12933,1964,7495,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 >= '2025-12-21 22: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 22:56:07] [query] Results: 669 Pages of results: 56
[2025-12-21 22:56:07] [query] Execution time: 2.38585
[2025-12-21 22:56:25] [query] Query for: investment agreement contract
[2025-12-21 22:56:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:56:25] [query] Engine: default
[2025-12-21 22:56:25] [query] Tokens: investment, agreement, contract
[2025-12-21 22:56:25] [query] Mods: 11
[2025-12-21 22:56:25] [query] Trying AND logic
[2025-12-21 22:56:25] [query] Found results using: and logic
[2025-12-21 22:56:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (139,873,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 >= '2025-12-21 22: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' ) ) ))) AND s.id IN ('14230', '20205', '20445', '2256', '36774', '36778', '36802', '39803', '40257', '54532') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:56:25] [query] Results: 10 Pages of results: 1
[2025-12-21 22:56:25] [query] Execution time: 0.17766
[2025-12-21 22:56:29] [query] Query for: legal paper for transfer of real estate
[2025-12-21 22:56:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:56:29] [query] Engine: default
[2025-12-21 22:56:29] [query] Tokens: legal, paper, transfer, real, estate
[2025-12-21 22:56:29] [query] Mods: 11
[2025-12-21 22:56:29] [query] Trying AND logic
[2025-12-21 22:56:30] [query] Using OR logic
[2025-12-21 22:56:30] [query] Found results using: or logic
[2025-12-21 22:56:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,3943,4519,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 >= '2025-12-21 22:56: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 LIMIT 0, 200
[2025-12-21 22:56:30] [query] Results: 1075 Pages of results: 6
[2025-12-21 22:56:30] [query] Execution time: 0.61939
[2025-12-21 22:56:47] [query] Query for: 代建项目交付申请函模板
[2025-12-21 22:56:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:56:47] [query] Engine: default
[2025-12-21 22:56:47] [query] Tokens: 代建项目交付申请函模板
[2025-12-21 22:56:47] [query] Mods: 11
[2025-12-21 22:56:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22:56: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 LIMIT 0, 200
[2025-12-21 22:56:47] [query] Results: 0 Pages of results: 0
[2025-12-21 22:56:47] [query] Execution time: 0.10704
[2025-12-21 22:57:37] [query] Query for: commander venlafaxine 🧝‍♂️🐭🗑 www.7rx.biz/fr/venlafaxine 37 5 mg 75 150 pharmacie en ligne la france ments. in apotheke kaufen. acheter belgique.
[2025-12-21 22:57:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 22:57:37] [query] Engine: default
[2025-12-21 22:57:37] [query] Tokens: commander, mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, mga, mgrqispi, mgrqispi.dll, mgrqispidll
[2025-12-21 22:57:37] [query] Mods: 12
[2025-12-21 22:57:37] [query] Trying AND logic
[2025-12-21 22:57:37] [query] Using OR logic
[2025-12-21 22:57:37] [query] Found results using: or logic
[2025-12-21 22:57:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(10380,741,439,448,49439,1016,4916,3789,2485) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 22: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 12
[2025-12-21 22:57:37] [query] Results: 3 Pages of results: 1
[2025-12-21 22:57:37] [query] Execution time: 0.05280
[2025-12-21 22:58:05] [query] Query for: real estate commission rebate to buyer
[2025-12-21 22:58:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:58:05] [query] Engine: default
[2025-12-21 22:58:05] [query] Tokens: real, estate, commission, rebate, buyer
[2025-12-21 22:58:05] [query] Mods: 11
[2025-12-21 22:58:05] [query] Trying AND logic
[2025-12-21 22:58:05] [query] Using OR logic
[2025-12-21 22:58:05] [query] Found results using: or logic
[2025-12-21 22:58:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,21732,3046) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 22: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 LIMIT 0, 200
[2025-12-21 22:58:05] [query] Results: 1262 Pages of results: 7
[2025-12-21 22:58:05] [query] Execution time: 0.70565
[2025-12-21 22:58:45] [query] Query for: loi example real estate
[2025-12-21 22:58:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 22:58:45] [query] Engine: default
[2025-12-21 22:58:45] [query] Tokens: 1kh9loiynhcg7xjkjwx3til8e3qfc, deloitte, exploit, exploiting, estate, example, real
[2025-12-21 22:58:45] [query] Mods: 12
[2025-12-21 22:58:45] [query] Trying AND logic
[2025-12-21 22:58:45] [query] Using OR logic
[2025-12-21 22:58:56] [query] Found results using: or logic
[2025-12-21 22:58:56] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(172,2761,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (74394,51374,42791,42769,172,2761,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 >= '2025-12-21 22:58: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 22:58:56] [query] Results: 999 Pages of results: 5
[2025-12-21 22:58:56] [query] Execution time: 11.22615
[2025-12-21 22:59:21] [index:background] Health check
[2025-12-21 22:59:21] [index:background] Health check
[2025-12-21 22:59:21] [indexer:background] Health check
[2025-12-21 22:59:21] [indexer:background] Health check
[2025-12-21 23:00:35] [query] Query for: how should a buyer of one to four single sign on contract
[2025-12-21 23:00:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:00:35] [query] Engine: default
[2025-12-21 23:00:35] [query] Tokens: buyer, one, four, single, sign, contract
[2025-12-21 23:00:35] [query] Mods: 11
[2025-12-21 23: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)
[2025-12-21 23:00:35] [query] Using OR logic
[2025-12-21 23:00:35] [query] Found results using: or logic
[2025-12-21 23:00:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:00:35] [query] Results: 1521 Pages of results: 8
[2025-12-21 23:00:35] [query] Execution time: 0.44102
[2025-12-21 23:01:48] [query] Query for: real estate rental commission rates
[2025-12-21 23:01:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:01:48] [query] Engine: default
[2025-12-21 23:01:48] [query] Tokens: real, estate, rental, commission, rates
[2025-12-21 23:01:48] [query] Mods: 11
[2025-12-21 23:01:48] [query] Trying AND logic
[2025-12-21 23:01:48] [query] Using OR logic
[2025-12-21 23:01:48] [query] Found results using: or logic
[2025-12-21 23:01:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,625,843,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 >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:01:48] [query] Results: 1056 Pages of results: 6
[2025-12-21 23:01:48] [query] Execution time: 0.55184
[2025-12-21 23:02:57] [query] Query for: stromectolü çevrimiçi satın alın ivermectini stromectol sipariş edin ivermectin 🥤☁✹ www.7search.xyz/stromectol 🥤☁✹.
[2025-12-21 23:02:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:02:57] [query] Engine: default
[2025-12-21 23:02:57] [query] Tokens: edina, www, xyz
[2025-12-21 23:02:57] [query] Mods: 12
[2025-12-21 23:02:57] [query] Trying AND logic
[2025-12-21 23:02:57] [query] Using OR logic
[2025-12-21 23:02:57] [query] Found results using: or logic
[2025-12-21 23:02:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:02:57] [query] Results: 123 Pages of results: 1
[2025-12-21 23:02:57] [query] Execution time: 0.18886
[2025-12-21 23:03:16] [query] Query for: نيم هيرو
[2025-12-21 23:03:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:03:16] [query] Engine: default
[2025-12-21 23:03:16] [query] Tokens: نيم هيرو
[2025-12-21 23:03:16] [query] Mods: 11
[2025-12-21 23:03:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:03:16] [query] Results: 0 Pages of results: 0
[2025-12-21 23:03:16] [query] Execution time: 0.17275
[2025-12-21 23:03:35] [query] Query for: que es el balance hidrico en hidrologia
[2025-12-21 23:03:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:03:35] [query] Engine: default
[2025-12-21 23:03:35] [query] Tokens: que, es, el, balance, en, hedrick, hidrico hidrologia
[2025-12-21 23:03:35] [query] Mods: 12
[2025-12-21 23:03:35] [query] Using OR logic
[2025-12-21 23:03:35] [query] Found results using: or logic
[2025-12-21 23:03:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1330,59822,49439,59810,59816) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59816,59810,59822,1330,49439,23427,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:03: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:03:35] [query] Results: 43 Pages of results: 1
[2025-12-21 23:03:35] [query] Execution time: 0.23503
[2025-12-21 23:03:36] [index:background] Health check
[2025-12-21 23:03:49] [indexer:background] Health check
[2025-12-21 23:04:48] [query] Query for: exait
[2025-12-21 23:04:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:04:48] [query] Engine: default
[2025-12-21 23:04:48] [query] Tokens: exact, exist, exit, exited, ext, exait
[2025-12-21 23:04:48] [query] Mods: 11
[2025-12-21 23:04:48] [query] Using OR logic
[2025-12-21 23:04:48] [query] Found results using: or logic
[2025-12-21 23:04:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13002,6179,2059,17759,29236,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:04:48] [query] Results: 58 Pages of results: 1
[2025-12-21 23:04:48] [query] Execution time: 0.12242
[2025-12-21 23:05:06] [query] Query for: 鱼跃安智能体启动流程
[2025-12-21 23:05:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:05:06] [query] Engine: default
[2025-12-21 23:05:06] [query] Tokens: 鱼跃安智能体启动流程
[2025-12-21 23:05:06] [query] Mods: 11
[2025-12-21 23:05:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:05:06] [query] Results: 0 Pages of results: 0
[2025-12-21 23:05:06] [query] Execution time: 0.09741
[2025-12-21 23:05:38] [query] Query for: seller possession consumer
[2025-12-21 23:05:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:05:38] [query] Engine: default
[2025-12-21 23:05:38] [query] Tokens: seller, possession, consumer
[2025-12-21 23:05:38] [query] Mods: 11
[2025-12-21 23:05:38] [query] Trying AND logic
[2025-12-21 23:05:38] [query] Found results using: and logic
[2025-12-21 23:05:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,14037,2167) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:05: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 ('21594', '38020', '38092') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:05:38] [query] Results: 3 Pages of results: 1
[2025-12-21 23:05:38] [query] Execution time: 0.36220
[2025-12-21 23:05:55] [query] Query for: hari ini hijriahnya
[2025-12-21 23:05:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:05:55] [query] Engine: default
[2025-12-21 23:05:55] [query] Tokens: haring, initech, initial, initialed, initialing, initially, initials, initiate, initiated, initiates
[2025-12-21 23:05:55] [query] Mods: 11
[2025-12-21 23:05:55] [query] Trying AND logic
[2025-12-21 23:05:55] [query] Using OR logic
[2025-12-21 23:05:55] [query] Found results using: or logic
[2025-12-21 23:05:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15485,9145,461,14340,14331,15325,14330,32647,9044,40917) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:05:55] [query] Results: 223 Pages of results: 2
[2025-12-21 23:05:55] [query] Execution time: 0.06725
[2025-12-21 23:07:57] [query] Query for: goedkoop accutane online ⣒📤 www.7search.xyz/accutane lilly. goedkope beschikbaar kopen uit europa online. koop
[2025-12-21 23:07:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:07:57] [query] Engine: default
[2025-12-21 23:07:57] [query] Tokens: lilly, online, www, xyz
[2025-12-21 23:07:57] [query] Mods: 12
[2025-12-21 23:07:57] [query] Trying AND logic
[2025-12-21 23:07:57] [query] Using OR logic
[2025-12-21 23:07:57] [query] Found results using: or logic
[2025-12-21 23:07:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 23: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:07:57] [query] Results: 222 Pages of results: 2
[2025-12-21 23:07:57] [query] Execution time: 0.42673
[2025-12-21 23:08:08] [query] Query for: walk
[2025-12-21 23:08:08] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:08:08] [query] Engine: forms_and_contracts
[2025-12-21 23:08:08] [query] Tokens: walk, walk-in, walk-through, walk-throughs, walk-up, walkability, walkable, walkable-communities, walkablecommunities, walked
[2025-12-21 23:08:08] [query] Mods: 5
[2025-12-21 23:08:08] [query] Using OR logic
[2025-12-21 23:08:08] [query] Using OR logic
[2025-12-21 23:08:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (734,17068,19454,22012,37741,13570,11037,20944,20962,7713) 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, 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, 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, 29462, 29816, 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, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371 ) )) 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 LIMIT 0, 200
[2025-12-21 23:08:08] [query] Results: 0 Pages of results: 0
[2025-12-21 23:08:08] [query] Execution time: 0.03642
[2025-12-21 23:08:36] [index:background] Health check
[2025-12-21 23:08:50] [indexer:background] Health check
[2025-12-21 23:09:04] [query] Query for: 28804
[2025-12-21 23:09:04] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:09:04] [query] Engine: download_ready
[2025-12-21 23:09:04] [query] Tokens: 28804
[2025-12-21 23:09:04] [query] Mods: 5
[2025-12-21 23:09:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 30054, 29271, 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, 29646, 29127, 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, 29462, 29816, 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, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 27786, 30251, 30239, 30254, 30241, 30256, 38731, 35148, 45887, 41678, 35382, 56030, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758 ) )) 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 LIMIT 0, 200
[2025-12-21 23:09:04] [query] Results: 0 Pages of results: 0
[2025-12-21 23:09:04] [query] Execution time: 0.02200
[2025-12-21 23:09:25] [query] Query for: projectile motion solve
[2025-12-21 23:09:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:09:25] [query] Engine: default
[2025-12-21 23:09:25] [query] Tokens: projectiles, motion, solve
[2025-12-21 23:09:25] [query] Mods: 12
[2025-12-21 23:09:25] [query] Trying AND logic
[2025-12-21 23:09:25] [query] Using OR logic
[2025-12-21 23:09:25] [query] Found results using: or logic
[2025-12-21 23:09:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(6342,1933) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9566,6342,1933) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:09:25] [query] Results: 23 Pages of results: 1
[2025-12-21 23:09:26] [query] Execution time: 0.06736
[2025-12-21 23:10:09] [query] Query for: uomini soli tab ⭐🍲 www.7search.xyz/valacyclovir vil du kjøpe valacyclovir bestille på nettet uten resept. kjøp ekspressbud storbritannia. billig online
[2025-12-21 23:10:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:10:09] [query] Engine: default
[2025-12-21 23:10:09] [query] Tokens: dua, dual, dual-agent, dualagent, dually, dubai, dubious, dubois, duct, dude
[2025-12-21 23:10:09] [query] Mods: 12
[2025-12-21 23:10:09] [query] Using OR logic
[2025-12-21 23:10:09] [query] Query for: n c a
[2025-12-21 23:10:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:10:09] [query] Engine: default
[2025-12-21 23:10:09] [query] Tokens: n, c
[2025-12-21 23:10:09] [query] Mods: 11
[2025-12-21 23:10:09] [query] Trying AND logic
[2025-12-21 23:10:09] [query] Found results using: and logic
[2025-12-21 23:10:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,7795,8813,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23:10: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:10:09] [query] Results: 52 Pages of results: 1
[2025-12-21 23:10:09] [query] Execution time: 0.18283
[2025-12-21 23:10:09] [query] Found results using: and logic
[2025-12-21 23:10:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:10: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 ('10727', '10825', '11239', '1198', '12407', '13243', '13376', '17384', '17502', '17590', '17737', '17746', '17843', '19920', '20171', '20259', '20265', '20373', '20387', '20573', '20615', '21310', '21391', '21758', '2201', '22258', '2256', '24823', '24980', '25163', '25536', '26196', '26240', '26243', '26244', '26247', '26256', '26257', '26258', '26259', '26269', '2912', '2930', '36773', '41095', '44339', '44544', '4534', '45442', '46141', '46686', '46929', '47873', '485', '49092', '50044', '503', '51291', '51394', '51774', '51938', '52008', '5235', '5239', '54979', '55137', '55697', '6608', '7620', '7750', '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 LIMIT 0, 200
[2025-12-21 23:10:09] [query] Results: 71 Pages of results: 1
[2025-12-21 23:10:09] [query] Execution time: 0.29104
[2025-12-21 23:10:47] [query] Query for: what are the typical hours of someone who works at lowes with a cdl
[2025-12-21 23:10:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:10:47] [query] Engine: default
[2025-12-21 23:10:47] [query] Tokens: typical, hours, someone, works, lowes, cdl
[2025-12-21 23:10:47] [query] Mods: 12
[2025-12-21 23:10:47] [query] Using OR logic
[2025-12-21 23:10:48] [query] Found results using: or logic
[2025-12-21 23:10:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(693,14602,1285,5467,1271) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5467,693,1285,1271,14602,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:10:48] [query] Results: 234 Pages of results: 2
[2025-12-21 23:10:48] [query] Execution time: 0.50071
[2025-12-21 23:12:11] [query] Query for: nizoral 200mg deutschland 🥩🍗 apothekenlink: 🇩🇪 allforheal.net 🍗 🥩 online apotheke 🍰
[2025-12-21 23:12:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:12:11] [query] Engine: default
[2025-12-21 23:12:12] [query] Tokens: net, nizoral 200mg deutschland 🥩🍗 apothekenlink 🇩🇪 allforheal 🍗 🥩
[2025-12-21 23:12:12] [query] Mods: 12
[2025-12-21 23:12:12] [query] Using OR logic
[2025-12-21 23:12:12] [query] Found results using: or logic
[2025-12-21 23:12:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3128,994) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:12:12] [query] Results: 20 Pages of results: 1
[2025-12-21 23:12:12] [query] Execution time: 0.37725
[2025-12-21 23:13:38] [index:background] Health check
[2025-12-21 23:13:54] [indexer:background] Health check
[2025-12-21 23:15:27] [query] Query for: real estate counter offer from seller or buyer
[2025-12-21 23:15:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:15:27] [query] Engine: default
[2025-12-21 23:15:27] [query] Tokens: real, estate, counter, offer, seller, buyer
[2025-12-21 23:15:27] [query] Mods: 11
[2025-12-21 23:15:27] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 23:15:27] [query] Using OR logic
[2025-12-21 23:15:28] [query] Found results using: or logic
[2025-12-21 23:15:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1498,1798,210,3046) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:15:28] [query] Results: 1386 Pages of results: 7
[2025-12-21 23:15:28] [query] Execution time: 0.78345
[2025-12-21 23:15:45] [query] Query for: statement of real estate rentals 2025
[2025-12-21 23:15:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:15:45] [query] Engine: default
[2025-12-21 23:15:45] [query] Tokens: statement, real, estate, rentals, 2025, rentals 301, rentals301, rentals 2025
[2025-12-21 23:15:45] [query] Mods: 12
[2025-12-21 23:15:45] [query] Using OR logic
[2025-12-21 23:15:59] [query] Found results using: or logic
[2025-12-21 23:15:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,172,171,3872,1502) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23:15: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:15:59] [query] Results: 1095 Pages of results: 6
[2025-12-21 23:15:59] [query] Execution time: 14.69469
[2025-12-21 23:16:06] [query] Query for: in order to protect your commission which of the following must you do regarding a listing agreement?
[2025-12-21 23:16:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:16:06] [query] Engine: default
[2025-12-21 23:16:06] [query] Tokens: order, protect, commission, following, must, regarding, listing, agreement
[2025-12-21 23:16:06] [query] Mods: 11
[2025-12-21 23:16:06] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 23:16:06] [query] Using OR logic
[2025-12-21 23:16:07] [query] Found results using: or logic
[2025-12-21 23:16:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1056,843,917,115,936,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 >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:16:07] [query] Results: 1128 Pages of results: 6
[2025-12-21 23:16:07] [query] Execution time: 0.41053
[2025-12-21 23:16:09] [query] Query for: real estate agent land developer
[2025-12-21 23:16:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:16:09] [query] Engine: default
[2025-12-21 23:16:09] [query] Tokens: real, estate, agent, land, developer
[2025-12-21 23:16:09] [query] Mods: 11
[2025-12-21 23:16:09] [query] Trying AND logic
[2025-12-21 23:16:09] [query] Using OR logic
[2025-12-21 23:16:09] [query] Found results using: or logic
[2025-12-21 23:16:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,979,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 >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:16:09] [query] Results: 1169 Pages of results: 6
[2025-12-21 23:16:09] [query] Execution time: 0.54362
[2025-12-21 23:16:49] [query] Query for: 心エコー　総会
[2025-12-21 23:16:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:16:49] [query] Engine: default
[2025-12-21 23:16:49] [query] Tokens: 心エコー 総会
[2025-12-21 23:16:49] [query] Mods: 11
[2025-12-21 23:16:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:16: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 LIMIT 0, 200
[2025-12-21 23:16:49] [query] Results: 0 Pages of results: 0
[2025-12-21 23:16:49] [query] Execution time: 0.10923
[2025-12-21 23:17:17] [query] Query for: hachi san juan معني
[2025-12-21 23:17:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:17:17] [query] Engine: default
[2025-12-21 23:17:17] [query] Tokens: juan, san
[2025-12-21 23:17:17] [query] Mods: 12
[2025-12-21 23:17:17] [query] Trying AND logic
[2025-12-21 23:17:17] [query] Using OR logic
[2025-12-21 23:17:17] [query] Found results using: or logic
[2025-12-21 23:17:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4127) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22948,4127) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:17: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:17:17] [query] Results: 17 Pages of results: 1
[2025-12-21 23:17:17] [query] Execution time: 0.03278
[2025-12-21 23:18:29] [query] Query for: working with real estate agents
[2025-12-21 23:18:29] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:18:29] [query] Engine: forms_and_contracts
[2025-12-21 23:18:29] [query] Tokens: working, real, estate, agents
[2025-12-21 23:18:29] [query] Mods: 5
[2025-12-21 23:18:29] [query] Trying AND logic
[2025-12-21 23:18:29] [query] Using OR logic
[2025-12-21 23:18:29] [query] Found results using: or logic
[2025-12-21 23:18:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 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, 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, 29462, 29816, 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, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371 ) )) 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 LIMIT 0, 200
[2025-12-21 23:18:29] [query] Results: 39 Pages of results: 1
[2025-12-21 23:18:29] [query] Execution time: 0.08143
[2025-12-21 23:18:37] [query] Query for: 用篆书我喜欢你怎么写 filetype:pdf
[2025-12-21 23:18:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:18:37] [query] Engine: default
[2025-12-21 23:18:37] [query] Tokens: pdf, 用篆书我喜欢你怎么写 filetype
[2025-12-21 23:18:37] [query] Mods: 12
[2025-12-21 23:18:37] [query] Using OR logic
[2025-12-21 23:18:37] [query] Found results using: or logic
[2025-12-21 23:18:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(3613) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:18:37] [query] Results: 25 Pages of results: 1
[2025-12-21 23:18:37] [query] Execution time: 0.25623
[2025-12-21 23:18:38] [index:background] Health check
[2025-12-21 23:18:50] [indexer:background] Health check
[2025-12-21 23:19:00] [query] Query for: papa johns middle river
[2025-12-21 23:19:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:19:00] [query] Engine: default
[2025-12-21 23:19:00] [query] Tokens: johns, middle, river, papa
[2025-12-21 23:19:00] [query] Mods: 12
[2025-12-21 23:19:00] [query] Using OR logic
[2025-12-21 23:19:00] [query] Found results using: or logic
[2025-12-21 23:19:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(18273,3431,5266) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18273,3431,5266,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:19: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:19:00] [query] Results: 39 Pages of results: 1
[2025-12-21 23:19:00] [query] Execution time: 0.11294
[2025-12-21 23:19:51] [query] Query for: 4-t
[2025-12-21 23:19:51] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:19:51] [query] Engine: forms_and_contracts
[2025-12-21 23:19:51] [query] Tokens: 4, t, 4-t
[2025-12-21 23:19:51] [query] Mods: 5
[2025-12-21 23:19:51] [query] Trying AND logic
[2025-12-21 23:19:51] [query] Found results using: and logic
[2025-12-21 23:19:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 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, 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, 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, 29462, 29816, 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, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371 ) )) 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 ('28699', '28834') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:19:51] [query] Results: 2 Pages of results: 1
[2025-12-21 23:19:51] [query] Execution time: 0.03590
[2025-12-21 23:20:07] [query] Query for: north carolina state auction vehicles
[2025-12-21 23:20:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:20:07] [query] Engine: default
[2025-12-21 23:20:07] [query] Tokens: north, carolina, state, auction, vehicles
[2025-12-21 23:20:07] [query] Mods: 11
[2025-12-21 23:20:07] [query] Trying AND logic
[2025-12-21 23:20:07] [query] Using OR logic
[2025-12-21 23:20:07] [query] Found results using: or logic
[2025-12-21 23:20:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,29178,2150) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:20:07] [query] Results: 751 Pages of results: 4
[2025-12-21 23:20:07] [query] Execution time: 0.37387
[2025-12-21 23:20:19] [query] Query for: real estate exclusive right listing
[2025-12-21 23:20:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:20:19] [query] Engine: default
[2025-12-21 23:20:19] [query] Tokens: real, estate, exclusive, right, listing
[2025-12-21 23:20:19] [query] Mods: 11
[2025-12-21 23:20:19] [query] Trying AND logic
[2025-12-21 23:20:19] [query] Using OR logic
[2025-12-21 23:20:20] [query] Found results using: or logic
[2025-12-21 23:20:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4501,1273,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 >= '2025-12-21 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:20:20] [query] Results: 1252 Pages of results: 7
[2025-12-21 23:20:20] [query] Execution time: 0.51193
[2025-12-21 23:20:50] [query] Query for: provigil barato 🌪⥺ www.7search.xyz/es/provigil venta europa dónde puedo comprar en línea baratos. provigil. bestellen
[2025-12-21 23:20:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:20:50] [query] Engine: default
[2025-12-21 23:20:50] [query] Tokens: delineates, preventable, preventative, en, es, www, xyz
[2025-12-21 23:20:50] [query] Mods: 12
[2025-12-21 23:20:50] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 23:20:50] [query] Using OR logic
[2025-12-21 23:20:50] [query] Found results using: or logic
[2025-12-21 23:20:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(49439,59810,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,13919,8021,49439,59810,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 >= '2025-12-21 23:20: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:20:50] [query] Results: 128 Pages of results: 1
[2025-12-21 23:20:50] [query] Execution time: 0.39691
[2025-12-21 23:21:36] [query] Query for: 28699
[2025-12-21 23:21:36] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:21:36] [query] Engine: download_ready
[2025-12-21 23:21:36] [query] Tokens: 28699
[2025-12-21 23:21:36] [query] Mods: 5
[2025-12-21 23:21:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 30054, 29271, 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, 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, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29462, 29816, 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, 29438, 29097, 29343, 27672, 29062, 29664, 29456, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 45887, 41678, 35382, 56030, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902 ) )) 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 LIMIT 0, 200
[2025-12-21 23:21:36] [query] Results: 0 Pages of results: 0
[2025-12-21 23:21:36] [query] Execution time: 0.01404
[2025-12-21 23:21:37] [query] Query for: no i real estate com
[2025-12-21 23:21:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:21:37] [query] Engine: default
[2025-12-21 23:21:37] [query] Tokens: real, estate, com
[2025-12-21 23:21:37] [query] Mods: 11
[2025-12-21 23:21:37] [query] Trying AND logic
[2025-12-21 23:21:38] [query] Found results using: and logic
[2025-12-21 23:21:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,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 >= '2025-12-21 23: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' ) ) ))) 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 (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 LIMIT 0, 200
[2025-12-21 23:21:38] [query] Results: 105 Pages of results: 1
[2025-12-21 23:21:38] [query] Execution time: 0.80589
[2025-12-21 23:21:57] [query] Query for: 4-t
[2025-12-21 23:21:57] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:21:57] [query] Engine: forms_and_contracts
[2025-12-21 23:21:57] [query] Tokens: 4, t, 4-t
[2025-12-21 23:21:57] [query] Mods: 5
[2025-12-21 23:21:57] [query] Trying AND logic
[2025-12-21 23:21:57] [query] Found results using: and logic
[2025-12-21 23:21:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 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, 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, 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, 29462, 29816, 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, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 35148, 41678, 35382, 35062, 34962, 35285, 34762, 35152, 48469, 35183, 34995, 34764, 48258, 35156, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 48269, 35160, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 53552, 35371 ) )) 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 ('28699', '28834') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:21:57] [query] Results: 2 Pages of results: 1
[2025-12-21 23:21:57] [query] Execution time: 0.00866
[2025-12-21 23:22:07] [query] Query for: batteries for watches near me
[2025-12-21 23:22:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:22:07] [query] Engine: default
[2025-12-21 23:22:07] [query] Tokens: batteries, watches, near
[2025-12-21 23:22:07] [query] Mods: 11
[2025-12-21 23:22:07] [query] Trying AND logic
[2025-12-21 23:22:07] [query] Using OR logic
[2025-12-21 23:22:07] [query] Found results using: or logic
[2025-12-21 23:22:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7320,21257,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 >= '2025-12-21 23:22: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 LIMIT 0, 200
[2025-12-21 23:22:07] [query] Results: 38 Pages of results: 1
[2025-12-21 23:22:07] [query] Execution time: 0.03702
[2025-12-21 23:22:09] [query] Query for: rutherfordton nc property for sale
[2025-12-21 23:22:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:22:09] [query] Engine: default
[2025-12-21 23:22:09] [query] Tokens: rutherfordton, nc, property, sale
[2025-12-21 23:22:09] [query] Mods: 11
[2025-12-21 23:22:09] [query] Trying AND logic
[2025-12-21 23:22:09] [query] Using OR logic
[2025-12-21 23:22:10] [query] Found results using: or logic
[2025-12-21 23:22:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28688,396,107,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 >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:22:10] [query] Results: 1265 Pages of results: 7
[2025-12-21 23:22:10] [query] Execution time: 0.62803
[2025-12-21 23:22:12] [query] Query for: loan agreement with real estate mortgage
[2025-12-21 23:22:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:22:12] [query] Engine: default
[2025-12-21 23:22:12] [query] Tokens: loan, agreement, real, estate, mortgage
[2025-12-21 23:22:12] [query] Mods: 11
[2025-12-21 23:22:12] [query] Trying AND logic
[2025-12-21 23:22:12] [query] Using OR logic
[2025-12-21 23:22:12] [query] Found results using: or logic
[2025-12-21 23:22:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2927,873,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 >= '2025-12-21 23:22: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 LIMIT 0, 200
[2025-12-21 23:22:12] [query] Results: 1250 Pages of results: 7
[2025-12-21 23:22:12] [query] Execution time: 0.52462
[2025-12-21 23:23:36] [index:background] Health check
[2025-12-21 23:23:37] [query] Query for: 三角洲行动 击杀数 平均水平
[2025-12-21 23:23:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:23:37] [query] Engine: default
[2025-12-21 23:23:37] [query] Tokens: 三角洲行动 击杀数 平均水平
[2025-12-21 23:23:37] [query] Mods: 11
[2025-12-21 23:23:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:23:37] [query] Results: 0 Pages of results: 0
[2025-12-21 23:23:37] [query] Execution time: 0.13271
[2025-12-21 23:23:50] [indexer:background] Health check
[2025-12-21 23:24:07] [query] Query for: 
[2025-12-21 23:24:07] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:24:07] [query] Engine: default
[2025-12-21 23:24:07] [query] Tokens: 
[2025-12-21 23:24:07] [query] Mods: 11
[2025-12-21 23:24:08] [query] Found results using: or logic
[2025-12-21 23:24:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.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 >= '2025-12-21 23:24:07') 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 LIMIT 0, 200
[2025-12-21 23:24:08] [query] Results: 2028 Pages of results: 11
[2025-12-21 23:24:08] [query] Execution time: 0.25131
[2025-12-21 23:24:20] [query] Query for: ai dog cum sex
[2025-12-21 23:24:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:24:20] [query] Engine: default
[2025-12-21 23:24:20] [query] Tokens: ai, dog, cum, sex
[2025-12-21 23:24:20] [query] Mods: 11
[2025-12-21 23:24:20] [query] Trying AND logic
[2025-12-21 23:24:20] [query] Using OR logic
[2025-12-21 23:24:20] [query] Found results using: or logic
[2025-12-21 23:24:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7807,27197,5765) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:24:20] [query] Results: 42 Pages of results: 1
[2025-12-21 23:24:20] [query] Execution time: 0.05505
[2025-12-21 23:24:22] [query] Query for: jbj's
[2025-12-21 23:24:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:24:22] [query] Engine: default
[2025-12-21 23:24:22] [query] Tokens: s, jbj jbj's
[2025-12-21 23:24:22] [query] Mods: 12
[2025-12-21 23:24:22] [query] Using OR logic
[2025-12-21 23:24:29] [query] Found results using: or logic
[2025-12-21 23:24:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(68) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:24: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:24:29] [query] Results: 1270 Pages of results: 7
[2025-12-21 23:24:29] [query] Execution time: 6.59559
[2025-12-21 23:25:17] [query] Query for: 0lm;o0j
[2025-12-21 23:25:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:25:17] [query] Engine: default
[2025-12-21 23:25:17] [query] Tokens: xrfeo0jfmcyc7
[2025-12-21 23:25:17] [query] Mods: 11
[2025-12-21 23:25:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (56459) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:25:17] [query] Results: 0 Pages of results: 0
[2025-12-21 23:25:17] [query] Execution time: 0.07249
[2025-12-21 23:25:38] [query] Query for: 28699
[2025-12-21 23:25:38] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:25:38] [query] Engine: download_ready
[2025-12-21 23:25:38] [query] Tokens: 28699
[2025-12-21 23:25:38] [query] Mods: 5
[2025-12-21 23:25:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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, 30054, 29271, 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, 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, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29462, 29816, 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, 29438, 29097, 29343, 27672, 29062, 29664, 29456, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45876, 35360, 53557, 35366, 34774, 34870, 35403, 34958, 35140, 42207, 53551, 34932, 45879, 53552, 35371, 41967, 34876, 35409, 35144, 34756, 35290, 35093, 45884, 50428, 35377, 35058, 34905, 35463, 35177, 34758, 38731, 35148, 45887, 41678, 35382, 56030, 35062, 34962, 35285, 34762, 38993, 35152, 45894, 48469, 35183, 34995, 34764, 38772, 48258, 35156, 47716, 41689, 35195, 41743, 48911, 50431, 35546, 35187, 35000, 34766, 45858, 48269, 35160, 49576, 34778, 35199, 42059, 42169, 35553, 35191, 35005, 34769, 45861, 48331, 35165, 35392, 34780, 35203, 42062, 34939, 35261, 35010, 34850, 48760, 45864, 48334, 35169, 42357, 34782, 35207, 34947, 34943, 35273, 34867, 48763, 45867, 35088, 35564, 48665, 35173, 41964, 35397, 34785, 34951, 35052, 41768, 34879, 45872, 48669, 42323, 34772, 34853, 34955, 35054, 42298, 53560, 34902 ) )) 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 LIMIT 0, 200
[2025-12-21 23:25:38] [query] Results: 0 Pages of results: 0
[2025-12-21 23:25:38] [query] Execution time: 0.00559
[2025-12-21 23:25:42] [query] Query for: closing
[2025-12-21 23:25:42] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:25:42] [query] Engine: default
[2025-12-21 23:25:42] [query] Tokens: closing
[2025-12-21 23:25:42] [query] Mods: 11
[2025-12-21 23:25:42] [query] Found results using: or logic
[2025-12-21 23:25:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (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 >= '2025-12-21 23:25: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 LIMIT 0, 200
[2025-12-21 23:25:42] [query] Results: 252 Pages of results: 2
[2025-12-21 23:25:42] [query] Execution time: 0.07541
[2025-12-21 23:26:27] [query] Query for: calculadora de porcentagem online - 4devs gratis
[2025-12-21 23:26:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:26:27] [query] Engine: default
[2025-12-21 23:26:27] [query] Tokens: de, online, -, calculator, caluclator, devise, calculadora porcentagem 4devs gratis
[2025-12-21 23:26:27] [query] Mods: 12
[2025-12-21 23:26:27] [query] Using OR logic
[2025-12-21 23:26:29] [query] Found results using: or logic
[2025-12-21 23:26:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(5004,3783,994) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,994,5004,8512,64822,13351,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:26:29] [query] Results: 536 Pages of results: 3
[2025-12-21 23:26:29] [query] Execution time: 2.19449
[2025-12-21 23:26:31] [query] Query for: efeito dunning-kruger
[2025-12-21 23:26:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:26:31] [query] Engine: default
[2025-12-21 23:26:32] [query] Tokens: denying, dining, downing, efeito dunning kruger dunning-kruger
[2025-12-21 23:26:32] [query] Mods: 11
[2025-12-21 23:26:32] [query] Using OR logic
[2025-12-21 23:26:32] [query] Found results using: or logic
[2025-12-21 23:26:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3247,6481,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 >= '2025-12-21 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:26:32] [query] Results: 18 Pages of results: 1
[2025-12-21 23:26:32] [query] Execution time: 0.17401
[2025-12-21 23:26:50] [query] Query for: 0485987032
[2025-12-21 23:26:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:26:50] [query] Engine: default
[2025-12-21 23:26:50] [query] Tokens: 1685982703, 0485987032
[2025-12-21 23:26:50] [query] Mods: 11
[2025-12-21 23:26:50] [query] Using OR logic
[2025-12-21 23:26:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (37680,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:26:50] [query] Results: 0 Pages of results: 0
[2025-12-21 23:26:50] [query] Execution time: 0.16396
[2025-12-21 23:26:57] [query] Query for: ナイツ 土屋伸之 読んだ本
[2025-12-21 23:26:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:26:57] [query] Engine: default
[2025-12-21 23:26:57] [query] Tokens: ナイツ 土屋伸之 読んだ本
[2025-12-21 23:26:57] [query] Mods: 11
[2025-12-21 23:26:57] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:26: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 LIMIT 0, 200
[2025-12-21 23:26:57] [query] Results: 0 Pages of results: 0
[2025-12-21 23:26:57] [query] Execution time: 0.12182
[2025-12-21 23:27:20] [query] Query for: 4-t
[2025-12-21 23:27:20] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:27:20] [query] Engine: default
[2025-12-21 23:27:20] [query] Tokens: 4, t, 4-t
[2025-12-21 23:27:20] [query] Mods: 11
[2025-12-21 23:27:20] [query] Trying AND logic
[2025-12-21 23:27:20] [query] Found results using: and logic
[2025-12-21 23:27:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23: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' ) ) ))) AND s.id IN ('14256', '19970', '20171', '20264', '20368', '20389', '20397', '20443', '20472', '20547', '20564', '22991', '24537', '24770', '25282', '28699', '28834', '41095', '44644', '47873', '51774', '53181', '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 LIMIT 0, 200
[2025-12-21 23:27:20] [query] Results: 23 Pages of results: 1
[2025-12-21 23:27:20] [query] Execution time: 0.21779
[2025-12-21 23:27:20] [query] Query for: ソフトテニス　ソテパラ
[2025-12-21 23:27:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:27:20] [query] Engine: default
[2025-12-21 23:27:20] [query] Tokens: ソフトテニス ソテパラ
[2025-12-21 23:27:20] [query] Mods: 11
[2025-12-21 23:27:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:27:20] [query] Results: 0 Pages of results: 0
[2025-12-21 23:27:20] [query] Execution time: 0.10922
[2025-12-21 23:27:42] [query] Query for: closing
[2025-12-21 23:27:42] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:27:42] [query] Engine: default
[2025-12-21 23:27:42] [query] Tokens: closing
[2025-12-21 23:27:42] [query] Mods: 11
[2025-12-21 23:27:42] [query] Found results using: or logic
[2025-12-21 23:27:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (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 >= '2025-12-21 23:27: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 LIMIT 0, 200
[2025-12-21 23:27:42] [query] Results: 252 Pages of results: 2
[2025-12-21 23:27:42] [query] Execution time: 0.06498
[2025-12-21 23:28:37] [index:background] Health check
[2025-12-21 23:28:52] [indexer:background] Health check
[2025-12-21 23:29:32] [query] Query for: vásároljon stromectolt stromectol online ivermectint ivermectin ⣷📨 www.7search.xyz/ivermectin ⣷📨.
[2025-12-21 23:29:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:29:32] [query] Engine: default
[2025-12-21 23:29:33] [query] Tokens: online, www, xyz, vasaroljon stromectolt stromectol ivermectint ivermectin ⣷📨 7search
[2025-12-21 23:29:33] [query] Mods: 12
[2025-12-21 23:29:33] [query] Using OR logic
[2025-12-21 23:29:33] [query] Found results using: or logic
[2025-12-21 23:29:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23:29: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:29:33] [query] Results: 222 Pages of results: 2
[2025-12-21 23:29:33] [query] Execution time: 0.65922
[2025-12-21 23:31:08] [query] Query for: voltaren wirkung bei frauen 🥢✋🍻 www.7search.xyz/fr/voltaren 50mg 100 mg acheter générique prix le moins cher. vous voulez un commandez en ligne légalement. achat voltaren.
[2025-12-21 23:31:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:31:08] [query] Engine: default
[2025-12-21 23:31:08] [query] Tokens: mg, beige, beijing, being2017, beings, being 2017, beirut, cherished, cherokee, cherokeenc
[2025-12-21 23:31:08] [query] Mods: 12
[2025-12-21 23:31:08] [query] Trying AND logic
[2025-12-21 23:31:08] [query] Using OR logic
[2025-12-21 23:31:08] [query] Found results using: or logic
[2025-12-21 23:31:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(133,49439,1016,24958,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,6812,14481,7731,8970,7728,40174,57018,19554,68888) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:31: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:31:08] [query] Results: 15 Pages of results: 1
[2025-12-21 23:31:08] [query] Execution time: 0.11069
[2025-12-21 23:32:20] [query] Query for: additional addendment
[2025-12-21 23:32:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:32:20] [query] Engine: default
[2025-12-21 23:32:20] [query] Tokens: additional, addendment
[2025-12-21 23:32:20] [query] Mods: 12
[2025-12-21 23:32:20] [query] Using OR logic
[2025-12-21 23:32:20] [query] Found results using: or logic
[2025-12-21 23:32:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1990) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:32:20] [query] Results: 214 Pages of results: 2
[2025-12-21 23:32:20] [query] Execution time: 0.29225
[2025-12-21 23:32:37] [query] Query for: addendment
[2025-12-21 23:32:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:32:37] [query] Engine: default
[2025-12-21 23:32:37] [query] Tokens: addendment
[2025-12-21 23:32:37] [query] Mods: 11
[2025-12-21 23:32:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:32: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 LIMIT 0, 200
[2025-12-21 23:32:37] [query] Results: 0 Pages of results: 0
[2025-12-21 23:32:37] [query] Execution time: 0.05663
[2025-12-21 23:33:37] [index:background] Health check
[2025-12-21 23:33:51] [query] Query for: best credit builder programs 2025
[2025-12-21 23:33:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:33:51] [query] Engine: default
[2025-12-21 23:33:51] [query] Tokens: best, credit, builder, programs, 2025, programs 2025
[2025-12-21 23:33:51] [query] Mods: 12
[2025-12-21 23:33:51] [query] Using OR logic
[2025-12-21 23:33:52] [indexer:background] Health check
[2025-12-21 23:33:55] [query] Found results using: or logic
[2025-12-21 23:33:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711,1490,4995,1553,1824) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1553,4995,1824,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 >= '2025-12-21 23: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:33:55] [query] Results: 534 Pages of results: 3
[2025-12-21 23:33:55] [query] Execution time: 4.01281
[2025-12-21 23:33:58] [query] Query for: en tus ojos
[2025-12-21 23:33:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:33:58] [query] Engine: default
[2025-12-21 23:33:58] [query] Tokens: tuscany, tussey, en
[2025-12-21 23:33:58] [query] Mods: 12
[2025-12-21 23:33:58] [query] Trying AND logic
[2025-12-21 23:33:58] [query] Using OR logic
[2025-12-21 23:33:58] [query] Found results using: or logic
[2025-12-21 23:33:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(49439) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8769,11632,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 >= '2025-12-21 23: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:33:58] [query] Results: 4 Pages of results: 1
[2025-12-21 23:33:58] [query] Execution time: 0.03913
[2025-12-21 23:35:34] [query] Query for: terminating contract
[2025-12-21 23:35:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:35:34] [query] Engine: default
[2025-12-21 23:35:34] [query] Tokens: terminating, contract
[2025-12-21 23:35:34] [query] Mods: 11
[2025-12-21 23:35:34] [query] Trying AND logic
[2025-12-21 23:35:34] [query] Found results using: and logic
[2025-12-21 23:35:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15697,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 >= '2025-12-21 23:35: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 ('10228', '13102', '17746', '20171', '20197', '20260', '20361', '20363', '20381', '20513', '20581', '20622', '22252', '23300', '24212', '25920', '26205', '40212', '40631', '40916', '41077', '41095', '42409', '44721', '45635', '47873', '47981', '51862', '54184', '55865') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:35:34] [query] Results: 30 Pages of results: 1
[2025-12-21 23:35:34] [query] Execution time: 0.06950
[2025-12-21 23:35:37] [query] Query for: additional
[2025-12-21 23:35:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:35:37] [query] Engine: default
[2025-12-21 23:35:37] [query] Tokens: additional
[2025-12-21 23:35:37] [query] Mods: 11
[2025-12-21 23:35:38] [query] Found results using: or logic
[2025-12-21 23:35:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:35:38] [query] Results: 214 Pages of results: 2
[2025-12-21 23:35:38] [query] Execution time: 0.08473
[2025-12-21 23:36:15] [query] Query for: terminating contract
[2025-12-21 23:36:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:36:15] [query] Engine: default
[2025-12-21 23:36:15] [query] Tokens: terminating, contract
[2025-12-21 23:36:15] [query] Mods: 11
[2025-12-21 23:36:15] [query] Trying AND logic
[2025-12-21 23:36:15] [query] Found results using: and logic
[2025-12-21 23:36:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15697,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 >= '2025-12-21 23:36: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 ('10228', '13102', '17746', '20171', '20197', '20260', '20361', '20363', '20381', '20513', '20581', '20622', '22252', '23300', '24212', '25920', '26205', '40212', '40631', '40916', '41077', '41095', '42409', '44721', '45635', '47873', '47981', '51862', '54184', '55865') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:36:15] [query] Results: 30 Pages of results: 1
[2025-12-21 23:36:15] [query] Execution time: 0.07594
[2025-12-21 23:36:38] [query] Query for: 芬右仰护z19
[2025-12-21 23:36:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:36:38] [query] Engine: default
[2025-12-21 23:36:38] [query] Tokens: 芬右仰护z19
[2025-12-21 23:36:38] [query] Mods: 11
[2025-12-21 23:36:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:36:38] [query] Results: 0 Pages of results: 0
[2025-12-21 23:36:38] [query] Execution time: 0.09087
[2025-12-21 23:37:23] [query] Query for: cumpărați stromectol online ivermectin comandă ivermectină 🐨 www.7search.xyz/stromectol 🐨.
[2025-12-21 23:37:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:37:23] [query] Engine: default
[2025-12-21 23:37:23] [query] Tokens: online, www, xyz, cumparati stromectol ivermectin comanda ivermectina 🐨 7search
[2025-12-21 23:37:23] [query] Mods: 12
[2025-12-21 23:37:23] [query] Using OR logic
[2025-12-21 23:37:23] [query] Found results using: or logic
[2025-12-21 23:37:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:37:23] [query] Results: 222 Pages of results: 2
[2025-12-21 23:37:23] [query] Execution time: 0.75833
[2025-12-21 23:37:40] [query] Query for: $1 318.30
[2025-12-21 23:37:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:37:40] [query] Engine: default
[2025-12-21 23:37:41] [query] Tokens: 0097 1683731849, 00971683731849, 02-t23062-3c28b9a0f9364c77ae318a0847d8d59b, 02-t23181-666022fdab1746acb6c6a5edc110b659, 02-t23188-71c719f3b3404854bebea19c7293cca1, 02t230623c28b9a0f9364c77ae318a0847d8d59b, 02t23181666022fdab1746acb6c6a5edc110b659, 02t2318871c719f3b3404854bebea19c7293cca1, 0318, 03182014
[2025-12-21 23:37:41] [query] Mods: 12
[2025-12-21 23:37:41] [query] Trying AND logic
[2025-12-21 23:37:41] [query] Using OR logic
[2025-12-21 23:37:41] [query] Found results using: or logic
[2025-12-21 23:37:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(431,1803) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (36879,36884,27963,40511,40556,27965,40512,40557,48715,69803) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:37:41] [query] Results: 1 Pages of results: 1
[2025-12-21 23:37:41] [query] Execution time: 0.14654
[2025-12-21 23:38:18] [query] Query for: 台灣 戰略 位置
[2025-12-21 23:38:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:38:18] [query] Engine: default
[2025-12-21 23:38:18] [query] Tokens: 台灣 戰略 位置
[2025-12-21 23:38:18] [query] Mods: 11
[2025-12-21 23:38:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:38: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 LIMIT 0, 200
[2025-12-21 23:38:18] [query] Results: 0 Pages of results: 0
[2025-12-21 23:38:18] [query] Execution time: 0.12331
[2025-12-21 23:38:42] [index:background] Health check
[2025-12-21 23:38:50] [indexer:background] Health check
[2025-12-21 23:39:18] [query] Query for: non exclusive open listing real estate
[2025-12-21 23:39:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:39:18] [query] Engine: default
[2025-12-21 23:39:18] [query] Tokens: non, exclusive, open, listing, real, estate
[2025-12-21 23:39:18] [query] Mods: 11
[2025-12-21 23:39:18] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 23:39:18] [query] Using OR logic
[2025-12-21 23:39:19] [query] Found results using: or logic
[2025-12-21 23:39:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4044,4501,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 >= '2025-12-21 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:39:19] [query] Results: 1229 Pages of results: 7
[2025-12-21 23:39:19] [query] Execution time: 0.57955
[2025-12-21 23:40:09] [query] Query for: chirurg france
[2025-12-21 23:40:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:40:09] [query] Engine: default
[2025-12-21 23:40:09] [query] Tokens: france, chirurg
[2025-12-21 23:40:09] [query] Mods: 12
[2025-12-21 23:40:09] [query] Using OR logic
[2025-12-21 23:40:09] [query] Found results using: or logic
[2025-12-21 23:40:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4916) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4916,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:40: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:40:09] [query] Results: 20 Pages of results: 1
[2025-12-21 23:40:09] [query] Execution time: 0.11405
[2025-12-21 23:40:32] [query] Query for: unc north carolina townhomes
[2025-12-21 23:40:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:40:32] [query] Engine: default
[2025-12-21 23:40:32] [query] Tokens: unc, north, carolina, townhomes
[2025-12-21 23:40:32] [query] Mods: 11
[2025-12-21 23:40:32] [query] Trying AND logic
[2025-12-21 23:40:32] [query] Using OR logic
[2025-12-21 23:40:32] [query] Found results using: or logic
[2025-12-21 23:40:32] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,253,254,13594) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:40: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 LIMIT 0, 200
[2025-12-21 23:40:32] [query] Results: 586 Pages of results: 3
[2025-12-21 23:40:32] [query] Execution time: 0.29464
[2025-12-21 23:41:28] [query] Query for: sofá verde
[2025-12-21 23:41:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:41:28] [query] Engine: default
[2025-12-21 23:41:28] [query] Tokens: sofas
[2025-12-21 23:41:28] [query] Mods: 11
[2025-12-21 23:41:29] [query] Found results using: or logic
[2025-12-21 23:41:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:41: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 LIMIT 0, 200
[2025-12-21 23:41:29] [query] Results: 1 Pages of results: 1
[2025-12-21 23:41:29] [query] Execution time: 0.02007
[2025-12-21 23:41:41] [query] Query for: for sale by owner contract pdf free download
[2025-12-21 23:41:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:41:41] [query] Engine: default
[2025-12-21 23:41:41] [query] Tokens: sale, owner, contract, pdf, free, download
[2025-12-21 23:41:41] [query] Mods: 11
[2025-12-21 23:41:41] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 23:41:41] [query] Using OR logic
[2025-12-21 23:41:41] [query] Found results using: or logic
[2025-12-21 23:41:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:41:41] [query] Results: 1115 Pages of results: 6
[2025-12-21 23:41:41] [query] Execution time: 0.32873
[2025-12-21 23:42:01] [query] Query for: køb aurogra 👊✹🔪 www.7search.xyz/aurogra uden recept bestil natten. billig gratis forsendelse på verdensplan fra eu. nuovo
[2025-12-21 23:42:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:42:01] [query] Engine: default
[2025-12-21 23:42:01] [query] Tokens: fracassi, fraction, fragile, fragmentation, fragmented, fragoso, frailey, fraley, frame, framed
[2025-12-21 23:42:01] [query] Mods: 12
[2025-12-21 23:42:01] [query] Using OR logic
[2025-12-21 23:42:01] [query] Found results using: and logic
[2025-12-21 23:42:01] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(15778,7795,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23:42: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:42:01] [query] Results: 18 Pages of results: 1
[2025-12-21 23:42:01] [query] Execution time: 0.06026
[2025-12-21 23:42:47] [query] Query for: house for sale gaston nc
[2025-12-21 23:42:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:42:47] [query] Engine: default
[2025-12-21 23:42:47] [query] Tokens: house, sale, gaston, nc
[2025-12-21 23:42:47] [query] Mods: 11
[2025-12-21 23:42:47] [query] Trying AND logic
[2025-12-21 23:42:47] [query] Using OR logic
[2025-12-21 23:42:47] [query] Found results using: or logic
[2025-12-21 23:42:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,125,14222,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 >= '2025-12-21 23:42: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 LIMIT 0, 200
[2025-12-21 23:42:47] [query] Results: 958 Pages of results: 5
[2025-12-21 23:42:47] [query] Execution time: 0.47789
[2025-12-21 23:42:52] [query] Query for: 풍랑을 잠잠케 하신 예수님 에고 에이미
[2025-12-21 23:42:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:42:52] [query] Engine: default
[2025-12-21 23:42:52] [query] Tokens: 풍랑을 잠잠케 하신 예수님 에고 에이미
[2025-12-21 23:42:52] [query] Mods: 11
[2025-12-21 23:42:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:42:52] [query] Results: 0 Pages of results: 0
[2025-12-21 23:42:52] [query] Execution time: 0.22961
[2025-12-21 23:43:09] [query] Query for: on nc
[2025-12-21 23:43:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:43:09] [query] Engine: default
[2025-12-21 23:43:09] [query] Tokens: nc
[2025-12-21 23:43:09] [query] Mods: 11
[2025-12-21 23:43:10] [query] Found results using: or logic
[2025-12-21 23:43:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23:43: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 LIMIT 0, 200
[2025-12-21 23:43:10] [query] Results: 662 Pages of results: 4
[2025-12-21 23:43:10] [query] Execution time: 0.37969
[2025-12-21 23:43:14] [query] Query for: real estate checklist for agents
[2025-12-21 23:43:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:43:14] [query] Engine: default
[2025-12-21 23:43:14] [query] Tokens: real, estate, checklist, agents
[2025-12-21 23:43:14] [query] Mods: 11
[2025-12-21 23:43:14] [query] Trying AND logic
[2025-12-21 23:43:14] [query] Found results using: and logic
[2025-12-21 23:43:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,7234,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 >= '2025-12-21 23: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' ) ) ))) AND s.id IN ('14230', '20172', '2271', '41094', '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 LIMIT 0, 200
[2025-12-21 23:43:14] [query] Results: 5 Pages of results: 1
[2025-12-21 23:43:14] [query] Execution time: 0.23468
[2025-12-21 23:43:19] [query] Query for: unkb-102
[2025-12-21 23:43:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:43:19] [query] Engine: default
[2025-12-21 23:43:20] [query] Tokens: 102, unkb unkb-102
[2025-12-21 23:43:20] [query] Mods: 12
[2025-12-21 23:43:20] [query] Using OR logic
[2025-12-21 23:43:20] [query] Found results using: or logic
[2025-12-21 23:43:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(4197) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4197,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:43:20] [query] Results: 10 Pages of results: 1
[2025-12-21 23:43:20] [query] Execution time: 0.13125
[2025-12-21 23:43:47] [index:background] Health check
[2025-12-21 23:43:50] [indexer:background] Health check
[2025-12-21 23:44:19] [query] Query for: in new york do realtors have to disclose offers other buyers?
[2025-12-21 23:44:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:44:19] [query] Engine: default
[2025-12-21 23:44:19] [query] Tokens: new, york, realtors, disclose, offers, buyers
[2025-12-21 23:44:19] [query] Mods: 11
[2025-12-21 23:44:19] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 23:44:19] [query] Using OR logic
[2025-12-21 23:44:19] [query] Found results using: or logic
[2025-12-21 23:44:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2773,96,14306,2520,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 >= '2025-12-21 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:44:19] [query] Results: 1255 Pages of results: 7
[2025-12-21 23:44:19] [query] Execution time: 0.60691
[2025-12-21 23:45:27] [query] Query for: who pays for the home inspection buyer or seller
[2025-12-21 23:45:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:45:27] [query] Engine: default
[2025-12-21 23:45:27] [query] Tokens: pays, home, inspection, buyer, seller
[2025-12-21 23:45:27] [query] Mods: 11
[2025-12-21 23:45:27] [query] Trying AND logic
[2025-12-21 23:45:27] [query] Using OR logic
[2025-12-21 23:45:27] [query] Found results using: or logic
[2025-12-21 23:45:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6959,234,5089,3046,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 >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:45:27] [query] Results: 1018 Pages of results: 6
[2025-12-21 23:45:27] [query] Execution time: 0.32713
[2025-12-21 23:46:02] [query] Query for: land for sale us 129 and nc 28
[2025-12-21 23:46:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:46:02] [query] Engine: default
[2025-12-21 23:46:02] [query] Tokens: 1292, 1293718, 1293746, 12938, 12960, 12961, nc 28025, nc 28054, nc 28092, nc 28104
[2025-12-21 23:46:02] [query] Mods: 12
[2025-12-21 23:46:02] [query] Trying AND logic
[2025-12-21 23:46:02] [query] Using OR logic
[2025-12-21 23:46:02] [query] Found results using: or logic
[2025-12-21 23:46:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(514,979,396,125,570) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (44853,63849,63903,17404,17417,17416,28620,28704,28833,21493) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:46: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:46:02] [query] Results: 5 Pages of results: 1
[2025-12-21 23:46:02] [query] Execution time: 0.07973
[2025-12-21 23:46:20] [query] Query for: lotrisone
[2025-12-21 23:46:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:46:20] [query] Engine: default
[2025-12-21 23:46:21] [query] Tokens: lotrisone
[2025-12-21 23:46:21] [query] Mods: 11
[2025-12-21 23:46:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:46:21] [query] Results: 0 Pages of results: 0
[2025-12-21 23:46:21] [query] Execution time: 0.09462
[2025-12-21 23:47:02] [query] Query for: vásároljon stromectolt stromectol online ivermectint ivermectin 🏒📈 www.7search.xyz/ivermectin 🏒📈.
[2025-12-21 23:47:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:47:02] [query] Engine: default
[2025-12-21 23:47:02] [query] Tokens: online, www, xyz, vasaroljon stromectolt stromectol ivermectint ivermectin 🏒📈 7search
[2025-12-21 23:47:02] [query] Mods: 12
[2025-12-21 23:47:02] [query] Using OR logic
[2025-12-21 23:47:03] [query] Found results using: or logic
[2025-12-21 23:47:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23:47: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:47:03] [query] Results: 222 Pages of results: 2
[2025-12-21 23:47:03] [query] Execution time: 0.67129
[2025-12-21 23:47:12] [query] Query for: 3205 n 35th st unit 3 realtor.com
[2025-12-21 23:47:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:47:12] [query] Engine: default
[2025-12-21 23:47:12] [query] Tokens: 1687341031 1687353205, 16873410311687353205, 1687353205, 1691432058, 1732052648, 1732052811, 3, com, n, realtor
[2025-12-21 23:47:12] [query] Mods: 12
[2025-12-21 23:47:12] [query] Trying AND logic
[2025-12-21 23:47:12] [query] Using OR logic
[2025-12-21 23:47:18] [query] Found results using: or logic
[2025-12-21 23:47:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(689,23,2552,402,6254,5222,3858) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (40147,40148,40146,42571,61747,61748,689,23,2552,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 >= '2025-12-21 23:47: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:47:18] [query] Results: 980 Pages of results: 5
[2025-12-21 23:47:18] [query] Execution time: 6.26374
[2025-12-21 23:47:41] [query] Query for: buyers representation agreement texas
[2025-12-21 23:47:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:47:41] [query] Engine: default
[2025-12-21 23:47:41] [query] Tokens: buyers, representation, agreement, texas
[2025-12-21 23:47:41] [query] Mods: 11
[2025-12-21 23:47:41] [query] Trying AND logic
[2025-12-21 23:47:41] [query] Using OR logic
[2025-12-21 23:47:41] [query] Found results using: or logic
[2025-12-21 23:47:41] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2160,873,4115) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:47: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 LIMIT 0, 200
[2025-12-21 23:47:41] [query] Results: 865 Pages of results: 5
[2025-12-21 23:47:41] [query] Execution time: 0.20133
[2025-12-21 23:48:08] [query] Query for: rmr real estate contact victoria
[2025-12-21 23:48:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:48:08] [query] Engine: default
[2025-12-21 23:48:08] [query] Tokens: buncombecountyplanningboardpostponesvoteonshorttermrentalrestrictionsfor100days, lotsardispelscommonmisconceptionsaboutshorttermrentals, shorttermrentals, stormrelated, contact, estate, real, victoria
[2025-12-21 23:48:08] [query] Mods: 12
[2025-12-21 23:48:08] [query] Trying AND logic
[2025-12-21 23:48:08] [query] Using OR logic
[2025-12-21 23:48:19] [query] Found results using: or logic
[2025-12-21 23:48:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(252,172,171,22994) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (52680,27020,27046,12012,252,172,171,22994) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:48: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:48:19] [query] Results: 1009 Pages of results: 6
[2025-12-21 23:48:19] [query] Execution time: 11.23831
[2025-12-21 23:48:30] [query] Query for: av velez sarsfield 6062
[2025-12-21 23:48:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:48:30] [query] Engine: default
[2025-12-21 23:48:30] [query] Tokens: avail, availability, available, available 070123, available 24, available070123, available24, avatar, ave, avenue
[2025-12-21 23:48:30] [query] Mods: 11
[2025-12-21 23:48:30] [query] Using OR logic
[2025-12-21 23:48:30] [query] Found results using: and logic
[2025-12-21 23:48:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:48:30] [query] Results: 242 Pages of results: 2
[2025-12-21 23:48:30] [query] Execution time: 0.09328
[2025-12-21 23:48:38] [index:background] Health check
[2025-12-21 23:48:53] [query] Query for: 2023 minimum federal income tax based on w2 box
[2025-12-21 23:48:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:48:53] [query] Engine: default
[2025-12-21 23:48:53] [query] Tokens: 2023, minimum, federal, income, tax, based, w2, box
[2025-12-21 23:48:53] [query] Mods: 11
[2025-12-21 23:48:53] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 23:48:53] [query] Using OR logic
[2025-12-21 23:48:53] [query] Found results using: or logic
[2025-12-21 23:48:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1769,75,2149,81,865,3066,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 >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:48:53] [query] Results: 704 Pages of results: 4
[2025-12-21 23:48:53] [query] Execution time: 0.33984
[2025-12-21 23:48:54] [indexer:background] Health check
[2025-12-21 23:49:28] [query] Query for: termination after due diligence has ended
[2025-12-21 23:49:28] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:49:28] [query] Engine: legal_qandas
[2025-12-21 23:49:28] [query] Tokens: termination, due, diligence, ended
[2025-12-21 23:49:28] [query] Mods: 5
[2025-12-21 23:49:28] [query] Trying AND logic
[2025-12-21 23:49:28] [query] Found results using: and logic
[2025-12-21 23:49:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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,1106,5147,17736) AND (( `s`.`id` IN ( 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, 25832, 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 ('19920', '20271', '20551') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:49:28] [query] Results: 3 Pages of results: 1
[2025-12-21 23:49:28] [query] Execution time: 0.04441
[2025-12-21 23:50:12] [query] Query for: jakarta utara 78
[2025-12-21 23:50:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:50:12] [query] Engine: default
[2025-12-21 23:50:12] [query] Tokens: 78, jakarta utara utara 78
[2025-12-21 23:50:12] [query] Mods: 12
[2025-12-21 23:50:12] [query] Using OR logic
[2025-12-21 23:50:12] [query] Found results using: or logic
[2025-12-21 23:50:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(8236) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23:50: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:50:12] [query] Results: 6 Pages of results: 1
[2025-12-21 23:50:12] [query] Execution time: 0.14083
[2025-12-21 23:50:20] [query] Query for: termination after due diligence has ended
[2025-12-21 23:50:20] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:50:20] [query] Engine: default
[2025-12-21 23:50:20] [query] Tokens: termination, due, diligence, ended
[2025-12-21 23:50:20] [query] Mods: 11
[2025-12-21 23:50:20] [query] Trying AND logic
[2025-12-21 23:50:20] [query] Found results using: and logic
[2025-12-21 23:50:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1106,5147,17736) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:50: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 ('19920', '20271', '20551') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:50:20] [query] Results: 3 Pages of results: 1
[2025-12-21 23:50:20] [query] Execution time: 0.04007
[2025-12-21 23:50:29] [query] Query for: 鹏城实验室石壁龙园区二期
[2025-12-21 23:50:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:50:29] [query] Engine: default
[2025-12-21 23:50:30] [query] Tokens: 鹏城实验室石壁龙园区二期
[2025-12-21 23:50:30] [query] Mods: 11
[2025-12-21 23:50:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23:50: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 LIMIT 0, 200
[2025-12-21 23:50:30] [query] Results: 0 Pages of results: 0
[2025-12-21 23:50:30] [query] Execution time: 0.07460
[2025-12-21 23:50:59] [query] Query for: avana oral italia 🐓🦹🕳 www.7search.xyz/avana kan jeg køb online uden recept bestil levering natten over. danmark fra danmark.billig online.
[2025-12-21 23:50:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:50:59] [query] Engine: default
[2025-12-21 23:50:59] [query] Tokens: fracassi, fraction, fragile, fragmentation, fragmented, fragoso, frailey, fraley, frame, framed
[2025-12-21 23:50:59] [query] Mods: 12
[2025-12-21 23:50:59] [query] Using OR logic
[2025-12-21 23:50:59] [query] Found results using: and logic
[2025-12-21 23:50:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(994,13215,2485,32952) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23:50: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 searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:50:59] [query] Results: 18 Pages of results: 1
[2025-12-21 23:50:59] [query] Execution time: 0.05266
[2025-12-21 23:51:32] [query] Query for: 湖北经济学院工商管理学院2025年国家自然科学基金 国家社科基金立项
[2025-12-21 23:51:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:51:32] [query] Engine: default
[2025-12-21 23:51:33] [query] Tokens: 2025, 湖北经济学院工商管理学院2025年国家自然科学基金 国家社科基金立项
[2025-12-21 23:51:33] [query] Mods: 12
[2025-12-21 23:51:33] [query] Using OR logic
[2025-12-21 23:51:33] [query] Found results using: or logic
[2025-12-21 23:51:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(24711) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:51:33] [query] Results: 194 Pages of results: 1
[2025-12-21 23:51:33] [query] Execution time: 0.82130
[2025-12-21 23:51:37] [query] Query for: buying selling care contract template
[2025-12-21 23:51:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:51:37] [query] Engine: default
[2025-12-21 23:51:37] [query] Tokens: buying, selling, care, contract, template
[2025-12-21 23:51:37] [query] Mods: 11
[2025-12-21 23:51:37] [query] Trying AND logic
[2025-12-21 23:51:37] [query] Using OR logic
[2025-12-21 23:51:38] [query] Found results using: or logic
[2025-12-21 23:51:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,680,2727,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 >= '2025-12-21 23:51: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 LIMIT 0, 200
[2025-12-21 23:51:38] [query] Results: 959 Pages of results: 5
[2025-12-21 23:51:38] [query] Execution time: 0.24408
[2025-12-21 23:51:43] [query] Query for: buying selling care contract template
[2025-12-21 23:51:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:51:43] [query] Engine: default
[2025-12-21 23:51:43] [query] Tokens: buying, selling, care, contract, template
[2025-12-21 23:51:43] [query] Mods: 11
[2025-12-21 23:51:43] [query] Trying AND logic
[2025-12-21 23:51:43] [query] Using OR logic
[2025-12-21 23:51:43] [query] Found results using: or logic
[2025-12-21 23:51:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,680,2727,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 >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:51:43] [query] Results: 959 Pages of results: 5
[2025-12-21 23:51:43] [query] Execution time: 0.25728
[2025-12-21 23:51:53] [query] Query for: 华为两台手机投放 需要什么配置
[2025-12-21 23:51:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:51:53] [query] Engine: default
[2025-12-21 23:51:53] [query] Tokens: 华为两台手机投放 需要什么配置
[2025-12-21 23:51:53] [query] Mods: 11
[2025-12-21 23:51:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:51:53] [query] Results: 0 Pages of results: 0
[2025-12-21 23:51:53] [query] Execution time: 0.11953
[2025-12-21 23:52:42] [query] Query for: special commissioners sale meaning real estate
[2025-12-21 23:52:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:52:42] [query] Engine: default
[2025-12-21 23:52:42] [query] Tokens: special, commissioners, sale, meaning, real, estate
[2025-12-21 23:52:42] [query] Mods: 11
[2025-12-21 23:52:42] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2025-12-21 23:52:42] [query] Using OR logic
[2025-12-21 23:52:42] [query] Found results using: or logic
[2025-12-21 23:52:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,4452,125,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 >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:52:42] [query] Results: 1080 Pages of results: 6
[2025-12-21 23:52:42] [query] Execution time: 0.58070
[2025-12-21 23:53:02] [query] Query for: psalm 113:9
[2025-12-21 23:53:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:53:02] [query] Engine: default
[2025-12-21 23:53:02] [query] Tokens: 113, 9, psalm psalm 113
[2025-12-21 23:53:02] [query] Mods: 12
[2025-12-21 23:53:02] [query] Using OR logic
[2025-12-21 23:53:02] [query] Found results using: or logic
[2025-12-21 23:53:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(18390,4096) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18390,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 >= '2025-12-21 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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:53:02] [query] Results: 130 Pages of results: 1
[2025-12-21 23:53:02] [query] Execution time: 0.35597
[2025-12-21 23:53:10] [query] Query for: 2026
[2025-12-21 23:53:10] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:53:10] [query] Engine: legal_qandas
[2025-12-21 23:53:10] [query] Tokens: 2026, 2026 100, 2026 2026, 2026 301, 2026 9, 2026-01-02, 2026-01-13, 2026-01-19, 2026-01-22, 2026-01-26
[2025-12-21 23:53:10] [query] Mods: 5
[2025-12-21 23:53:10] [query] Using OR logic
[2025-12-21 23:53:10] [query] Using OR logic
[2025-12-21 23:53:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = '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 (28036,65824,76273,75659,76497,70732,76035,75436,76755,71226) AND (( `s`.`id` IN ( 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, 25832, 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 LIMIT 0, 200
[2025-12-21 23:53:10] [query] Results: 0 Pages of results: 0
[2025-12-21 23:53:10] [query] Execution time: 0.02107
[2025-12-21 23:53:37] [index:background] Health check
[2025-12-21 23:53:42] [query] Query for: real estate comission credit form
[2025-12-21 23:53:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:53:42] [query] Engine: default
[2025-12-21 23:53:42] [query] Tokens: real, estate, credit, form, coming-soon, comingsoon, commission, commission 1, commission 58a, comission
[2025-12-21 23:53:42] [query] Mods: 12
[2025-12-21 23:53:42] [query] Using OR logic
[2025-12-21 23:53:49] [indexer:background] Health check
[2025-12-21 23:54:08] [query] Found results using: or logic
[2025-12-21 23:54:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(1553,172,1817,171) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,1553,1817,17027,17038,843,66586,33842,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:54:08] [query] Results: 1532 Pages of results: 8
[2025-12-21 23:54:08] [query] Execution time: 25.37071
[2025-12-21 23:55:00] [query] Query for: real estate agent open house
[2025-12-21 23:55:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:55:00] [query] Engine: default
[2025-12-21 23:55:00] [query] Tokens: real, estate, agent, open, house
[2025-12-21 23:55:00] [query] Mods: 11
[2025-12-21 23:55:00] [query] Trying AND logic
[2025-12-21 23:55:00] [query] Using OR logic
[2025-12-21 23:55:00] [query] Found results using: or logic
[2025-12-21 23:55:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2949,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 >= '2025-12-21 23: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 LIMIT 0, 200
[2025-12-21 23:55:00] [query] Results: 1210 Pages of results: 7
[2025-12-21 23:55:00] [query] Execution time: 0.57704
[2025-12-21 23:55:55] [query] Query for: for sale by owner mls options
[2025-12-21 23:55:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:55:55] [query] Engine: default
[2025-12-21 23:55:55] [query] Tokens: sale, owner, mls, options
[2025-12-21 23:55:55] [query] Mods: 11
[2025-12-21 23:55:55] [query] Trying AND logic
[2025-12-21 23:55:55] [query] Using OR logic
[2025-12-21 23:55:55] [query] Found results using: or logic
[2025-12-21 23:55:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2699,4752) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:55:55] [query] Results: 581 Pages of results: 3
[2025-12-21 23:55:55] [query] Execution time: 0.13783
[2025-12-21 23:56:13] [query] Query for: for sale by owner mls options
[2025-12-21 23:56:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:56:13] [query] Engine: default
[2025-12-21 23:56:13] [query] Tokens: sale, owner, mls, options
[2025-12-21 23:56:13] [query] Mods: 11
[2025-12-21 23:56:13] [query] Trying AND logic
[2025-12-21 23:56:13] [query] Using OR logic
[2025-12-21 23:56:13] [query] Found results using: or logic
[2025-12-21 23:56:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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,2699,4752) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 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 LIMIT 0, 200
[2025-12-21 23:56:13] [query] Results: 581 Pages of results: 3
[2025-12-21 23:56:13] [query] Execution time: 0.13039
[2025-12-21 23:57:12] [query] Query for: feed
[2025-12-21 23:57:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2025-12-21 23:57:12] [query] Engine: default
[2025-12-21 23:57:12] [query] Tokens: feed
[2025-12-21 23:57:12] [query] Mods: 11
[2025-12-21 23:57:12] [query] Found results using: or logic
[2025-12-21 23:57:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_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 >= '2025-12-21 23:57: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 LIMIT 0, 12
[2025-12-21 23:57:12] [query] Results: 8 Pages of results: 1
[2025-12-21 23:57:12] [query] Execution time: 0.04008
[2025-12-21 23:58:11] [query] Query for: edc cmhijs cn
[2025-12-21 23:58:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:58:11] [query] Engine: default
[2025-12-21 23:58:11] [query] Tokens: edc, cn, cmhijs
[2025-12-21 23:58:11] [query] Mods: 12
[2025-12-21 23:58:11] [query] Using OR logic
[2025-12-21 23:58:11] [query] Found results using: or logic
[2025-12-21 23:58:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,( SELECT SUM(ncr_searchwp_index.occurrences) FROM ncr_searchwp_index USE INDEX (token_idx) WHERE ncr_searchwp_index.id = s.id AND ncr_searchwp_index.site = s.site AND ncr_searchwp_index.source = s.source AND ncr_searchwp_index.token IN(30070,11414) GROUP BY ncr_searchwp_index.id ) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11414,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 >= '2025-12-21 23: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) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts+0 DESC, s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:58:11] [query] Results: 3 Pages of results: 1
[2025-12-21 23:58:11] [query] Execution time: 0.09111
[2025-12-21 23:59:21] [query] Query for: 曹俊和
[2025-12-21 23:59:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2025-12-21 23:59:21] [query] Engine: default
[2025-12-21 23:59:21] [query] Tokens: 曹俊和
[2025-12-21 23:59:21] [query] Mods: 11
[2025-12-21 23:59:21] [index:background] Health check
[2025-12-21 23:59:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2025-12-21 23: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' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC LIMIT 0, 200
[2025-12-21 23:59:21] [query] Results: 0 Pages of results: 0
[2025-12-21 23:59:21] [query] Execution time: 0.11890
[2025-12-21 23:59:22] [index:background] Health check
[2025-12-21 23:59:22] [indexer:background] Health check
[2025-12-21 23:59:22] [indexer:background] Health check
